|
Drools :: Core 6.0.0.Beta5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypeDeclaration.Nature | |
|---|---|
| org.drools.core.rule | Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements. |
| Uses of TypeDeclaration.Nature in org.drools.core.rule |
|---|
| Methods in org.drools.core.rule that return TypeDeclaration.Nature | |
|---|---|
TypeDeclaration.Nature |
TypeDeclaration.getNature()
|
static TypeDeclaration.Nature |
TypeDeclaration.Nature.parseNature(String nature)
|
static TypeDeclaration.Nature |
TypeDeclaration.Nature.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TypeDeclaration.Nature[] |
TypeDeclaration.Nature.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.drools.core.rule with parameters of type TypeDeclaration.Nature | |
|---|---|
void |
TypeDeclaration.setNature(TypeDeclaration.Nature nature)
|
|
Drools :: Core 6.0.0.Beta5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||