org.drools.ide.common.client.modeldriven.brl
Interface HasCEPWindow

All Known Implementing Classes:
FactPattern, Pattern52

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()


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