Package org.oristool.analyzer
Interface EnabledEventsBuilder<M,E extends Event>
- Type Parameters:
M- type of the model (such as aPetriNetE- type of the event (such as the firing of aTransition
public interface EnabledEventsBuilder<M,E extends Event>
Common interface used by the analyzer to enumerate the events enabled in a
state for a model.
-
Method Summary
-
Method Details
-
getEnabledEvents
-