org.eclipse.emf.ocl.expressions.impl
Class AssociationClassCallExpImpl
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
org.eclipse.emf.ocl.expressions.impl.AssociationClassCallExpImpl
- All Implemented Interfaces:
- Notifier, EModelElement, ENamedElement, EObject, InternalEObject, AssociationClassCallExp, CallExp, FeatureCallExp, NavigationCallExp, OCLExpression, TypedElement, ASTNode, CallingASTNode, Visitable
public class AssociationClassCallExpImpl
- extends NavigationCallExpImpl
- implements AssociationClassCallExp
An implementation of the model object 'Association Class 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 |
copyright
public static final String copyright
-
- See Also:
- Constant Field Values
referredAssociationClass
protected EClass referredAssociationClass
- The cached value of the '
Referred Association Class
' reference.
- See Also:
getReferredAssociationClass()
AssociationClassCallExpImpl
protected AssociationClassCallExpImpl()
-
eStaticClass
protected EClass eStaticClass()
-
- Overrides:
eStaticClass
in class NavigationCallExpImpl
accept
public Object accept(Visitor v)
- Accept a visitor
- Specified by:
accept
in interface Visitable
- Overrides:
accept
in class OCLExpressionImpl
- Parameters:
v
- the visitor to accept
getReferredAssociationClass
public EClass getReferredAssociationClass()
-
- Specified by:
getReferredAssociationClass
in interface AssociationClassCallExp
- Returns:
- the value of the 'Referred Association Class' reference.
- See Also:
AssociationClassCallExp.setReferredAssociationClass(EClass)
,
ExpressionsPackage.getAssociationClassCallExp_ReferredAssociationClass()
basicGetReferredAssociationClass
public EClass basicGetReferredAssociationClass()
-
setReferredAssociationClass
public void setReferredAssociationClass(EClass newReferredAssociationClass)
-
- Specified by:
setReferredAssociationClass
in interface AssociationClassCallExp
- Parameters:
newReferredAssociationClass
- the new value of the 'Referred Association Class' reference.- See Also:
AssociationClassCallExp.getReferredAssociationClass()
eGet
public Object eGet(int featureID,
boolean resolve,
boolean coreType)
-
- Specified by:
eGet
in interface InternalEObject
- Overrides:
eGet
in class NavigationCallExpImpl
eSet
public void eSet(int featureID,
Object newValue)
-
- Specified by:
eSet
in interface InternalEObject
- Overrides:
eSet
in class NavigationCallExpImpl
eUnset
public void eUnset(int featureID)
-
- Specified by:
eUnset
in interface InternalEObject
- Overrides:
eUnset
in class NavigationCallExpImpl
eIsSet
public boolean eIsSet(int featureID)
-
- Specified by:
eIsSet
in interface InternalEObject
- Overrides:
eIsSet
in class NavigationCallExpImpl