All Classes and Interfaces

Class
Description
I represent a Condition that is always true.
I represent a simple Condition using two Coordinates and some comparison operation.
I am the container for all the things, required for TruthTable evaluation.
I am an assertion made for two Coordinates.
I am a concrete Locator responsible for finding (creating instances of) Constant Fragments.
I am the interface for all the source data Readers.
I am a simple data structure describing the position of the required value.
I am a collection of Rules used to compute any kind of decision.
I am the exception to use in all the failures inside the Decita library.
I am the facade for the Decita library.
I am a specific Condition that checks if my right part exactly equals my left one.
I am a simple condition that checks if the left-side value is greater than the right-side value.
I am a simple in-memory key-value storage.
I am a simple condition that checks if the left-side value is less than the right-side value.
I am the Locator service.
I am the collection of Locators used to populate the ComputationContexts.
I am a unique instance of a DecisionTable computation.
I represent a negation, i.e.
I am the specific ContentReader that knows how to read CSV-files.
I am the unified source for building DecisionTables.
I am a single Rule (i.e.
I am the shell for manual library testing.
I represent an unary Condition that adds some checks to the provided base Condition.