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

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

Methods in org.drools.ide.common.client.modeldriven with parameters of type CompositeFieldConstraint
 DropDownData SuggestionCompletionEngine.getEnums(String factType, CompositeFieldConstraint constraintList, String field)
          This returns a list of enums options (values) that can be used for the given field of the given FactPattern.
 

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

Fields in org.drools.ide.common.client.modeldriven.brl declared as CompositeFieldConstraint
 CompositeFieldConstraint FactPattern.constraintList
           
 



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