|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PortClass
A representation of the model object 'Port Class'.
The following features are supported:
RoomPackage.getPortClass()
Method Summary | |
---|---|
|
getAttributes()
Returns the value of the 'Attributes' containment reference list. |
|
getMsgHandlers()
Returns the value of the 'Msg Handlers' containment reference list. |
|
getOperations()
Returns the value of the 'Operations' containment reference list. |
DetailCode |
getUserCode()
Returns the value of the 'User Code' containment reference. |
void |
setUserCode(DetailCode value)
Sets the value of the ' User Code ' containment reference. |
Method Detail |
---|
DetailCode getUserCode()
If the meaning of the 'User Code' containment reference isn't clear, there really should be more of a description here...
setUserCode(DetailCode)
,
RoomPackage.getPortClass_UserCode()
void setUserCode(DetailCode value)
User Code
' containment reference.
value
- the new value of the 'User Code' containment reference.getUserCode()
getAttributes()
Attribute
.
If the meaning of the 'Attributes' containment reference list isn't clear, there really should be more of a description here...
RoomPackage.getPortClass_Attributes()
getOperations()
PortOperation
.
If the meaning of the 'Operations' containment reference list isn't clear, there really should be more of a description here...
RoomPackage.getPortClass_Operations()
getMsgHandlers()
MessageHandler
.
If the meaning of the 'Msg Handlers' containment reference list isn't clear, there really should be more of a description here...
RoomPackage.getPortClass_MsgHandlers()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |