|
Drools Workbench - Data Model API 6.1.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FieldNatureType
| Field Summary | |
|---|---|
static int |
TYPE_ENUM
This is not used yet. |
static int |
TYPE_FORMULA
This is for a "formula" that calculates a value. |
static int |
TYPE_LITERAL
This may be string, or number, anything really. |
static int |
TYPE_PREDICATE
The fieldName and fieldBinding is not used in the case of a predicate. |
static int |
TYPE_TEMPLATE
This is for a field to be a placeholder for a template |
static int |
TYPE_UNDEFINED
This is used only when action is first created. |
static int |
TYPE_VARIABLE
This is when it is set to a valid previously bound variable. |
| Field Detail |
|---|
static final int TYPE_UNDEFINED
static final int TYPE_LITERAL
static final int TYPE_VARIABLE
static final int TYPE_FORMULA
static final int TYPE_ENUM
static final int TYPE_PREDICATE
static final int TYPE_TEMPLATE
|
Drools Workbench - Data Model API 6.1.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||