Interface PartialInterpretation<A extends AbstractValue<A,C>,C>
- All Superinterfaces:
AnyPartialInterpretation
- All Known Implementing Classes:
AbstractPartialInterpretation
public non-sealed interface PartialInterpretation<A extends AbstractValue<A,C>,C>
extends AnyPartialInterpretation
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
PartialInterpretation.Factory<A extends AbstractValue<A,
C>, C> -
Method Summary
Methods inherited from interface tools.refinery.store.reasoning.interpretation.AnyPartialInterpretation
getAdapter, getConcreteness
-
Method Details
-
getPartialSymbol
PartialSymbol<A,C> getPartialSymbol()- Specified by:
getPartialSymbol
in interfaceAnyPartialInterpretation
-
get
-
getAll
-