public interface UIDContext
The following features are supported:
ContextPackage.getUIDContext()
Modifier and Type | Method and Description |
---|---|
java.util.List |
getUID()
Returns the value of the 'UID' attribute list.
|
java.lang.String[] |
getUIDAsArray()
Returns the array value of the 'UID' attribute list.
|
java.util.List getUID()
String
.
If the meaning of the 'UID' attribute list isn't clear, there really should be more of a description here...
ContextPackage.getUIDContext_UID()
java.lang.String[] getUIDAsArray()
If the meaning of the 'UID' attribute list isn't clear, there really should be more of a description here...
ContextPackage.getUIDContext_UID()