Uses of Class
org.drools.ide.common.client.modeldriven.brl.CEPWindow

Packages that use CEPWindow
org.drools.ide.common.client.modeldriven.brl This package holds classes that are used as RPC classes for the rule modeller, as well as the DOM for the BRL rule format that the rule modeller uses. 
org.drools.ide.common.client.modeldriven.dt52   
 

Uses of CEPWindow in org.drools.ide.common.client.modeldriven.brl
 

Methods in org.drools.ide.common.client.modeldriven.brl that return CEPWindow
 CEPWindow HasCEPWindow.getWindow()
           
 CEPWindow FactPattern.getWindow()
           
 

Methods in org.drools.ide.common.client.modeldriven.brl with parameters of type CEPWindow
 void HasCEPWindow.setWindow(CEPWindow window)
           
 void FactPattern.setWindow(CEPWindow window)
           
 

Uses of CEPWindow in org.drools.ide.common.client.modeldriven.dt52
 

Methods in org.drools.ide.common.client.modeldriven.dt52 that return CEPWindow
 CEPWindow Pattern52.getWindow()
           
 

Methods in org.drools.ide.common.client.modeldriven.dt52 with parameters of type CEPWindow
 void Pattern52.setWindow(CEPWindow window)
           
 



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