Interface Identifier
- All Superinterfaces:
ComponentProperty
,EObject
,Notifier
,ResourceProperty
,RoleProperty
- All Known Implementing Classes:
IdentifierImpl
- See Also:
- Generated class or method.
- EMF model class or method.
-
Method Summary
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
isNot
boolean isNot()Returns the value of the 'Not' attribute.If the meaning of the 'Not' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Not' attribute.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setNot
void setNot(boolean value) Sets the value of the 'Not
' attribute.- Parameters:
value
- the new value of the 'Not' attribute.- See Also:
- Generated class or method.
-
getId
String getId()Returns the value of the 'Id' attribute.If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Id' attribute.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setId
Sets the value of the 'Id
' attribute.- Parameters:
value
- the new value of the 'Id' attribute.- See Also:
- Generated class or method.
-