org.eclipse.gmt.umlx.ecore2.impl
Class E2DirectedAssociationImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.EObjectImpl
              extended by org.eclipse.emf.ecore.impl.EModelElementImpl
                  extended by org.eclipse.gmt.umlx.ecore2.impl.E2LinkImpl
                      extended by org.eclipse.gmt.umlx.ecore2.impl.E2TransientLinkImpl
                          extended by org.eclipse.gmt.umlx.ecore2.impl.E2DirectedAssociationImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, E2DirectedAssociation, E2Link, E2TransientLink

public class E2DirectedAssociationImpl
extends E2TransientLinkImpl
implements E2DirectedAssociation

An implementation of the model object 'E2 Directed Association'.

The following features are implemented:


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
 
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
ELAST_EOBJECT_FLAG
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Method Summary
 java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
           
 boolean eIsSet(int featureID)
           
 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()
           
 java.lang.String toString()
           
 
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eInverseAdd, eInverseRemove, eObjectForURIFragmentSegment, eSet, eUnset, eURIFragmentSegment, getEAnnotation, getEAnnotations
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
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
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Method Detail

isReversed

public boolean isReversed()

Specified by:
isReversed in interface E2DirectedAssociation
Returns:
the value of the 'Reversed' attribute.
See Also:
Ecore2Package.getE2DirectedAssociation_Reversed()

getAssociation

public E2Association getAssociation()

Specified by:
getAssociation in interface E2DirectedAssociation

getSource

public org.eclipse.emf.ecore.EReference getSource()

Specified by:
getSource in interface E2DirectedAssociation
Specified by:
getSource in interface E2Link
Specified by:
getSource in class E2LinkImpl

getSourceClass

public org.eclipse.emf.ecore.EClass getSourceClass()

Specified by:
getSourceClass in interface E2DirectedAssociation

getTarget

public org.eclipse.emf.ecore.EReference getTarget()

Specified by:
getTarget in interface E2DirectedAssociation
Specified by:
getTarget in interface E2Link
Specified by:
getTarget in class E2LinkImpl

getTargetClass

public org.eclipse.emf.ecore.EClass getTargetClass()

Specified by:
getTargetClass in interface E2DirectedAssociation

initialise

public void initialise(boolean reversed)

Specified by:
initialise in interface E2DirectedAssociation

eGet

public java.lang.Object eGet(int featureID,
                             boolean resolve,
                             boolean coreType)

Specified by:
eGet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eGet in class org.eclipse.emf.ecore.impl.EModelElementImpl

eIsSet

public boolean eIsSet(int featureID)

Specified by:
eIsSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eIsSet in class org.eclipse.emf.ecore.impl.EModelElementImpl

toString

public java.lang.String toString()

Overrides:
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl