|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ActorClass
A representation of the model object 'Actor Class'.
The following features are supported:
Abstract
Comm Type
Base
If Ports
Structure Docu
Int Ports
Ext Ports
Service Implementations
Str SA Ps
Attributes
Behavior Docu
Annotations
Operations
State Machine
RoomPackage.getActorClass()
Method Summary | |
---|---|
|
getAnnotations()
Returns the value of the 'Annotations' containment reference list. |
|
getAttributes()
Returns the value of the 'Attributes' containment reference list. |
ActorClass |
getBase()
Returns the value of the 'Base' reference. |
Documentation |
getBehaviorDocu()
Returns the value of the 'Behavior Docu' containment reference. |
ActorCommunicationType |
getCommType()
Returns the value of the 'Comm Type' attribute. |
|
getExtPorts()
Returns the value of the 'Ext Ports' containment reference list. |
|
getIfPorts()
Returns the value of the 'If Ports' containment reference list. |
|
getIntPorts()
Returns the value of the 'Int Ports' containment reference list. |
|
getOperations()
Returns the value of the 'Operations' containment reference list. |
|
getServiceImplementations()
Returns the value of the 'Service Implementations' containment reference list. |
StateGraph |
getStateMachine()
Returns the value of the 'State Machine' containment reference. |
|
getStrSAPs()
Returns the value of the 'Str SA Ps' containment reference list. |
Documentation |
getStructureDocu()
Returns the value of the 'Structure Docu' containment reference. |
boolean |
isAbstract()
Returns the value of the 'Abstract' attribute. |
void |
setAbstract(boolean value)
Sets the value of the ' Abstract ' attribute. |
void |
setBase(ActorClass value)
Sets the value of the ' Base ' reference. |
void |
setBehaviorDocu(Documentation value)
Sets the value of the ' Behavior Docu ' containment reference. |
void |
setCommType(ActorCommunicationType value)
Sets the value of the ' Comm Type ' attribute. |
void |
setStateMachine(StateGraph value)
Sets the value of the ' State Machine ' containment reference. |
void |
setStructureDocu(Documentation value)
Sets the value of the ' Structure Docu ' containment reference. |
Methods inherited from interface org.eclipse.etrice.core.room.ActorContainerClass |
---|
getActorRefs, getIfSPPs, getUserCode1, getUserCode2, getUserCode3, setUserCode1, setUserCode2, setUserCode3 |
Methods inherited from interface org.eclipse.etrice.core.room.StructureClass |
---|
getBindings, getConnections |
Methods inherited from interface org.eclipse.etrice.core.room.RoomClass |
---|
getDocu, getName, setDocu, setName |
Method Detail |
---|
boolean isAbstract()
If the meaning of the 'Abstract' attribute isn't clear, there really should be more of a description here...
setAbstract(boolean)
,
RoomPackage.getActorClass_Abstract()
void setAbstract(boolean value)
Abstract
' attribute.
value
- the new value of the 'Abstract' attribute.isAbstract()
ActorCommunicationType getCommType()
ActorCommunicationType
.
If the meaning of the 'Comm Type' attribute isn't clear, there really should be more of a description here...
ActorCommunicationType
,
setCommType(ActorCommunicationType)
,
RoomPackage.getActorClass_CommType()
void setCommType(ActorCommunicationType value)
Comm Type
' attribute.
value
- the new value of the 'Comm Type' attribute.ActorCommunicationType
,
getCommType()
ActorClass getBase()
If the meaning of the 'Base' reference isn't clear, there really should be more of a description here...
setBase(ActorClass)
,
RoomPackage.getActorClass_Base()
void setBase(ActorClass value)
Base
' reference.
value
- the new value of the 'Base' reference.getBase()
getIfPorts()
Port
.
If the meaning of the 'If Ports' containment reference list isn't clear, there really should be more of a description here...
RoomPackage.getActorClass_IfPorts()
Documentation getStructureDocu()
If the meaning of the 'Structure Docu' containment reference isn't clear, there really should be more of a description here...
setStructureDocu(Documentation)
,
RoomPackage.getActorClass_StructureDocu()
void setStructureDocu(Documentation value)
Structure Docu
' containment reference.
value
- the new value of the 'Structure Docu' containment reference.getStructureDocu()
getIntPorts()
Port
.
If the meaning of the 'Int Ports' containment reference list isn't clear, there really should be more of a description here...
RoomPackage.getActorClass_IntPorts()
getExtPorts()
ExternalPort
.
If the meaning of the 'Ext Ports' containment reference list isn't clear, there really should be more of a description here...
RoomPackage.getActorClass_ExtPorts()
getServiceImplementations()
ServiceImplementation
.
If the meaning of the 'Service Implementations' containment reference list isn't clear, there really should be more of a description here...
RoomPackage.getActorClass_ServiceImplementations()
getStrSAPs()
SAPRef
.
If the meaning of the 'Str SA Ps' containment reference list isn't clear, there really should be more of a description here...
RoomPackage.getActorClass_StrSAPs()
getAttributes()
Attribute
.
If the meaning of the 'Attributes' containment reference list isn't clear, there really should be more of a description here...
RoomPackage.getActorClass_Attributes()
Documentation getBehaviorDocu()
If the meaning of the 'Behavior Docu' containment reference isn't clear, there really should be more of a description here...
setBehaviorDocu(Documentation)
,
RoomPackage.getActorClass_BehaviorDocu()
void setBehaviorDocu(Documentation value)
Behavior Docu
' containment reference.
value
- the new value of the 'Behavior Docu' containment reference.getBehaviorDocu()
getAnnotations()
Annotation
.
If the meaning of the 'Annotations' containment reference list isn't clear, there really should be more of a description here...
RoomPackage.getActorClass_Annotations()
getOperations()
StandardOperation
.
If the meaning of the 'Operations' containment reference list isn't clear, there really should be more of a description here...
RoomPackage.getActorClass_Operations()
StateGraph getStateMachine()
If the meaning of the 'State Machine' containment reference isn't clear, there really should be more of a description here...
setStateMachine(StateGraph)
,
RoomPackage.getActorClass_StateMachine()
void setStateMachine(StateGraph value)
State Machine
' containment reference.
value
- the new value of the 'State Machine' containment reference.getStateMachine()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |