public interface MemberSelectionObjectTemplateExprCS
A representation of the model object 'Member Selection Object Template Expr CS'.
The following features are supported:
EqvtrCSTPackage.getMemberSelectionObjectTemplateExprCS()
Method Summary | |
---|---|
ObjectTemplateCS |
getObjectTemplate()
Returns the value of the 'Object Template' containment reference. |
void |
setObjectTemplate(ObjectTemplateCS value)
Sets the value of the ' Object Template ' containment reference. |
Methods inherited from interface org.eclipse.gmt.umlx.eqvtr.cst.MemberSelectionExprCS |
---|
getTailIdentifier, setTailIdentifier |
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 |
---|
ObjectTemplateCS getObjectTemplate()
If the meaning of the 'Object Template' containment reference isn't clear, there really should be more of a description here...
setObjectTemplate(ObjectTemplateCS)
,
EqvtrCSTPackage.getMemberSelectionObjectTemplateExprCS_ObjectTemplate()
void setObjectTemplate(ObjectTemplateCS value)
Object Template
' containment reference.
value
- the new value of the 'Object Template' containment reference.getObjectTemplate()