Drools Workbench - Guided Decision Table Editor - Client 6.0.1-SNAPSHOT

org.drools.workbench.screens.guided.dtable.client.widget.analysis.action
Class ActionDetectorKey

java.lang.Object
  extended by org.drools.workbench.screens.guided.dtable.client.widget.analysis.action.ActionDetectorKey
Direct Known Subclasses:
InsertFactActionDetectorKey, SetFieldColActionDetectorKey, UnrecognizedActionDetectorKey

public abstract class ActionDetectorKey
extends Object


Field Summary
protected  org.drools.workbench.models.guided.dtable.shared.model.ActionCol52 actionCol
           
 
Constructor Summary
protected ActionDetectorKey(org.drools.workbench.models.guided.dtable.shared.model.ActionCol52 actionCol)
           
 
Method Summary
 boolean equals(Object o)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

actionCol

protected org.drools.workbench.models.guided.dtable.shared.model.ActionCol52 actionCol
Constructor Detail

ActionDetectorKey

protected ActionDetectorKey(org.drools.workbench.models.guided.dtable.shared.model.ActionCol52 actionCol)
Method Detail

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

Drools Workbench - Guided Decision Table Editor - Client 6.0.1-SNAPSHOT

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