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. 
 

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)
           
 



Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.