public interface IndexableConstraint extends Constraint
Constraint.ConstraintType| Modifier and Type | Method and Description |
|---|---|
IndexUtil.ConstraintType |
getConstraintType() |
FieldValue |
getField() |
InternalReadAccessor |
getFieldExtractor() |
AbstractHashTable.FieldIndex |
getFieldIndex() |
TupleValueExtractor |
getIndexExtractor() |
boolean |
isIndexable(short nodeType,
RuleBaseConfiguration config) |
boolean |
isUnification() |
default void |
unsetUnification() |
addPackageNames, clone, equals, getListenedPropertyMask, getPackageNames, getRequiredDeclarations, getType, isTemporal, registerEvaluationContext, replaceDeclarationreadExternal, writeExternalboolean isUnification()
boolean isIndexable(short nodeType,
RuleBaseConfiguration config)
IndexUtil.ConstraintType getConstraintType()
FieldValue getField()
AbstractHashTable.FieldIndex getFieldIndex()
InternalReadAccessor getFieldExtractor()
default void unsetUnification()
TupleValueExtractor getIndexExtractor()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.