org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.serialization
Interface MultiValuedContainmentReferenceInstance

All Superinterfaces:
AbstractReferenceInstance

public interface MultiValuedContainmentReferenceInstance
extends AbstractReferenceInstance

A representation of the model object 'Multi Valued Containment Reference Instance'.

The following features are supported:

See Also:
SerializationPackage.getMultiValuedContainmentReferenceInstance()
Generated:
Model:

Method Summary
  getOwnedElements()
          Returns the value of the 'Owned Elements' containment reference list.
 
Methods inherited from interface org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.serialization.AbstractReferenceInstance
getEReference, setEReference
 

Method Detail

getOwnedElements

 getOwnedElements()
Returns the value of the 'Owned Elements' containment reference list. The list contents are of type org.eclipse.emf.ecore.EObject.

If the meaning of the 'Owned Elements' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Owned Elements' containment reference list.
See Also:
SerializationPackage.getMultiValuedContainmentReferenceInstance_OwnedElements()
Generated:
Model:
containment="true"