public interface SANModel extends NamedElement
The following features are supported:
SANModelPackage.getSANModel()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Node> |
getAllNodes() |
Node |
getNode()
Returns the value of the 'Node' containment reference.
|
void |
setNode(Node value)
Sets the value of the '
Node ' containment reference. |
getName, setName, validate
getX, getY, setX, setY
Node getNode()
If the meaning of the 'Node' containment reference isn't clear, there really should be more of a description here...
setNode(Node)
,
SANModelPackage.getSANModel_Node()
void setNode(Node value)
Node
' containment reference.
value
- the new value of the 'Node' containment reference.getNode()
org.eclipse.emf.common.util.EList<Node> getAllNodes()