public interface IlvSDMLink extends IlvSDMNode
IlvSDMLink
is the interface that
describes the links of a default SDM model.IlvDefaultSDMModel
,
IlvSDMNode
Modifier and Type | Method and Description |
---|---|
IlvSDMNode |
getFrom()
Returns the source of the link.
|
IlvSDMNode |
getTo()
Returns the destination of the link.
|
getChildren, getID, getParent, getProperty, getPropertyNames, getTag
IlvSDMNode getFrom()
IlvSDMNode getTo()
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.