|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExpandedActorClass
A representation of the model object 'Explicit Actor Class'.
The following features are supported:
ETriceGenPackage.getExpandedActorClass()
Method Summary | |
---|---|
void |
addOwnObject(StateGraphItem obj)
|
|
getActiveTriggers(State state)
|
ActorClass |
getActorClass()
Returns the value of the 'Actor Class' reference. |
TransitionChain |
getChain(Transition trans)
|
java.lang.String |
getCode(DetailCode code)
|
ContinuationTransition |
getDefaultBranch(
|
|
getIncomingTransitions(StateGraphNode node)
|
int |
getInterfaceItemLocalId(InterfaceItem ifitem)
|
java.lang.String |
getMessageID(MessageFromIf mif)
|
StateGraphNode |
getNode(TransitionTerminal tt)
|
|
getOutgoingTransitions(StateGraphNode node)
|
|
getOwnTransitionChains()
|
|
getOwnTriggers()
|
|
getTransitionChains()
|
java.lang.String |
getTriggerCodeName(MessageFromIf mif)
|
java.lang.String |
getTriggerCodeName(java.lang.String mif)
|
|
getTriggers()
|
boolean |
hasStateMachine()
|
boolean |
isMatching(Trigger trig,
java.lang.String trigstr)
|
boolean |
isOwnObject(StateGraphItem obj)
|
void |
prepare(IDiagnostician validator)
|
void |
release()
|
void |
setActorClass(ActorClass value)
Sets the value of the ' Actor Class ' reference. |
Methods inherited from interface org.eclipse.etrice.core.room.ActorClass |
---|
getAnnotations, getAttributes, getBase, getBehaviorDocu, getCommType, getExtPorts, getIfPorts, getIntPorts, getOperations, getServiceImplementations, getStateMachine, getStrSAPs, getStructureDocu, isAbstract, setAbstract, setBase, setBehaviorDocu, setCommType, setStateMachine, setStructureDocu |
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 |
---|
ActorClass getActorClass()
If the meaning of the 'Actor Class' reference isn't clear, there really should be more of a description here...
setActorClass(ActorClass)
,
ETriceGenPackage.getExpandedActorClass_ActorClass()
void setActorClass(ActorClass value)
Actor Class
' reference.
value
- the new value of the 'Actor Class' reference.getActorClass()
void prepare(IDiagnostician validator)
void release()
void addOwnObject(StateGraphItem obj)
boolean isOwnObject(StateGraphItem obj)
int getInterfaceItemLocalId(InterfaceItem ifitem)
boolean hasStateMachine()
java.lang.String getCode(DetailCode code)
java.lang.String getTriggerCodeName(MessageFromIf mif)
java.lang.String getTriggerCodeName(java.lang.String mif)
getOutgoingTransitions(StateGraphNode node)
getIncomingTransitions(StateGraphNode node)
getActiveTriggers(State state)
getTriggers()
getOwnTriggers()
java.lang.String getMessageID(MessageFromIf mif)
TransitionChain getChain(Transition trans)
getTransitionChains()
getOwnTransitionChains()
StateGraphNode getNode(TransitionTerminal tt)
boolean isMatching(Trigger trig, java.lang.String trigstr)
ContinuationTransition getDefaultBranch(out)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |