|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Variable | |
---|---|
org.drools.verifier.components | |
org.drools.verifier.data |
Uses of Variable in org.drools.verifier.components |
---|
Classes in org.drools.verifier.components that implement Variable | |
---|---|
class |
FieldVariable
|
class |
PatternVariable
|
Fields in org.drools.verifier.components declared as Variable | |
---|---|
protected Variable |
VariableRestriction.variable
|
Methods in org.drools.verifier.components that return Variable | |
---|---|
Variable |
VariableRestriction.getVariable()
|
Methods in org.drools.verifier.components with parameters of type Variable | |
---|---|
void |
VariableRestriction.setVariable(Variable patternVariable)
|
Uses of Variable in org.drools.verifier.data |
---|
Methods in org.drools.verifier.data that return Variable | |
---|---|
Variable |
VerifierData.getVariableByRuleAndVariableName(String ruleName,
String base)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |