org.drools.common
Class InstanceEqualsConstraint
java.lang.Object
org.drools.common.InstanceEqualsConstraint
- All Implemented Interfaces:
- Constraint, FieldConstraint, RuleComponent, java.io.Serializable
- public class InstanceEqualsConstraint
- extends java.lang.Object
- implements FieldConstraint
InstanceEqualsConstraint
Created: 21/06/2006
- See Also:
- Serialized Form
-
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
InstanceEqualsConstraint
public InstanceEqualsConstraint(int otherColumn)
getRequiredDeclarations
public Declaration[] getRequiredDeclarations()
- Specified by:
getRequiredDeclarations in interface FieldConstraint
isAllowed
public boolean isAllowed(InternalFactHandle handle,
Tuple tuple,
WorkingMemory workingMemory)
- Specified by:
isAllowed in interface FieldConstraint
toString
public java.lang.String toString()
hashCode
public int hashCode()
equals
public boolean equals(java.lang.Object object)