org.drools.rule
Interface IndexableConstraint
- All Superinterfaces:
- Cloneable, Constraint, Externalizable, RuleComponent, Serializable
- All Known Implementing Classes:
- MvelConstraint
public interface IndexableConstraint
- extends Constraint
isUnification
boolean isUnification()
isIndexable
boolean isIndexable(short nodeType)
getConstraintType
IndexUtil.ConstraintType getConstraintType()
getField
FieldValue getField()
getFieldIndex
AbstractHashTable.FieldIndex getFieldIndex()
getFieldExtractor
InternalReadAccessor getFieldExtractor()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.