public interface UniqueIdentifier
extends org.eclipse.emf.ecore.EObject
The following features are supported:
ModelPackage.getUniqueIdentifier()| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Returns the value of the 'Id' attribute.
|
void |
setId(String value)
Sets the value of the '
Id'
attribute. |
String getId()
"Default Value Literal\t".
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
ModelPackage.getUniqueIdentifier_Id()Copyright © 2017. All rights reserved.