Uses of Package
provided.utils.logic
Packages that use provided.utils.logic
Package
Description
Visitor design pattern hosts and visitors that model Boolean logical operations
Implementations of logical hosts that represent specific
compound logical operations on other logical hosts.
-
Classes in provided.utils.logic used by provided.utils.logicClassDescriptionThe visitor to an ILogicalHost that has cases for the true and false states of the host.
-
Classes in provided.utils.logic used by provided.utils.logic.implClassDescriptionA class that models the mathematical notion of a "predicate", i.e.The visitor to an ILogicalHost that has cases for the true and false states of the host.