public class KnowledgeSourceCompiler extends Object implements DRGElementCompiler
Constructor and Description |
---|
KnowledgeSourceCompiler() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(org.kie.dmn.model.api.DRGElement de) |
void |
compileNode(org.kie.dmn.model.api.DRGElement de,
DMNCompilerImpl compiler,
DMNModelImpl model) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept, compileEvaluator
public boolean accept(org.kie.dmn.model.api.DRGElement de)
accept
in interface DRGElementCompiler
public void compileNode(org.kie.dmn.model.api.DRGElement de, DMNCompilerImpl compiler, DMNModelImpl model)
compileNode
in interface DRGElementCompiler
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.