org.eclipse.ocl.expressions.impl
Class NavigationCallExpImpl<C,P>
java.lang.Object
   org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
       org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
           org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
               org.eclipse.ocl.expressions.impl.OCLExpressionImpl<C>
org.eclipse.ocl.expressions.impl.OCLExpressionImpl<C>
                   org.eclipse.ocl.expressions.impl.CallExpImpl<C>
org.eclipse.ocl.expressions.impl.CallExpImpl<C>
                       org.eclipse.ocl.expressions.impl.FeatureCallExpImpl<C>
org.eclipse.ocl.expressions.impl.FeatureCallExpImpl<C>
                           org.eclipse.ocl.expressions.impl.NavigationCallExpImpl<C,P>
org.eclipse.ocl.expressions.impl.NavigationCallExpImpl<C,P>
- All Implemented Interfaces: 
- Notifier, EObject, InternalEObject, CallExp<C>, FeatureCallExp<C>, NavigationCallExp<C,P>, OCLExpression<C>, ASTNode, CallingASTNode, TypedElement<C>, Visitable
- Direct Known Subclasses: 
- AssociationClassCallExpImpl, PropertyCallExpImpl
- public abstract class NavigationCallExpImpl<C,P> 
- extends FeatureCallExpImpl<C>- implements NavigationCallExp<C,P>
 An implementation of the model object 'Navigation Call Exp'.
 
 
 The following features are implemented:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
| Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl | 
| eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI | 
 
| Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl | 
| eAddVirtualValue, eAllContents, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, 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, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStore, eUnset, eURIFragmentSegment, 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.ocl.utilities.Visitable | 
| accept | 
 
| 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.ecore.EObject | 
| eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset | 
 
 
 
 
| Methods inherited from interface org.eclipse.emf.ecore.EObject | 
| eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset | 
 
 
 
qualifier
protected EList<OCLExpression<C>> qualifier
- The cached value of the 'Qualifier' containment reference list.
 
- See Also:
- getQualifier()
 
navigationSource
protected P navigationSource
- The cached value of the 'Navigation Source' reference.
 
- See Also:
- getNavigationSource()
 
NavigationCallExpImpl
protected NavigationCallExpImpl()
- 
 
 
eStaticClass
protected EClass eStaticClass()
- 
 
 
- 
- Overrides:
- eStaticClassin class- FeatureCallExpImpl<C>
 
- 
 
getQualifier
public EList<OCLExpression<C>> getQualifier()
- 
 
 
- 
- Specified by:
- getQualifierin interface- NavigationCallExp<C,P>
 
- 
- Returns:
- the value of the 'Qualifier' containment reference list.
- See Also:
- ExpressionsPackage.getNavigationCallExp_Qualifier()
 
getNavigationSource
public P getNavigationSource()
- 
 
 
- 
- Specified by:
- getNavigationSourcein interface- NavigationCallExp<C,P>
 
- 
- Returns:
- the value of the 'Navigation Source' reference.
- See Also:
- NavigationCallExp.setNavigationSource(Object),- ExpressionsPackage.getNavigationCallExp_NavigationSource()
 
basicGetNavigationSource
public P basicGetNavigationSource()
- 
 
 
- 
 
- 
 
setNavigationSource
public void setNavigationSource(P newNavigationSource)
- 
 
 
- 
- Specified by:
- setNavigationSourcein interface- NavigationCallExp<C,P>
 
- 
- 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:
- eInverseRemovein class- CallExpImpl<C>
 
- 
 
eGet
public Object eGet(int featureID,
                   boolean resolve,
                   boolean coreType)
- 
 
 
- 
- Specified by:
- eGetin interface- InternalEObject
- Overrides:
- eGetin class- FeatureCallExpImpl<C>
 
- 
 
eSet
public void eSet(int featureID,
                 Object newValue)
- 
 
 
- 
- Specified by:
- eSetin interface- InternalEObject
- Overrides:
- eSetin class- FeatureCallExpImpl<C>
 
- 
 
eUnset
public void eUnset(int featureID)
- 
 
 
- 
- Specified by:
- eUnsetin interface- InternalEObject
- Overrides:
- eUnsetin class- FeatureCallExpImpl<C>
 
- 
 
eIsSet
public boolean eIsSet(int featureID)
- 
 
 
- 
- Specified by:
- eIsSetin interface- InternalEObject
- Overrides:
- eIsSetin class- FeatureCallExpImpl<C>
 
-