|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICriterionMapping | |
---|---|
org.eclipse.actf.validation.rules | |
org.eclipse.actf.validation.valdoc.rulebase |
Uses of ICriterionMapping in org.eclipse.actf.validation.rules |
---|
Methods in org.eclipse.actf.validation.rules that return ICriterionMapping | |
---|---|
ICriterionMapping |
ICriterionFactory.getCriterionMapping(Object rulesetToken)
retrieves a criterion mapping that maps a type of object to a set of rules. |
Uses of ICriterionMapping in org.eclipse.actf.validation.valdoc.rulebase |
---|
Classes in org.eclipse.actf.validation.valdoc.rulebase that implement ICriterionMapping | |
---|---|
class |
ValidationDocumentCriterionMapping
|
Methods in org.eclipse.actf.validation.valdoc.rulebase that return ICriterionMapping | |
---|---|
ICriterionMapping |
ValidationDocumentRuleSet.getCriterionMap()
|
ICriterionMapping |
ReflectionDocumentCriterionFactory.getCriterionMapping(Object rulesetToken)
retrieves a criterion mapping that maps a type of object to a set of rules. For a ReflectionDocument ,the mapping will consist of a Java type
mapped to a set of rules to be applied to instances of that type. |
Methods in org.eclipse.actf.validation.valdoc.rulebase with parameters of type ICriterionMapping | |
---|---|
void |
ValidationDocumentRuleSet.setCriterionMap(ICriterionMapping criterionMapping)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |