Uses of Package
dev.civl.mc.kripke.IF
Packages that use dev.civl.mc.kripke.IF
Package
Description
Module kripke provides the definition of various
transitions and the enabler and state manager of CIVL.
Module predicate defines predicates that are required to hold for any CIVL-C programs.
-
Classes in dev.civl.mc.kripke.IF used by dev.civl.mc.kripke.IFClassDescriptionThis represents an atomic execution step, which represents the execution of exactly one transition.StateManager extends
StateManagerfor CIVL models.Enabler extendsEnablerIFfor CIVL models.A Library Enabler provides a method to compute the enabled transitions of system function calls at a certain state for a give process.The library enabler loader provides the mechanism for loading the library enabler of a certain library. -
Classes in dev.civl.mc.kripke.IF used by dev.civl.mc.predicate.IFClassDescriptionEnabler extends
EnablerIFfor CIVL models.The library enabler loader provides the mechanism for loading the library enabler of a certain library.