public interface DirectedRelationship extends Relationship
The following features are supported:
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Element> |
getSources()
Returns the value of the 'Source' reference list.
|
org.eclipse.emf.common.util.EList<Element> |
getTargets()
Returns the value of the 'Target' reference list.
|
getRelatedElements
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
org.eclipse.emf.common.util.EList<Element> getSources()
Element
.
This feature subsets the following features:
This feature is a derived union. Specifies the sources of the DirectedRelationship.Aadl2Package.getDirectedRelationship_Source()
org.eclipse.emf.common.util.EList<Element> getTargets()
Element
.
This feature subsets the following features:
This feature is a derived union. Specifies the targets of the DirectedRelationship.Aadl2Package.getDirectedRelationship_Target()