org.drools.workbench.screens.guided.dtable.client.widget.analysis.action
Class ActionDetector
java.lang.Object
org.drools.workbench.screens.guided.dtable.client.widget.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<org.drools.workbench.models.guided.dtable.shared.model.DTCellValue52> valueSet
duplicated
protected boolean duplicated
ActionDetector
public ActionDetector(ActionDetectorKey key,
org.drools.workbench.models.guided.dtable.shared.model.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-2014 JBoss by Red Hat. All Rights Reserved.