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 Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.