Uses of Package
adams.flow.condition.bool
-
Packages that use adams.flow.condition.bool Package Description adams.flow.condition.bool adams.flow.control adams.flow.execution.debug adams.flow.source adams.flow.standalone adams.gui.flow.tree -
Classes in adams.flow.condition.bool used by adams.flow.condition.bool Class Description AbstractAttributeCapabilities Ancestor for capabilities-based conditions.AbstractBooleanCondition Ancestor for conditions that get evaluated in, e.g., the IfThenElse control actor, deciding which branch to take.AbstractBooleanDatabaseCondition Ancestor for conditions that operate on a database.AbstractExpression Ancestor for conditions that use a boolean expression.AbstractMultiCondition Ancestor for conditions that use multiple sub-conditions.AbstractScriptedCondition Abstract ancestor for actors that execute scripts.BooleanCondition Ancestor for conditions that get evaluated in, e.g., the IfThenElse control actor, deciding which branch to take.IndexedBooleanCondition Boolean conditions that return also an index, as they do encapsulate multiple boolean conditions at the same time. -
Classes in adams.flow.condition.bool used by adams.flow.control Class Description BooleanCondition Ancestor for conditions that get evaluated in, e.g., the IfThenElse control actor, deciding which branch to take.BooleanConditionSupporter Interface for classes that handle boolean conditions.IndexedBooleanConditionSupporter Interface for classes that supportIndexedBooleanCondition
objects. -
Classes in adams.flow.condition.bool used by adams.flow.execution.debug Class Description BooleanCondition Ancestor for conditions that get evaluated in, e.g., the IfThenElse control actor, deciding which branch to take.BooleanConditionSupporter Interface for classes that handle boolean conditions. -
Classes in adams.flow.condition.bool used by adams.flow.source Class Description BooleanCondition Ancestor for conditions that get evaluated in, e.g., the IfThenElse control actor, deciding which branch to take.IndexedBooleanConditionSupporter Interface for classes that supportIndexedBooleanCondition
objects. -
Classes in adams.flow.condition.bool used by adams.flow.standalone Class Description BooleanCondition Ancestor for conditions that get evaluated in, e.g., the IfThenElse control actor, deciding which branch to take. -
Classes in adams.flow.condition.bool used by adams.gui.flow.tree Class Description BooleanCondition Ancestor for conditions that get evaluated in, e.g., the IfThenElse control actor, deciding which branch to take.