public static class EccState_FBcl.Create
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
EccState_FBcl |
st |
Constructor and Description |
---|
Create(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
addTransition(EccTransition_FBcl transition) |
void |
addTrgEvent(EvoutType_FBcl evTrg,
Write_FBtype_FBwr fbtw)
Adds a trigger evin (module evin type) to the state.
|
void |
removeTransitions() |
public final EccState_FBcl st
public void addTransition(EccTransition_FBcl transition)
public void addTrgEvent(EvoutType_FBcl evTrg, Write_FBtype_FBwr fbtw)
PinType_FBcl.maskAssocInOut()
to have the relation which evin may force an evout and also which evout is forced by an evin.
PinType_FBcl.maskAssocInOut()
to have the relation which dout is driven by an din, this is due to the event-data-association.evTrg
- fbtw
- public void removeTransitions()