public interface GlobalVariable extends NamedElement
The following features are supported:
SANModelPackage.getGlobalVariable()
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getType()
Returns the value of the 'Type' attribute.
|
void |
setType(java.lang.String value)
Sets the value of the '
Type ' attribute. |
getName, setName, validate
getX, getY, setX, setY
java.lang.String getType()
If the meaning of the 'Type' attribute list isn't clear, there really should be more of a description here...
setType(String)
,
SANModelPackage.getGlobalVariable_Type()