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

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

Fields in org.drools.ide.common.client.modeldriven.brl declared as RuleAttribute
 RuleAttribute[] RuleModel.attributes
           
 

Methods in org.drools.ide.common.client.modeldriven.brl with parameters of type RuleAttribute
 void RuleModel.addAttribute(RuleAttribute attribute)
           
 



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