Package | Description |
---|---|
ptolemy.domains.modal.kernel |
The ptolemy.domains.modal.kernel package.
|
Modifier and Type | Class and Description |
---|---|
class |
State
A State has two ports: one for linking incoming transitions, the other for
outgoing transitions.
|
class |
TransientState
A state that is passed through in a firing of the FSM.
|