Interface RuleContext<ID,IDC extends Collection<ID>,R,RRC>

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

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