|
||||||||||
| 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.PortOperationImpl
public class PortOperationImpl
An implementation of the model object 'Port Operation'.
The following features are implemented:
| Field Summary | |
|---|---|
protected Message |
sendsMsg
The cached value of the ' Sends Msg' reference. |
| Fields inherited from class org.eclipse.etrice.core.room.impl.OperationImpl |
|---|
arguments, detailCode, docu, name, NAME_EDEFAULT, returntype |
| Constructor Summary | |
|---|---|
protected |
PortOperationImpl()
|
| Method Summary | |
|---|---|
Message |
basicGetSendsMsg()
|
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)
|
Message |
getSendsMsg()
|
void |
setSendsMsg(Message newSendsMsg)
|
| Methods inherited from class org.eclipse.etrice.core.room.impl.OperationImpl |
|---|
basicSetDetailCode, basicSetDocu, basicSetReturntype, eInverseRemove, getArguments, getDetailCode, getDocu, getName, getReturntype, setDetailCode, setDocu, setName, setReturntype, toString |
| 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 Message sendsMsg
Sends Msg' reference.
getSendsMsg()| Constructor Detail |
|---|
protected PortOperationImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class OperationImplpublic Message getSendsMsg()
getSendsMsg in interface PortOperationPortOperation.setSendsMsg(Message),
RoomPackage.getPortOperation_SendsMsg()public Message basicGetSendsMsg()
public void setSendsMsg(Message newSendsMsg)
setSendsMsg in interface PortOperationnewSendsMsg - the new value of the 'Sends Msg' reference.PortOperation.getSendsMsg()
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 OperationImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||