Drools Workbench - Data Model API 6.0.1.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.0.1.Final

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