I - typepublic interface Aggregandum<I> extends Renderable
| Modifier and Type | Method and Description |
|---|---|
Set<OPPLFunction<I>> |
getOPPLFunctions()
Deprecated.
use the stream version
|
boolean |
isCompatible(VariableType<?> variableType) |
java.util.stream.Stream<OPPLFunction<I>> |
opplFunctions() |
String |
render(org.semanticweb.owlapi.util.ShortFormProvider shortFormProvider) |
render@Deprecated Set<OPPLFunction<I>> getOPPLFunctions()
java.util.stream.Stream<OPPLFunction<I>> opplFunctions()
boolean isCompatible(VariableType<?> variableType)
variableType - variableTypeString render(org.semanticweb.owlapi.util.ShortFormProvider shortFormProvider)
shortFormProvider - shortFormProviderCopyright © 2018 The University of Manchester. All Rights Reserved.