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

org.drools.workbench.screens.guided.dtable.client.widget.analysis.condition
Class ConditionDetectorKey

java.lang.Object
  extended by org.drools.workbench.screens.guided.dtable.client.widget.analysis.condition.ConditionDetectorKey

public class ConditionDetectorKey
extends Object


Constructor Summary
ConditionDetectorKey(org.drools.workbench.models.guided.dtable.shared.model.Pattern52 pattern, String factField)
           
 
Method Summary
 boolean equals(Object o)
           
 String getFactField()
           
 org.drools.workbench.models.guided.dtable.shared.model.Pattern52 getPattern()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConditionDetectorKey

public ConditionDetectorKey(org.drools.workbench.models.guided.dtable.shared.model.Pattern52 pattern,
                            String factField)
Method Detail

getPattern

public org.drools.workbench.models.guided.dtable.shared.model.Pattern52 getPattern()

getFactField

public String getFactField()

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.1.0-SNAPSHOT

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