Package org.drools.model
Interface WindowReference<T>
- All Superinterfaces:
DeclarationSource,WindowDefinition
- All Known Implementing Classes:
WindowReferenceImpl
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.drools.model.WindowDefinition
WindowDefinition.Type -
Method Summary
Methods inherited from interface org.drools.model.WindowDefinition
getType, getValue
-
Method Details
-
getPatternType
-
getPredicates
Predicate1<T>[] getPredicates() -
getName
String getName() -
getEntryPoint
EntryPoint getEntryPoint()
-