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

java.lang.Object
  extended by org.drools.guvnor.client.decisiontable.analysis.action.ActionDetectorKey
      extended by org.drools.guvnor.client.decisiontable.analysis.action.InsertFactActionDetectorKey

public class InsertFactActionDetectorKey
extends ActionDetectorKey


Field Summary
 
Fields inherited from class org.drools.guvnor.client.decisiontable.analysis.action.ActionDetectorKey
actionCol
 
Constructor Summary
InsertFactActionDetectorKey(ActionInsertFactCol52 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
 

Constructor Detail

InsertFactActionDetectorKey

public InsertFactActionDetectorKey(ActionInsertFactCol52 actionCol)
Method Detail

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class ActionDetectorKey


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