public interface InstanceReferenceValue extends org.eclipse.emf.ecore.EObject, PropertyValue
The following features are supported:
Modifier and Type | Method and Description |
---|---|
InstanceObject |
getReferencedInstanceObject()
Returns the value of the 'Referenced Instance Object' reference.
|
void |
setReferencedInstanceObject(InstanceObject value)
Sets the value of the '
Referenced Instance Object ' reference. |
evaluate
allOwnedElements, createOwnedComment, getChildren, getContainingClassifier, getContainingComponentImpl, getElementRoot, getOwnedComments, getOwnedElements, getOwner, has_owner, mustBeOwned, not_own_self
getLocationReference, setLocationReference, setLocationReference
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
InstanceObject getReferencedInstanceObject()
If the meaning of the 'Referenced Instance Object' reference isn't clear, there really should be more of a description here...
setReferencedInstanceObject(InstanceObject)
,
InstancePackage.getInstanceReferenceValue_ReferencedInstanceObject()
void setReferencedInstanceObject(InstanceObject value)
Referenced Instance Object
' reference.
value
- the new value of the 'Referenced Instance Object' reference.getReferencedInstanceObject()