public interface PropertyTemplateItem
A representation of the model object 'Property Template Item'.
The following features are supported:
EqvtTemplatePackage.getPropertyTemplateItem()
Method Summary | |
---|---|
ObjectTemplateExp |
getObjContainer()
Returns the value of the 'Obj Container' container reference. |
org.eclipse.ocl.expressions.OCLExpression<org.eclipse.emf.ecore.EClassifier> |
getValue()
Returns the value of the 'Value' containment reference. |
void |
setObjContainer(ObjectTemplateExp value)
Sets the value of the ' Obj Container ' container reference. |
void |
setValue(org.eclipse.ocl.expressions.OCLExpression<org.eclipse.emf.ecore.EClassifier> value)
Sets the value of the ' Value ' containment reference. |
Methods inherited from interface org.eclipse.gmt.umlx.eqvttemplate.PropertyId |
---|
getIsOpposite, getReferredProperty, setIsOpposite, setReferredProperty |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
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 |
---|
ObjectTemplateExp getObjContainer()
Part
'.
If the meaning of the 'Obj Container' container reference isn't clear, there really should be more of a description here...
setObjContainer(ObjectTemplateExp)
,
EqvtTemplatePackage.getPropertyTemplateItem_ObjContainer()
,
ObjectTemplateExp.getPart()
void setObjContainer(ObjectTemplateExp value)
Obj Container
' container reference.
value
- the new value of the 'Obj Container' container reference.getObjContainer()
org.eclipse.ocl.expressions.OCLExpression<org.eclipse.emf.ecore.EClassifier> getValue()
If the meaning of the 'Value' containment reference isn't clear, there really should be more of a description here...
#setValue(OCLExpression)
,
EqvtTemplatePackage.getPropertyTemplateItem_Value()
void setValue(org.eclipse.ocl.expressions.OCLExpression<org.eclipse.emf.ecore.EClassifier> value)
Value
' containment reference.
value
- the new value of the 'Value' containment reference.getValue()