public interface SetComprehensionIdentifierExpressionCS
A representation of the model object 'Set Comprehension Identifier Expression CS'.
The following features are supported:
EqvtrCSTPackage.getSetComprehensionIdentifierExpressionCS()
Method Summary | |
---|---|
IdentifierCS |
getIdentifier()
Returns the value of the 'Identifier' containment reference. |
void |
setIdentifier(IdentifierCS value)
Sets the value of the ' Identifier ' containment reference. |
Methods inherited from interface org.eclipse.gmt.umlx.eqvtr.cst.SetComprehensionExpressionCS |
---|
getOclExpression, setOclExpression |
Methods inherited from interface org.eclipse.ocl.internal.cst.CSTNode |
---|
getEndOffset, getStartOffset, setEndOffset, setStartOffset |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
IdentifierCS getIdentifier()
If the meaning of the 'Identifier' containment reference isn't clear, there really should be more of a description here...
setIdentifier(IdentifierCS)
,
EqvtrCSTPackage.getSetComprehensionIdentifierExpressionCS_Identifier()
void setIdentifier(IdentifierCS value)
Identifier
' containment reference.
value
- the new value of the 'Identifier' containment reference.getIdentifier()