|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Directed Relationship'. A directed relationship represents a relationship between a collection of source model elements and a collection of target model elements.
The following features are supported:
UMLPackage.getDirectedRelationship()
Method Summary | |
org.eclipse.emf.common.util.EList |
getSources()
Returns the value of the 'Source' reference list. |
org.eclipse.emf.common.util.EList |
getTargets()
Returns the value of the 'Target' reference list. |
Methods inherited from interface org.eclipse.uml2.uml.Relationship |
getRelatedElements |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
public org.eclipse.emf.common.util.EList getSources()
Element
.
Specifies the sources of the DirectedRelationship.
UMLPackage.getDirectedRelationship_Source()
public org.eclipse.emf.common.util.EList getTargets()
Element
.
Specifies the targets of the DirectedRelationship.
UMLPackage.getDirectedRelationship_Target()
|
Copyright 2003, 2007 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |