Drools Workbench - Guided Decision Tree Model 6.2.0.Final

org.drools.workbench.models.guided.dtree.backend
Class GuidedDecisionTreeModelUnmarshallingVisitor

java.lang.Object
  extended by org.drools.workbench.models.guided.dtree.backend.GuidedDecisionTreeModelUnmarshallingVisitor

public class GuidedDecisionTreeModelUnmarshallingVisitor
extends Object

Visitor that converts DRL into GuidedDecisionTree


Constructor Summary
GuidedDecisionTreeModelUnmarshallingVisitor()
           
 
Method Summary
 GuidedDecisionTree visit(String drl, String baseFileName, PackageDataModelOracle dmo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GuidedDecisionTreeModelUnmarshallingVisitor

public GuidedDecisionTreeModelUnmarshallingVisitor()
Method Detail

visit

public GuidedDecisionTree visit(String drl,
                                String baseFileName,
                                PackageDataModelOracle dmo)

Drools Workbench - Guided Decision Tree Model 6.2.0.Final

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.