Interface PartialInterpretation<A extends AbstractValue<A,C>,C>  
- All Superinterfaces:
 AnyPartialInterpretation
- All Known Implementing Classes:
 AbstractPartialInterpretation,MissingInterpretation
public non-sealed interface PartialInterpretation<A extends AbstractValue<A,C>,C>  
extends AnyPartialInterpretation
- 
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacePartialInterpretation.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:
 getPartialSymbolin interfaceAnyPartialInterpretation
 - 
get
 - 
getAll
 
 -