Interface AnyPartialInterpretation
- All Known Subinterfaces:
PartialInterpretation<A,
C>
- All Known Implementing Classes:
AbstractPartialInterpretation
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getAdapter
ReasoningAdapter getAdapter() -
getPartialSymbol
AnyPartialSymbol getPartialSymbol() -
getConcreteness
Concreteness getConcreteness()
-