Uses of Interface
dev.civl.mc.state.IF.StateFactory

Packages that use StateFactory
Package
Description
Module dynamic provides general computations of symbolic expressions, including the pretty printing method.
Module kripke provides the definition of various transitions and the enabler and state manager of CIVL.
Module log provides the data structure for logging errors during verification.
Module predicate defines predicates that are required to hold for any CIVL-C programs.
Module semantics implements the semantics of CIVL-C.
Module state is responsible for the creation and manipulation of states of a CIVL model.