|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectMinimalEObjectImpl.Container
org.eclipse.etrice.core.room.impl.OperationImpl
org.eclipse.etrice.core.room.impl.StandardOperationImpl
public class StandardOperationImpl
An implementation of the model object 'Standard Operation'.
The following features are implemented:
| Field Summary | |
|---|---|
protected boolean |
destructor
The cached value of the ' Destructor' attribute. |
protected static boolean |
DESTRUCTOR_EDEFAULT
The default value of the ' Destructor' attribute. |
| Fields inherited from class org.eclipse.etrice.core.room.impl.OperationImpl |
|---|
arguments, detailCode, docu, name, NAME_EDEFAULT, returntype |
| Constructor Summary | |
|---|---|
protected |
StandardOperationImpl()
|
| Method Summary | |
|---|---|
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)
|
boolean |
isDestructor()
|
void |
setDestructor(boolean newDestructor)
|
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.etrice.core.room.impl.OperationImpl |
|---|
basicSetDetailCode, basicSetDocu, basicSetReturntype, eInverseRemove, getArguments, getDetailCode, getDocu, getName, getReturntype, setDetailCode, setDocu, setName, setReturntype |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.etrice.core.room.Operation |
|---|
getArguments, getDetailCode, getDocu, getName, getReturntype, setDetailCode, setDocu, setName, setReturntype |
| Field Detail |
|---|
protected static final boolean DESTRUCTOR_EDEFAULT
Destructor' attribute.
isDestructor(),
Constant Field Valuesprotected boolean destructor
Destructor' attribute.
isDestructor()| Constructor Detail |
|---|
protected StandardOperationImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class OperationImplpublic boolean isDestructor()
isDestructor in interface StandardOperationStandardOperation.setDestructor(boolean),
RoomPackage.getStandardOperation_Destructor()public void setDestructor(boolean newDestructor)
setDestructor in interface StandardOperationnewDestructor - the new value of the 'Destructor' attribute.StandardOperation.isDestructor()
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class OperationImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in class OperationImplpublic void eUnset(int featureID)
eUnset in class OperationImplpublic boolean eIsSet(int featureID)
eIsSet in class OperationImplpublic java.lang.String toString()
toString in class OperationImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||