|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRuleBaseMappingFactory
A factory for rules base mappings. A factory instance, once obtained, can be used to find rule base mappings for a given type.
Method Summary | |
---|---|
DocumentRuleBaseDescriptor |
getRuleBaseMapping(String name)
gets an instance of the rule base mapping for the given name. |
DocumentRuleBaseDescriptor[] |
getRuleBaseMappings()
gets all of the RuleBaseMappings |
Method Detail |
---|
DocumentRuleBaseDescriptor getRuleBaseMapping(String name)
name
- -
name of the rule base mapping
DocumentRuleBaseDescriptor[] getRuleBaseMappings()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |