Module dev.civl.mc
Package dev.civl.mc.kripke.IF
package dev.civl.mc.kripke.IF
Module kripke provides the definition of various
transitions and the enabler and state manager of CIVL.
-
ClassDescriptionThis represents an atomic execution step, which represents the execution of exactly one transition.StateManager extends
StateManagerfor CIVL models.Enabler extendsEnablerIFfor CIVL models.This is the entry point of the module kripke.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.TraceStep extendsTraceStepIFfor CIVL models.