org.drools.guvnor.client.decisiontable.analysis.action
Class ActionDetectorKey

java.lang.Object
  extended by org.drools.guvnor.client.decisiontable.analysis.action.ActionDetectorKey
Direct Known Subclasses:
InsertFactActionDetectorKey, SetFieldColActionDetectorKey, UnrecognizedActionDetectorKey

public abstract class ActionDetectorKey
extends Object


Field Summary
protected  ActionCol52 actionCol
           
 
Constructor Summary
protected ActionDetectorKey(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 ActionCol52 actionCol
Constructor Detail

ActionDetectorKey

protected ActionDetectorKey(ActionCol52 actionCol)
Method Detail

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class Object


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