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

java.lang.Object
tools.refinery.generator.FilteredInterpretation<A,C>
All Implemented Interfaces:
AnyPartialInterpretation, PartialInterpretation<A,C>

public class FilteredInterpretation<A extends AbstractValue<A,C>,C> extends Object implements PartialInterpretation<A,C>