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

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

Classes in org.drools.ide.common.client.modeldriven.brl that implement HasConstraints
 class CompositeFieldConstraint
          This is a field constraint that may span multiple fields.
 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.
 



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