|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.drools.semantics.java.JavaFunctions
org.drools.semantics.groovy.GroovyFunctions
public class GroovyFunctions
Python block semantics Consequence.
| Field Summary |
|---|
| Fields inherited from class org.drools.semantics.java.JavaFunctions |
|---|
name, ruleSet, text |
| Constructor Summary | |
|---|---|
GroovyFunctions(java.lang.String name,
java.lang.String text,
RuleSet ruleSet)
|
|
| Method Summary | |
|---|---|
SemanticFunctionsCompiler |
getSemanticFunctionsCompiler()
|
java.lang.String |
getSemanticType()
|
| Methods inherited from class org.drools.semantics.java.JavaFunctions |
|---|
getName, getText |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.drools.spi.Functions |
|---|
getText |
| Methods inherited from interface org.drools.smf.SemanticComponent |
|---|
getName |
| Constructor Detail |
|---|
public GroovyFunctions(java.lang.String name,
java.lang.String text,
RuleSet ruleSet)
| Method Detail |
|---|
public java.lang.String getSemanticType()
getSemanticType in interface SemanticComponentgetSemanticType in class JavaFunctionspublic SemanticFunctionsCompiler getSemanticFunctionsCompiler()
getSemanticFunctionsCompiler in interface SemanticFunctionsgetSemanticFunctionsCompiler in class JavaFunctions
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||