public interface Identifier extends EObject
The following features are supported:
IdentifierPackage.getIdentifier()
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. |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
IdentifierPackage.getIdentifier_Id()