Interface PrimitiveResultAssignment
- All Superinterfaces:
EObject,Notifier,ResultAssignment
- All Known Implementing Classes:
PrimitiveResultAssignmentImpl
A representation of the model object 'Primitive Result Assignment'.
The following features are supported:
- See Also:
- Generated class or method.
- EMF model class or method.
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Reference' containment reference.voidSets the value of the 'Reference' containment reference.Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getReference
CharacteristicReference getReference()Returns the value of the 'Reference' containment reference.- Returns:
- the value of the 'Reference' containment reference.
- See Also:
- Generated class or method.
- EMF model class or method.
- containment="true"
-
setReference
Sets the value of the 'Reference' containment reference.- Parameters:
value- the new value of the 'Reference' containment reference.- See Also:
- Generated class or method.
-