Uses of Class
de.matthias_burbach.deputy.core.rule.RuleSet

Packages that use RuleSet
de.matthias_burbach.deputy.core.project   
de.matthias_burbach.deputy.core.rule   
 

Uses of RuleSet in de.matthias_burbach.deputy.core.project
 

Methods in de.matthias_burbach.deputy.core.project that return RuleSet
 RuleSet Project.getRuleSet()
           
 

Methods in de.matthias_burbach.deputy.core.project with parameters of type RuleSet
 void Project.setRuleSet(RuleSet ruleSet)
           
 

Uses of RuleSet in de.matthias_burbach.deputy.core.rule
 

Methods in de.matthias_burbach.deputy.core.rule with parameters of type RuleSet
 void RuleSet.add(RuleSet ruleSet)
          Adds all rules of the rule set to this rule set.
 



Copyright © 2005-2007 . All Rights Reserved.