|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface E2DirectedAssociation
A representation of the model object 'E2 Directed Association'.
The following features are supported:
Ecore2Package.getE2DirectedAssociation()
Method Summary | |
---|---|
E2Association |
getAssociation()
|
org.eclipse.emf.ecore.EReference |
getSource()
|
org.eclipse.emf.ecore.EClass |
getSourceClass()
|
org.eclipse.emf.ecore.EReference |
getTarget()
|
org.eclipse.emf.ecore.EClass |
getTargetClass()
|
void |
initialise(boolean reversed)
|
boolean |
isReversed()
Returns the value of the 'Reversed' attribute. |
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 |
---|
boolean isReversed()
If the meaning of the 'Reversed' attribute isn't clear, there really should be more of a description here...
Ecore2Package.getE2DirectedAssociation_Reversed()
E2Association getAssociation()
org.eclipse.emf.ecore.EReference getSource()
getSource
in interface E2Link
org.eclipse.emf.ecore.EClass getSourceClass()
org.eclipse.emf.ecore.EReference getTarget()
getTarget
in interface E2Link
org.eclipse.emf.ecore.EClass getTargetClass()
void initialise(boolean reversed)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |