public abstract class NavigationCallExpImpl<C,P> extends FeatureCallExpImpl<C> implements NavigationCallExp<C,P>
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected P |
navigationSource
The cached value of the '
Navigation Source' reference. |
protected <any> |
qualifier
The cached value of the '
Qualifier' containment reference list. |
MARKED_PRE_EDEFAULT, MARKED_PRE_EFLAGPROPERTY_END_POSITION_EDEFAULT, PROPERTY_START_POSITION_EDEFAULT, propertyEndPosition, propertyStartPosition, sourceEND_POSITION_EDEFAULT, endPosition, START_POSITION_EDEFAULT, startPosition| Modifier | Constructor and Description |
|---|---|
protected |
NavigationCallExpImpl() |
| Modifier and Type | Method and Description |
|---|---|
P |
basicGetNavigationSource() |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
P |
getNavigationSource() |
<any> |
getQualifier() |
void |
setNavigationSource(P newNavigationSource) |
isMarkedPre, setMarkedPre, toStringbasicSetSource, eBaseStructuralFeatureID, eDerivedStructuralFeatureID, getPropertyEndPosition, getPropertyStartPosition, getSource, setPropertyEndPosition, setPropertyStartPosition, setSourceaccept, getEndPosition, getName, getStartPosition, getType, setEndPosition, setName, setStartPosition, setTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetNavigationSourceisMarkedPre, setMarkedPregetName, getType, setName, setTypegetPropertyEndPosition, getPropertyStartPosition, setPropertyEndPosition, setPropertyStartPositiongetEndPosition, getStartPosition, setEndPosition, setStartPositionprotected <any> qualifier
Qualifier' containment reference list.
getQualifier()protected P navigationSource
Navigation Source' reference.
getNavigationSource()protected EClass eStaticClass()
eStaticClass in class FeatureCallExpImpl<C>public <any> getQualifier()
getQualifier in interface NavigationCallExp<C,P>ExpressionsPackage.getNavigationCallExp_Qualifier()public P getNavigationSource()
getNavigationSource in interface NavigationCallExp<C,P>NavigationCallExp.setNavigationSource(Object),
ExpressionsPackage.getNavigationCallExp_NavigationSource()public P basicGetNavigationSource()
public void setNavigationSource(P newNavigationSource)
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseRemove in class CallExpImpl<C>public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in class FeatureCallExpImpl<C>public void eSet(int featureID,
Object newValue)
eSet in class FeatureCallExpImpl<C>public void eUnset(int featureID)
eUnset in class FeatureCallExpImpl<C>public boolean eIsSet(int featureID)
eIsSet in class FeatureCallExpImpl<C>Copyright © 2015 Open eHealth Foundation. All rights reserved.