| Package | Description |
|---|---|
| brainslug.flow.model | |
| brainslug.flow.model.expression |
| Modifier and Type | Method and Description |
|---|---|
EqualDefinition |
ThenDefinition.getPredicateDefinition() |
| Modifier and Type | Method and Description |
|---|---|
ThenDefinition |
ChoiceDefinition.when(EqualDefinition predicateDefinition) |
| Constructor and Description |
|---|
ThenDefinition(EqualDefinition predicateDefinition,
FlowDefinition definition,
FlowNodeDefinition<ChoiceDefinition> startNode) |
| Modifier and Type | Class and Description |
|---|---|
class |
TrueDefinition<V> |
| Modifier and Type | Method and Description |
|---|---|
<A> EqualDefinition<T,Expression<A>> |
PredicateBuilder.isEqualTo(A expectedValue) |
Copyright © 2014. All rights reserved.