Class QueryBasedFunctionInterpretationFactory<A extends AbstractValue<A,C>,C>

java.lang.Object
tools.refinery.store.reasoning.interpretation.QueryBasedFunctionInterpretationFactory<A,C>
All Implemented Interfaces:
PartialInterpretation.Factory<A,C>

public class QueryBasedFunctionInterpretationFactory<A extends AbstractValue<A,C>,C> extends Object implements PartialInterpretation.Factory<A,C>