org.drools.guvnor.client.decisiontable.analysis.action
Class ActionDetector
java.lang.Object
org.drools.guvnor.client.decisiontable.analysis.action.ActionDetector
public class ActionDetector
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
key
protected ActionDetectorKey key
valueSet
protected Set<DTCellValue52> valueSet
duplicated
protected boolean duplicated
ActionDetector
public ActionDetector(ActionDetectorKey key,
DTCellValue52 value)
ActionDetector
protected ActionDetector(ActionDetector a,
ActionDetector b)
getKey
public ActionDetectorKey getKey()
isDuplicated
public boolean isDuplicated()
isMultipleValuesForOneAction
public boolean isMultipleValuesForOneAction()
merge
public ActionDetector merge(ActionDetector other)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.