|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Global | |
---|---|
org.drools.decisiontable.parser | |
org.drools.template.model |
Uses of Global in org.drools.decisiontable.parser |
---|
Methods in org.drools.decisiontable.parser that return types with arguments of type Global | |
---|---|
static List<Global> |
RuleSheetParserUtil.getVariableList(List<String> variableCells)
Create a list of Global model objects from cell contents. |
Uses of Global in org.drools.template.model |
---|
Methods in org.drools.template.model that return types with arguments of type Global | |
---|---|
List<Global> |
Package.getVariables()
|
Methods in org.drools.template.model with parameters of type Global | |
---|---|
void |
Package.addVariable(Global varz)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |