Uses of Package
dev.civl.mc.util.IF
Packages that use dev.civl.mc.util.IF
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 model defines a static model, i.e., the control flow graph, representation of a CIVL-C program.
Submodule model.expression defines expression in CIVL.
Submodule model.statement defines a statement of a CIVL-C program.
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.
Module util provides various general-purpose utilities used by
CIVL.
-
Classes in dev.civl.mc.util.IF used by dev.civl.mc.dynamic.IF
-
Classes in dev.civl.mc.util.IF used by dev.civl.mc.kripke.IF
-
Classes in dev.civl.mc.util.IF used by dev.civl.mc.model.IF
-
Classes in dev.civl.mc.util.IF used by dev.civl.mc.model.IF.expression
-
Classes in dev.civl.mc.util.IF used by dev.civl.mc.model.IF.statement
-
Classes in dev.civl.mc.util.IF used by dev.civl.mc.predicate.IF
-
Classes in dev.civl.mc.util.IF used by dev.civl.mc.semantics.IF
-
Classes in dev.civl.mc.util.IF used by dev.civl.mc.state.IF
-
Classes in dev.civl.mc.util.IF used by dev.civl.mc.util.IFClassDescriptionA
SeqSetrepresents a set of sequences of nonnegative integers.A node in the tree representation.