Interface RuleMapperContext<ID,EID,IDC extends Collection<ID>,R,RRC>

All Superinterfaces:
RuleContext<ID,IDC,R,RRC>
All Known Implementing Classes:
RuleMapperContext.DefaultRuleMapperContext

public interface RuleMapperContext<ID,EID,IDC extends Collection<ID>,R,RRC> extends RuleContext<ID,IDC,R,RRC>