MCPcopy Create free account
hub / github.com/ModelInference/synoptic / AbsFSMState

Class AbsFSMState

csight/src/csight/model/AbsFSMState.java:21–153  ·  view source on GitHub ↗

An abstraction for a state of an FSM. This state can be initial/terminal, and has some number of transitions to other state instances. @param The type of the next state (set) returned by getNextStates. @param The type of transition event type; implements

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected