Class EqualsRefiner
java.lang.Object
tools.refinery.store.reasoning.refinement.AbstractPartialInterpretationRefiner<TruthValue, Boolean>
tools.refinery.store.reasoning.translator.multiobject.EqualsRefiner
- All Implemented Interfaces:
AnyPartialInterpretationRefiner, PartialInterpretationRefiner<TruthValue, Boolean>
-
Nested Class Summary
Nested classes/interfaces inherited from class AbstractPartialInterpretationRefiner
AbstractPartialInterpretationRefiner.ConcretizationAware<A,C> Nested classes/interfaces inherited from interface PartialInterpretationRefiner
PartialInterpretationRefiner.Factory<A,C> -
Method Summary
Modifier and TypeMethodDescriptionbooleanmerge(Tuple key, TruthValue value) of(Symbol<CardinalityInterval> countSymbol) Methods inherited from class AbstractPartialInterpretationRefiner
getAdapter, getPartialSymbolMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface AnyPartialInterpretationRefiner
afterCreate, afterInitialize
-
Method Details
-
merge
-
of
public static PartialInterpretationRefiner.Factory<TruthValue, Boolean> of(Symbol<CardinalityInterval> countSymbol)
-