Uses of Package
dev.civl.mc.log.IF
Packages that use dev.civl.mc.log.IF
Package
Description
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.
-
Classes in dev.civl.mc.log.IF used by dev.civl.mc.kripke.IF
-
Classes in dev.civl.mc.log.IF used by dev.civl.mc.log.IFClassDescriptionThis represents an error during the execution of a program.
-
Classes in dev.civl.mc.log.IF used by dev.civl.mc.predicate.IFClassDescriptionThis represents an error during the execution of a program.
-
Classes in dev.civl.mc.log.IF used by dev.civl.mc.semantics.IF