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