|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
org.eclipse.ocl.ecore.impl.CallOperationActionImpl
public class CallOperationActionImpl
An implementation of the model object 'Call Operation Action'.
The following features are implemented:
Field Summary | |
---|---|
protected EOperation |
operation
The cached value of the ' Operation ' reference |
Constructor Summary | |
---|---|
protected |
CallOperationActionImpl()
|
Method Summary | |
---|---|
EOperation |
basicGetOperation()
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
EOperation |
getOperation()
|
void |
setOperation(EOperation newOperation)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected EOperation operation
Operation
' reference.
getOperation()
Constructor Detail |
---|
protected CallOperationActionImpl()
Method Detail |
---|
protected EClass eStaticClass()
public EOperation getOperation()
getOperation
in interface CallOperationAction
CallOperationAction.setOperation(EOperation)
,
EcorePackage.getCallOperationAction_Operation()
public EOperation basicGetOperation()
public void setOperation(EOperation newOperation)
setOperation
in interface CallOperationAction
newOperation
- the new value of the 'Operation' reference.CallOperationAction.getOperation()
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID, java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
|
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 |