Package | Description |
---|---|
ptolemy.domains.modal.kernel |
The ptolemy.domains.modal.kernel package.
|
ptolemy.domains.modal.modal |
The ptolemy.domains.modal.modal package.
|
Modifier and Type | Class and Description |
---|---|
class |
FSMCausalityInterface
This class infers the causality interface of an FSMActor by checking
the guards and actions of the transitions.
|
Modifier and Type | Class and Description |
---|---|
class |
MirrorCausalityInterface
This class infers a causality interface from causality interfaces provided
in the constructor and in the
MirrorCausalityInterface.composeWith(ptolemy.actor.util.CausalityInterface) method. |