org.eclipse.gmt.umlx.ucore.impl
Class UTypedModel2UTypedModelImpl

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.ucore.impl.UTypedModel2UTypedModelImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, E2Link, E2TransientLink, UTypedModel2UTypedModel

public class UTypedModel2UTypedModelImpl
extends E2TransientLinkImpl
implements UTypedModel2UTypedModel

An implementation of the model object 'U2 Typed Model Dependency'.

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
 UTypedModel basicGetDependant()
           
 UTypedModel basicGetRequisite()
           
 java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
           
 boolean eIsSet(int featureID)
           
 UTypedModel getDependant()
           
 UTypedModel getRequisite()
           
 UTypedModel getSource()
           
 UTypedModel getTarget()
           
 void initialise(UTypedModel source, UTypedModel target)
           
 
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, toString
 
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

getDependant

public UTypedModel getDependant()

Specified by:
getDependant in interface UTypedModel2UTypedModel
Returns:
the value of the 'Dependant' reference.
See Also:
UcorePackage.getUTypedModel2UTypedModel_Dependant()

basicGetDependant

public UTypedModel basicGetDependant()


getRequisite

public UTypedModel getRequisite()

Specified by:
getRequisite in interface UTypedModel2UTypedModel
Returns:
the value of the 'Requisite' reference.
See Also:
UcorePackage.getUTypedModel2UTypedModel_Requisite()

basicGetRequisite

public UTypedModel basicGetRequisite()


getSource

public UTypedModel getSource()

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

getTarget

public UTypedModel getTarget()

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

initialise

public void initialise(UTypedModel source,
                       UTypedModel target)

Specified by:
initialise in interface UTypedModel2UTypedModel

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