org.drools.workbench.screens.guided.dtable.client.widget.analysis
Class RowDetector
java.lang.Object
org.drools.workbench.screens.guided.dtable.client.widget.analysis.RowDetector
public class RowDetector
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RowDetector
public RowDetector(long rowIndex)
getRowIndex
public long getRowIndex()
getConditionDetector
public ConditionDetector getConditionDetector(ConditionDetectorKey key)
putOrMergeConditionDetector
public void putOrMergeConditionDetector(ConditionDetector conditionDetector)
getActionDetector
public ActionDetector getActionDetector(ActionDetectorKey key)
putOrMergeActionDetector
public void putOrMergeActionDetector(ActionDetector actionDetector)
buildAnalysis
public org.drools.workbench.models.guided.dtable.shared.model.Analysis buildAnalysis(List<RowDetector> rowDetectorList)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.