|
Drools :: Compiler 6.0.0.CR5 | |||||||||
| 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(PackageBuilder pkgBuilder,
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(PackageBuilder pkgBuilder,
org.drools.core.reteoo.ObjectTypeNode objectTypeNode)
CompiledNetwork for the specified ObjectTypeNode. The PackageBuilder is used
to compile the generated source and load the class.
pkgBuilder - builder used to compile and load classobjectTypeNode - OTN we are generating a compiled network for
|
Drools :: Compiler 6.0.0.CR5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||