| Interface | Description |
|---|---|
| IterableBooleanConversion |
Reduces an iterable of
Boolean into a single Boolean value. |
| SelectorFunction<T,U> |
Much like a standard
Function. |
| Class | Description |
|---|---|
| AllOf |
IterableBooleanConversion that performs a logical AND over all the elements of the iterable. |
| AnyOf |
IterableBooleanConversion that performs a logical OR over all the elements of the iterable. |
| OngoingAllBooleanCondition | |
| OngoingAllBooleanExcludableCondition | |
| OngoingAnalysisEnabler | |
| OngoingAnyBooleanCondition | |
| OngoingBooleanCondition | |
| OngoingBufferedStrategy | |
| OngoingBufferedStrategyStarted<T> |
Part of a fluent clause to tell the analysis module to work in buffereing mode.
|
| OngoingCondition<T> | |
| OngoingNamedCondition<T> | |
| OngoingPrecondition<T> | |
| OngoingTriggeredStrategy |