Uses of Class
org.oristool.models.stpn.trees.DeterministicEnablingState
Packages that use DeterministicEnablingState
Package
Description
Analysis of MRPs under enabling restriction.
Transient analysis of MRPs and GSMPs.
Calculus of stochastic state classes.
-
Uses of DeterministicEnablingState in org.oristool.models.stpn.onegen
Methods in org.oristool.models.stpn.onegen that return types with arguments of type DeterministicEnablingStateModifier and TypeMethodDescription -
Uses of DeterministicEnablingState in org.oristool.models.stpn.trans
Methods in org.oristool.models.stpn.trans that return types with arguments of type DeterministicEnablingStateModifier and TypeMethodDescriptionRuns this analysis on a given Petri net from an initial marking. -
Uses of DeterministicEnablingState in org.oristool.models.stpn.trees
Methods in org.oristool.models.stpn.trees with parameters of type DeterministicEnablingStateModifier and TypeMethodDescriptionDeterministicEnablingStateBuilder.build
(DeterministicEnablingState s) Builds an initialState
instance from aDeterministicEnablingState
.DeterministicEnablingTimedStateBuilder.build
(DeterministicEnablingState s)