Interface RuleContext<T,TC extends Collection<T>,ID,R,RRC>

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

public interface RuleContext<T,TC extends Collection<T>,ID,R,RRC>