Drools Workbench - Guided Rule Editor - Client 6.2.0.Beta2

org.drools.workbench.screens.guided.rule.client.editor.validator
Class GuidedRuleEditorValidator

java.lang.Object
  extended by org.drools.workbench.screens.guided.rule.client.editor.validator.GuidedRuleEditorValidator

public class GuidedRuleEditorValidator
extends Object


Constructor Summary
GuidedRuleEditorValidator(org.drools.workbench.models.datamodel.rule.RuleModel model, Constants constants)
           
 
Method Summary
 List<String> getErrors()
           
 boolean isValid()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GuidedRuleEditorValidator

public GuidedRuleEditorValidator(org.drools.workbench.models.datamodel.rule.RuleModel model,
                                 Constants constants)
Method Detail

isValid

public boolean isValid()

getErrors

public List<String> getErrors()

Drools Workbench - Guided Rule Editor - Client 6.2.0.Beta2

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