|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConditionalBranch | |
|---|---|
| org.drools.rule | Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements. |
| Uses of ConditionalBranch in org.drools.rule |
|---|
| Methods in org.drools.rule that return ConditionalBranch | |
|---|---|
ConditionalBranch |
ConditionalBranch.clone()
There is not reason to clone this object since it is stateless. |
ConditionalBranch |
ConditionalBranch.getElseBranch()
|
| Constructors in org.drools.rule with parameters of type ConditionalBranch | |
|---|---|
ConditionalBranch(EvalCondition condition,
NamedConsequence consequence,
ConditionalBranch elseBranch)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||