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

Packages that use HasCEPWindow
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 HasCEPWindow in org.drools.ide.common.client.modeldriven.brl
 

Classes in org.drools.ide.common.client.modeldriven.brl that implement HasCEPWindow
 class FactPattern
          A fact pattern is a declaration of a fact type, and its constraint, and perhaps a variable that is it bound to It is the equivalent of a "pattern" in drools terms.
 

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

Classes in org.drools.ide.common.client.modeldriven.dt52 that implement HasCEPWindow
 class Pattern52
          A Fact Pattern to which column definitions can be added
 



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