|
Drools :: Compiler 6.2.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.compiler.reteoo.compiled.ObjectTypeNodeCompiler
public class ObjectTypeNodeCompiler
todo: document
| Method Summary | |
|---|---|
static org.drools.core.reteoo.compiled.CompiledNetwork |
compile(KnowledgeBuilderImpl kBuilder,
org.drools.core.reteoo.ObjectTypeNode objectTypeNode)
Creates a CompiledNetwork for the specified ObjectTypeNode. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static org.drools.core.reteoo.compiled.CompiledNetwork compile(KnowledgeBuilderImpl kBuilder,
org.drools.core.reteoo.ObjectTypeNode objectTypeNode)
CompiledNetwork for the specified ObjectTypeNode. The PackageBuilder is used
to compile the generated source and load the class.
kBuilder - builder used to compile and load classobjectTypeNode - OTN we are generating a compiled network for
|
Drools :: Compiler 6.2.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||