org.kuali.rice.krms.api.engine
Interface TermResolver<T>

Type Parameters:
T - the class of the resolved object

public interface TermResolver<T>

An TermResolver implementor is a utility class used for resolution (reification) of fact values for one or moreTerms. There are a few key concepts to understand how TermResolvers function and work together.