public class AssociationClassCallExpImpl<C,P> extends NavigationCallExpImpl<C,P> implements AssociationClassCallExp<C,P>
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected C |
referredAssociationClass
The cached value of the '
Referred Association Class' reference. |
navigationSource, qualifierMARKED_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 |
AssociationClassCallExpImpl() |
| Modifier and Type | Method and Description |
|---|---|
<T,U extends Visitor<T,?,?,?,?,?,?,?,?,?>> |
accept(U v) |
C |
basicGetReferredAssociationClass() |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
C |
getReferredAssociationClass() |
void |
setReferredAssociationClass(C newReferredAssociationClass) |
basicGetNavigationSource, eInverseRemove, getNavigationSource, getQualifier, setNavigationSourceisMarkedPre, setMarkedPre, toStringbasicSetSource, eBaseStructuralFeatureID, eDerivedStructuralFeatureID, getPropertyEndPosition, getPropertyStartPosition, getSource, setPropertyEndPosition, setPropertyStartPosition, setSourcegetEndPosition, getName, getStartPosition, getType, setEndPosition, setName, setStartPosition, setTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetReferredAssociationClassgetNavigationSource, getQualifier, setNavigationSourceisMarkedPre, setMarkedPregetName, getType, setName, setTypegetPropertyEndPosition, getPropertyStartPosition, setPropertyEndPosition, setPropertyStartPositiongetEndPosition, getStartPosition, setEndPosition, setStartPositionprotected C referredAssociationClass
Referred Association Class' reference.
getReferredAssociationClass()protected EClass eStaticClass()
eStaticClass in class NavigationCallExpImpl<C,P>public C getReferredAssociationClass()
getReferredAssociationClass in interface AssociationClassCallExp<C,P>AssociationClassCallExp.setReferredAssociationClass(Object),
ExpressionsPackage.getAssociationClassCallExp_ReferredAssociationClass()public C basicGetReferredAssociationClass()
public void setReferredAssociationClass(C newReferredAssociationClass)
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in class NavigationCallExpImpl<C,P>public void eSet(int featureID,
Object newValue)
eSet in class NavigationCallExpImpl<C,P>public void eUnset(int featureID)
eUnset in class NavigationCallExpImpl<C,P>public boolean eIsSet(int featureID)
eIsSet in class NavigationCallExpImpl<C,P>public <T,U extends Visitor<T,?,?,?,?,?,?,?,?,?>> T accept(U v)
OCLExpressionImplaccept in interface Visitableaccept in class OCLExpressionImpl<C>Copyright © 2015 Open eHealth Foundation. All rights reserved.