Drools Workbench - Data Model API 6.1.0.Final

org.drools.workbench.models.datamodel.rule
Interface HasCEPWindow

All Known Implementing Classes:
FactPattern

public interface HasCEPWindow

Implementations support CEP "windows"


Method Summary
 CEPWindow getWindow()
           
 void setWindow(CEPWindow window)
           
 

Method Detail

setWindow

void setWindow(CEPWindow window)

getWindow

CEPWindow getWindow()

Drools Workbench - Data Model API 6.1.0.Final

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.