Package adalid.core.expressions
Class XB.EntityExpressionBuilder.Conditional
java.lang.Object
adalid.core.expressions.XB.EntityExpressionBuilder.Conditional
- Enclosing class:
XB.EntityExpressionBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionotherwise(EntityConditionalX conditional, SpecialEntityValue value) otherwise(EntityConditionalX conditional, Instance value) otherwise(EntityConditionalX conditional, Entity value) otherwise(EntityConditionalX conditional, EntityExpression value) then(BooleanExpression booleanExpression, SpecialEntityValue value) then(BooleanExpression booleanExpression, Instance value) then(BooleanExpression booleanExpression, Entity value) then(BooleanExpression booleanExpression, EntityExpression value)
-
Constructor Details
-
Conditional
public Conditional()
-
-
Method Details
-
then
-
then
-
then
-
then
-
otherwise
-
otherwise
-
otherwise
-
otherwise
-