|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DirectedRelationship
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<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. |
| 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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
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.
UMLPackage.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.
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 | |||||||||