Uses of Interface
com.sodius.mdw.core.eval.project.Rule

Packages that use Rule
com.sodius.mdw.core.eval.project Provides a description of the contents of a project : templates, rules and scripts. 
 

Uses of Rule in com.sodius.mdw.core.eval.project
 

Methods in com.sodius.mdw.core.eval.project that return types with arguments of type Rule
 Collection<Rule> Project.getEntryRules()
          Returns the collection of available rules with an visibility entry.
 Collection<Rule> RuleSet.getRules()
          A collection of top-level rules defined in the rule set.