public interface SingleValuedContainmentReferenceInstance extends AbstractReferenceInstance
The following features are supported:
SerializationPackage.getSingleValuedContainmentReferenceInstance()
Modifier and Type | Method and Description |
---|---|
EObject |
getOwnedElement()
Returns the value of the 'Owned Element' containment reference.
|
void |
setOwnedElement(EObject value)
Sets the value of the '
Owned Element ' containment reference. |
getEReference, setEReference
EObject getOwnedElement()
If the meaning of the 'Owned Element' containment reference isn't clear, there really should be more of a description here...
setOwnedElement(EObject)
,
SerializationPackage.getSingleValuedContainmentReferenceInstance_OwnedElement()
void setOwnedElement(EObject value)
Owned Element
' containment reference.
value
- the new value of the 'Owned Element' containment reference.getOwnedElement()