|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FactPattern | |
|---|---|
| org.drools.ide.common.client.modeldriven | |
| org.drools.ide.common.client.modeldriven.brl | This package holds classes that are used as RPC classes for the rule modeller, as well as the DOM for the BRL rule format that the rule modeller uses. |
| org.drools.ide.common.server.util | |
| Uses of FactPattern in org.drools.ide.common.client.modeldriven |
|---|
| Methods in org.drools.ide.common.client.modeldriven with parameters of type FactPattern | |
|---|---|
DropDownData |
SuggestionCompletionEngine.getEnums(FactPattern pat,
String field)
This returns a list of enums options (values) that can be used for the given field of the given FactPattern. |
| Uses of FactPattern in org.drools.ide.common.client.modeldriven.brl |
|---|
| Fields in org.drools.ide.common.client.modeldriven.brl declared as FactPattern | |
|---|---|
FactPattern |
FromCompositeFactPattern.factPattern
|
| Methods in org.drools.ide.common.client.modeldriven.brl that return FactPattern | |
|---|---|
FactPattern |
RuleModel.getBoundFact(String var)
This will return the fact pattern that a variable is bound to. |
FactPattern |
ExpressionVariable.getFact()
|
FactPattern |
ExpressionUnboundFact.getFact()
|
FactPattern |
FromCompositeFactPattern.getFactPattern()
|
| Methods in org.drools.ide.common.client.modeldriven.brl with parameters of type FactPattern | |
|---|---|
void |
FromCompositeFactPattern.setFactPattern(FactPattern pattern)
|
| Constructors in org.drools.ide.common.client.modeldriven.brl with parameters of type FactPattern | |
|---|---|
ExpressionUnboundFact(FactPattern fact)
|
|
ExpressionVariable(FactPattern fact)
|
|
| Uses of FactPattern in org.drools.ide.common.server.util |
|---|
| Methods in org.drools.ide.common.server.util with parameters of type FactPattern | |
|---|---|
void |
BRDRLPersistence.LHSPatternVisitor.visitFactPattern(FactPattern pattern)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||