|
||||||||||
| 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.PortClassImpl
public class PortClassImpl
An implementation of the model object 'Port Class'.
The following features are implemented:
| Field Summary | |
|---|---|
protected |
attributes
The cached value of the ' Attributes' containment reference list. |
protected |
msgHandlers
The cached value of the ' Msg Handlers' containment reference list. |
protected |
operations
The cached value of the ' Operations' containment reference list. |
protected DetailCode |
userCode
The cached value of the ' User Code' containment reference. |
| Constructor Summary | |
|---|---|
protected |
PortClassImpl()
|
| Method Summary | |
|---|---|
NotificationChain |
basicSetUserCode(DetailCode newUserCode,
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)
|
|
getAttributes()
|
|
getMsgHandlers()
|
|
getOperations()
|
DetailCode |
getUserCode()
|
void |
setUserCode(DetailCode newUserCode)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DetailCode userCode
User Code' containment reference.
getUserCode()protectedattributes
Attributes' containment reference list.
getAttributes()protectedoperations
Operations' containment reference list.
getOperations()protectedmsgHandlers
Msg Handlers' containment reference list.
getMsgHandlers()| Constructor Detail |
|---|
protected PortClassImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
public DetailCode getUserCode()
getUserCode in interface PortClassPortClass.setUserCode(DetailCode),
RoomPackage.getPortClass_UserCode()
public NotificationChain basicSetUserCode(DetailCode newUserCode,
NotificationChain msgs)
public void setUserCode(DetailCode newUserCode)
setUserCode in interface PortClassnewUserCode - the new value of the 'User Code' containment reference.PortClass.getUserCode()publicgetAttributes()
getAttributes in interface PortClassRoomPackage.getPortClass_Attributes()publicgetOperations()
getOperations in interface PortClassRoomPackage.getPortClass_Operations()publicgetMsgHandlers()
getMsgHandlers in interface PortClassRoomPackage.getPortClass_MsgHandlers()
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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||