|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectTypedElementImpl
org.eclipse.ocl.uml.impl.OCLExpressionImpl
org.eclipse.ocl.uml.impl.CallExpImpl
org.eclipse.ocl.uml.impl.FeatureCallExpImpl
org.eclipse.ocl.uml.impl.NavigationCallExpImpl
public abstract class NavigationCallExpImpl
An implementation of the model object 'Navigation Call Exp'.
The following features are implemented:
| Field Summary | |
|---|---|
protected Property |
navigationSource
The cached value of the ' Navigation Source' reference |
protected |
qualifier
The cached value of the ' Qualifier' containment reference list |
| Fields inherited from class org.eclipse.ocl.uml.impl.FeatureCallExpImpl |
|---|
MARKED_PRE_EDEFAULT, MARKED_PRE_EFLAG |
| Fields inherited from class org.eclipse.ocl.uml.impl.CallExpImpl |
|---|
PROPERTY_END_POSITION_EDEFAULT, PROPERTY_START_POSITION_EDEFAULT, propertyEndPosition, propertyStartPosition, source |
| Fields inherited from class org.eclipse.ocl.uml.impl.OCLExpressionImpl |
|---|
END_POSITION_EDEFAULT, endPosition, START_POSITION_EDEFAULT, startPosition |
| Constructor Summary | |
|---|---|
protected |
NavigationCallExpImpl()
|
| Method Summary | |
|---|---|
Property |
basicGetNavigationSource()
|
int |
eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass)
|
int |
eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
Property |
getNavigationSource()
|
|
getQualifier()
|
void |
setNavigationSource(Property newNavigationSource)
|
| Methods inherited from class org.eclipse.ocl.uml.impl.FeatureCallExpImpl |
|---|
isMarkedPre, setMarkedPre, toString |
| Methods inherited from class org.eclipse.ocl.uml.impl.CallExpImpl |
|---|
basicSetSource, getPropertyEndPosition, getPropertyStartPosition, getSource, setPropertyEndPosition, setPropertyStartPosition, setSource |
| Methods inherited from class org.eclipse.ocl.uml.impl.OCLExpressionImpl |
|---|
accept, getEndPosition, getStartPosition, getType, setEndPosition, setStartPosition, setType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.ocl.utilities.TypedElement |
|---|
getName, getType, setName, setType |
| Methods inherited from interface org.eclipse.ocl.utilities.Visitable |
|---|
accept |
| Methods inherited from interface org.eclipse.ocl.utilities.ASTNode |
|---|
getEndPosition, getStartPosition, setEndPosition, setStartPosition |
| Methods inherited from interface org.eclipse.ocl.expressions.CallExp |
|---|
getSource, setSource |
| Methods inherited from interface org.eclipse.ocl.utilities.TypedElement |
|---|
getName, getType, setName, setType |
| Methods inherited from interface org.eclipse.ocl.utilities.Visitable |
|---|
accept |
| Methods inherited from interface org.eclipse.ocl.utilities.ASTNode |
|---|
getEndPosition, getStartPosition, setEndPosition, setStartPosition |
| Methods inherited from interface org.eclipse.ocl.utilities.CallingASTNode |
|---|
getPropertyEndPosition, getPropertyStartPosition, setPropertyEndPosition, setPropertyStartPosition |
| Methods inherited from interface org.eclipse.ocl.utilities.ASTNode |
|---|
getEndPosition, getStartPosition, setEndPosition, setStartPosition |
| Methods inherited from interface org.eclipse.ocl.expressions.FeatureCallExp |
|---|
isMarkedPre, setMarkedPre |
| Methods inherited from interface org.eclipse.ocl.expressions.CallExp |
|---|
getSource, setSource |
| Methods inherited from interface org.eclipse.ocl.utilities.TypedElement |
|---|
getName, getType, setName, setType |
| Methods inherited from interface org.eclipse.ocl.utilities.Visitable |
|---|
accept |
| Methods inherited from interface org.eclipse.ocl.utilities.ASTNode |
|---|
getEndPosition, getStartPosition, setEndPosition, setStartPosition |
| Methods inherited from interface org.eclipse.ocl.utilities.CallingASTNode |
|---|
getPropertyEndPosition, getPropertyStartPosition, setPropertyEndPosition, setPropertyStartPosition |
| Methods inherited from interface org.eclipse.ocl.utilities.ASTNode |
|---|
getEndPosition, getStartPosition, setEndPosition, setStartPosition |
| Methods inherited from interface org.eclipse.ocl.expressions.FeatureCallExp |
|---|
isMarkedPre, setMarkedPre |
| Methods inherited from interface org.eclipse.ocl.expressions.CallExp |
|---|
getSource, setSource |
| Methods inherited from interface org.eclipse.ocl.utilities.TypedElement |
|---|
getName, getType, setName, setType |
| Methods inherited from interface org.eclipse.ocl.utilities.Visitable |
|---|
accept |
| Methods inherited from interface org.eclipse.ocl.utilities.ASTNode |
|---|
getEndPosition, getStartPosition, setEndPosition, setStartPosition |
| Methods inherited from interface org.eclipse.ocl.utilities.CallingASTNode |
|---|
getPropertyEndPosition, getPropertyStartPosition, setPropertyEndPosition, setPropertyStartPosition |
| Methods inherited from interface org.eclipse.ocl.utilities.ASTNode |
|---|
getEndPosition, getStartPosition, setEndPosition, setStartPosition |
| Field Detail |
|---|
protectedqualifier
Qualifier' containment reference list.
getQualifier()protected Property navigationSource
Navigation Source' reference.
getNavigationSource()| Constructor Detail |
|---|
protected NavigationCallExpImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class FeatureCallExpImplpublicgetQualifier()
getQualifier in interface NavigationCallExp<Classifier,Property>ExpressionsPackage.getNavigationCallExp_Qualifier()public Property getNavigationSource()
getNavigationSource in interface NavigationCallExp<Classifier,Property>NavigationCallExp.setNavigationSource(Object),
ExpressionsPackage.getNavigationCallExp_NavigationSource()public Property basicGetNavigationSource()
public void setNavigationSource(Property newNavigationSource)
setNavigationSource in interface NavigationCallExp<Classifier,Property>newNavigationSource - the new value of the 'Navigation Source' reference.NavigationCallExp.getNavigationSource()
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseRemove in class CallExpImpl
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class FeatureCallExpImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in class FeatureCallExpImplpublic void eUnset(int featureID)
eUnset in class FeatureCallExpImplpublic boolean eIsSet(int featureID)
eIsSet in class FeatureCallExpImpl
public int eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass)
eBaseStructuralFeatureID in class FeatureCallExpImpl
public int eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass)
eDerivedStructuralFeatureID in class FeatureCallExpImpl
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||