public interface Association extends NamedRelationship
The following features are supported:
InformationPackage.getAssociation()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Property> |
getNavigableMembers()
Returns the value of the 'Navigable Members' reference list.
|
org.eclipse.emf.common.util.EList<Property> |
getOwnedMembers()
Returns the value of the 'Owned Members' containment reference list.
|
getNamingRulesgetRealizedFlow, setRealizedFlowgetName, setNamegetAppliedPropertyValueGroups, getAppliedPropertyValues, getAppliedRequirements, getDescription, getFeatures, getOwnedEnumerationPropertyTypes, getOwnedPropertyValueGroups, getOwnedPropertyValues, getReview, getStatus, getSummary, setDescription, setReview, setStatus, setSummarygetIncomingTraces, getOutgoingTracesisVisibleInDoc, isVisibleInLM, setVisibleInDoc, setVisibleInLMdestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsorg.eclipse.emf.common.util.EList<Property> getOwnedMembers()
Property.
If the meaning of the 'Owned Members' containment reference list isn't clear, there really should be more of a description here...
InformationPackage.getAssociation_OwnedMembers()org.eclipse.emf.common.util.EList<Property> getNavigableMembers()
Property.
If the meaning of the 'Navigable Members' reference list isn't clear, there really should be more of a description here...
InformationPackage.getAssociation_NavigableMembers()