|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |