Package org.drools.model
Interface BetaIndexN<A,V>
- All Superinterfaces:
Index<A,V>
- All Known Subinterfaces:
BetaIndex<A,,B, V> BetaIndex2<A,,B, C, V> BetaIndex3<A,,B, C, D, V> BetaIndex4<A,B, C, D, E, V>
- All Known Implementing Classes:
AbstractBetaIndex,BetaIndex2Impl,BetaIndex3Impl,BetaIndex4Impl,BetaIndexImpl
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.drools.model.Index
Index.ConstraintType, Index.IndexType -
Method Summary
Methods inherited from interface org.drools.model.Index
getConstraintType, getIndexedClass, getIndexId, getIndexType, getLeftOperandExtractor, negate
-
Method Details
-
getRightReturnType
Class<?> getRightReturnType() -
getArity
int getArity()
-