org.drools.workbench.screens.guided.dtable.client.widget
Class RuleModelCloneVisitor
java.lang.Object
org.drools.workbench.screens.guided.dtable.client.widget.RuleModelCloneVisitor
public class RuleModelCloneVisitor
- extends Object
A Rule Model Visitor to create a clone TODO Clone LHS of model...
Method Summary |
org.drools.workbench.models.datamodel.rule.RuleModel |
visitRuleModel(org.drools.workbench.models.datamodel.rule.RuleModel model)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuleModelCloneVisitor
public RuleModelCloneVisitor()
visitRuleModel
public org.drools.workbench.models.datamodel.rule.RuleModel visitRuleModel(org.drools.workbench.models.datamodel.rule.RuleModel model)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.