|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FieldNature | |
---|---|
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.client.modeldriven.testing |
Uses of FieldNature in org.drools.ide.common.client.modeldriven |
---|
Methods in org.drools.ide.common.client.modeldriven with parameters of type FieldNature | |
---|---|
DropDownData |
SuggestionCompletionEngine.getEnums(String type,
String field,
FieldNature[] currentFieldNatures)
Similar to the one above - but this one is for RHS. |
Uses of FieldNature in org.drools.ide.common.client.modeldriven.brl |
---|
Classes in org.drools.ide.common.client.modeldriven.brl that implement FieldNature | |
---|---|
class |
ActionFieldFunction
This node indicates that the user wants to execute a method on some fact in case the LHR matches. |
class |
ActionFieldValue
Holds field and value for "action" parts of the rule. |
Uses of FieldNature in org.drools.ide.common.client.modeldriven.testing |
---|
Classes in org.drools.ide.common.client.modeldriven.testing that implement FieldNature | |
---|---|
class |
CallFieldValue
Holds field and value for "action" parts of the rule. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |