|
||||||||||
| 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
public class OperationImpl
An implementation of the model object 'Operation'.
The following features are implemented:
| Field Summary | |
|---|---|
protected |
arguments
The cached value of the ' Arguments' containment reference list. |
protected DetailCode |
detailCode
The cached value of the ' Detail Code' containment reference. |
protected Documentation |
docu
The cached value of the ' Docu' containment reference. |
protected java.lang.String |
name
The cached value of the ' Name' attribute. |
protected static java.lang.String |
NAME_EDEFAULT
The default value of the ' Name' attribute. |
protected FreeType |
returntype
The cached value of the ' Returntype' containment reference. |
| Constructor Summary | |
|---|---|
protected |
OperationImpl()
|
| Method Summary | |
|---|---|
NotificationChain |
basicSetDetailCode(DetailCode newDetailCode,
NotificationChain msgs)
|
NotificationChain |
basicSetDocu(Documentation newDocu,
NotificationChain msgs)
|
NotificationChain |
basicSetReturntype(FreeType newReturntype,
NotificationChain msgs)
|
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)
|
|
getArguments()
|
DetailCode |
getDetailCode()
|
Documentation |
getDocu()
|
java.lang.String |
getName()
|
FreeType |
getReturntype()
|
void |
setDetailCode(DetailCode newDetailCode)
|
void |
setDocu(Documentation newDocu)
|
void |
setName(java.lang.String newName)
|
void |
setReturntype(FreeType newReturntype)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected static final java.lang.String NAME_EDEFAULT
Name' attribute.
getName()protected java.lang.String name
Name' attribute.
getName()protectedarguments
Arguments' containment reference list.
getArguments()protected FreeType returntype
Returntype' containment reference.
getReturntype()protected Documentation docu
Docu' containment reference.
getDocu()protected DetailCode detailCode
Detail Code' containment reference.
getDetailCode()| Constructor Detail |
|---|
protected OperationImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
public java.lang.String getName()
getName in interface OperationOperation.setName(String),
RoomPackage.getOperation_Name()public void setName(java.lang.String newName)
setName in interface OperationnewName - the new value of the 'Name' attribute.Operation.getName()publicgetArguments()
getArguments in interface OperationRoomPackage.getOperation_Arguments()public FreeType getReturntype()
getReturntype in interface OperationOperation.setReturntype(FreeType),
RoomPackage.getOperation_Returntype()
public NotificationChain basicSetReturntype(FreeType newReturntype,
NotificationChain msgs)
public void setReturntype(FreeType newReturntype)
setReturntype in interface OperationnewReturntype - the new value of the 'Returntype' containment reference.Operation.getReturntype()public Documentation getDocu()
getDocu in interface OperationOperation.setDocu(Documentation),
RoomPackage.getOperation_Docu()
public NotificationChain basicSetDocu(Documentation newDocu,
NotificationChain msgs)
public void setDocu(Documentation newDocu)
setDocu in interface OperationnewDocu - the new value of the 'Docu' containment reference.Operation.getDocu()public DetailCode getDetailCode()
getDetailCode in interface OperationOperation.setDetailCode(DetailCode),
RoomPackage.getOperation_DetailCode()
public NotificationChain basicSetDetailCode(DetailCode newDetailCode,
NotificationChain msgs)
public void setDetailCode(DetailCode newDetailCode)
setDetailCode in interface OperationnewDetailCode - the new value of the 'Detail Code' containment reference.Operation.getDetailCode()
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
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)
public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||