org.drools.guvnor.client.decisiontable.analysis
Class RowDetector
java.lang.Object
org.drools.guvnor.client.decisiontable.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()
getFieldDetector
public FieldDetector getFieldDetector(org.drools.ide.common.client.modeldriven.dt52.Pattern52 pattern,
String factField)
putOrMergeFieldDetector
public void putOrMergeFieldDetector(org.drools.ide.common.client.modeldriven.dt52.Pattern52 pattern,
String factField,
FieldDetector fieldDetector)
buildAnalysis
public org.drools.ide.common.client.modeldriven.dt52.Analysis buildAnalysis(List<RowDetector> rowDetectorList)
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.