org.eclipse.emf.ocl.expressions.impl
Class NavigationCallExpImpl
java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.emf.ecore.impl.FlatEObjectImpl
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.ENamedElementImpl
org.eclipse.emf.ocl.uml.impl.TypedElementImpl
org.eclipse.emf.ocl.expressions.impl.OCLExpressionImpl
org.eclipse.emf.ocl.expressions.impl.CallExpImpl
org.eclipse.emf.ocl.expressions.impl.FeatureCallExpImpl
org.eclipse.emf.ocl.expressions.impl.NavigationCallExpImpl
- All Implemented Interfaces:
- Notifier, EModelElement, ENamedElement, EObject, InternalEObject, CallExp, FeatureCallExp, NavigationCallExp, OCLExpression, TypedElement, ASTNode, CallingASTNode, Visitable
- Direct Known Subclasses:
- AssociationClassCallExpImpl, PropertyCallExpImpl
public abstract class NavigationCallExpImpl
- extends FeatureCallExpImpl
- implements NavigationCallExp
An implementation of the model object 'Navigation Call Exp'.
The following features are implemented:
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
eAddVirtualValue, eAllContents, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues |
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.ocl.utilities.Visitable |
accept |
copyright
public static final String copyright
-
- See Also:
- Constant Field Values
qualifier
protected EList qualifier
- The cached value of the '
Qualifier
' containment reference list.
- See Also:
getQualifier()
navigationSource
protected EStructuralFeature navigationSource
- The cached value of the '
Navigation Source
' reference.
- See Also:
getNavigationSource()
NavigationCallExpImpl
protected NavigationCallExpImpl()
-
eStaticClass
protected EClass eStaticClass()
-
- Overrides:
eStaticClass
in class FeatureCallExpImpl
getQualifier
public EList getQualifier()
-
- Specified by:
getQualifier
in interface NavigationCallExp
- Returns:
- the value of the 'Qualifier' containment reference list.
- See Also:
ExpressionsPackage.getNavigationCallExp_Qualifier()
getNavigationSource
public EStructuralFeature getNavigationSource()
-
- Specified by:
getNavigationSource
in interface NavigationCallExp
basicGetNavigationSource
public EStructuralFeature basicGetNavigationSource()
-
setNavigationSource
public void setNavigationSource(EStructuralFeature newNavigationSource)
-
- Specified by:
setNavigationSource
in interface NavigationCallExp
- Parameters:
newNavigationSource
- the new value of the 'Navigation Source' reference.- See Also:
NavigationCallExp.getNavigationSource()
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
-
- Overrides:
eInverseRemove
in class CallExpImpl
eGet
public Object eGet(int featureID,
boolean resolve,
boolean coreType)
-
- Specified by:
eGet
in interface InternalEObject
- Overrides:
eGet
in class FeatureCallExpImpl
eSet
public void eSet(int featureID,
Object newValue)
-
- Specified by:
eSet
in interface InternalEObject
- Overrides:
eSet
in class FeatureCallExpImpl
eUnset
public void eUnset(int featureID)
-
- Specified by:
eUnset
in interface InternalEObject
- Overrides:
eUnset
in class FeatureCallExpImpl
eIsSet
public boolean eIsSet(int featureID)
-
- Specified by:
eIsSet
in interface InternalEObject
- Overrides:
eIsSet
in class FeatureCallExpImpl