Package org.drools.base.rule
Interface IntervalProviderConstraint
-
- All Superinterfaces:
java.lang.Cloneable,Constraint,java.io.Externalizable,RuleComponent,java.io.Serializable
public interface IntervalProviderConstraint extends Constraint
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.drools.base.rule.constraint.Constraint
Constraint.ConstraintType
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IntervalgetInterval()-
Methods inherited from interface org.drools.base.rule.constraint.Constraint
addPackageNames, clone, equals, getListenedPropertyMask, getListenedPropertyMask, getPackageNames, getRequiredDeclarations, getType, isTemporal, mergeEvaluationContext, registerEvaluationContext, replaceDeclaration
-
-
-
-
Method Detail
-
getInterval
Interval getInterval()
-
-