|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProtocolClass
A representation of the model object 'Protocol Class'.
The following features are supported:
Comm Type
Base
User Code1
User Code2
User Code3
Incoming Messages
Outgoing Messages
Regular
Conjugate
Semantics
RoomPackage.getProtocolClass()
Method Summary | |
---|---|
ProtocolClass |
getBase()
Returns the value of the 'Base' reference. |
CommunicationType |
getCommType()
Returns the value of the 'Comm Type' attribute. |
PortClass |
getConjugate()
Returns the value of the 'Conjugate' containment reference. |
|
getIncomingMessages()
Returns the value of the 'Incoming Messages' containment reference list. |
|
getOutgoingMessages()
Returns the value of the 'Outgoing Messages' containment reference list. |
PortClass |
getRegular()
Returns the value of the 'Regular' containment reference. |
ProtocolSemantics |
getSemantics()
Returns the value of the 'Semantics' containment reference. |
DetailCode |
getUserCode1()
Returns the value of the 'User Code1' containment reference. |
DetailCode |
getUserCode2()
Returns the value of the 'User Code2' containment reference. |
DetailCode |
getUserCode3()
Returns the value of the 'User Code3' containment reference. |
void |
setBase(ProtocolClass value)
Sets the value of the ' Base ' reference. |
void |
setCommType(CommunicationType value)
Sets the value of the ' Comm Type ' attribute. |
void |
setConjugate(PortClass value)
Sets the value of the ' Conjugate ' containment reference. |
void |
setRegular(PortClass value)
Sets the value of the ' Regular ' containment reference. |
void |
setSemantics(ProtocolSemantics value)
Sets the value of the ' Semantics ' containment reference. |
void |
setUserCode1(DetailCode value)
Sets the value of the ' User Code1 ' containment reference. |
void |
setUserCode2(DetailCode value)
Sets the value of the ' User Code2 ' containment reference. |
void |
setUserCode3(DetailCode value)
Sets the value of the ' User Code3 ' containment reference. |
Methods inherited from interface org.eclipse.etrice.core.room.RoomClass |
---|
getDocu, getName, setDocu, setName |
Method Detail |
---|
CommunicationType getCommType()
CommunicationType
.
If the meaning of the 'Comm Type' attribute isn't clear, there really should be more of a description here...
CommunicationType
,
setCommType(CommunicationType)
,
RoomPackage.getProtocolClass_CommType()
void setCommType(CommunicationType value)
Comm Type
' attribute.
value
- the new value of the 'Comm Type' attribute.CommunicationType
,
getCommType()
ProtocolClass getBase()
If the meaning of the 'Base' reference isn't clear, there really should be more of a description here...
setBase(ProtocolClass)
,
RoomPackage.getProtocolClass_Base()
void setBase(ProtocolClass value)
Base
' reference.
value
- the new value of the 'Base' reference.getBase()
DetailCode getUserCode1()
If the meaning of the 'User Code1' containment reference isn't clear, there really should be more of a description here...
setUserCode1(DetailCode)
,
RoomPackage.getProtocolClass_UserCode1()
void setUserCode1(DetailCode value)
User Code1
' containment reference.
value
- the new value of the 'User Code1' containment reference.getUserCode1()
DetailCode getUserCode2()
If the meaning of the 'User Code2' containment reference isn't clear, there really should be more of a description here...
setUserCode2(DetailCode)
,
RoomPackage.getProtocolClass_UserCode2()
void setUserCode2(DetailCode value)
User Code2
' containment reference.
value
- the new value of the 'User Code2' containment reference.getUserCode2()
DetailCode getUserCode3()
If the meaning of the 'User Code3' containment reference isn't clear, there really should be more of a description here...
setUserCode3(DetailCode)
,
RoomPackage.getProtocolClass_UserCode3()
void setUserCode3(DetailCode value)
User Code3
' containment reference.
value
- the new value of the 'User Code3' containment reference.getUserCode3()
getIncomingMessages()
Message
.
If the meaning of the 'Incoming Messages' containment reference list isn't clear, there really should be more of a description here...
RoomPackage.getProtocolClass_IncomingMessages()
getOutgoingMessages()
Message
.
If the meaning of the 'Outgoing Messages' containment reference list isn't clear, there really should be more of a description here...
RoomPackage.getProtocolClass_OutgoingMessages()
PortClass getRegular()
If the meaning of the 'Regular' containment reference isn't clear, there really should be more of a description here...
setRegular(PortClass)
,
RoomPackage.getProtocolClass_Regular()
void setRegular(PortClass value)
Regular
' containment reference.
value
- the new value of the 'Regular' containment reference.getRegular()
PortClass getConjugate()
If the meaning of the 'Conjugate' containment reference isn't clear, there really should be more of a description here...
setConjugate(PortClass)
,
RoomPackage.getProtocolClass_Conjugate()
void setConjugate(PortClass value)
Conjugate
' containment reference.
value
- the new value of the 'Conjugate' containment reference.getConjugate()
ProtocolSemantics getSemantics()
If the meaning of the 'Semantics' containment reference isn't clear, there really should be more of a description here...
setSemantics(ProtocolSemantics)
,
RoomPackage.getProtocolClass_Semantics()
void setSemantics(ProtocolSemantics value)
Semantics
' containment reference.
value
- the new value of the 'Semantics' containment reference.getSemantics()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |