Class ReferencedListHandler
java.lang.Object
cz.cvut.kbss.ontodriver.owlapi.list.ReferencedListHandler
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final AxiomAdapter
protected final org.semanticweb.owlapi.model.OWLOntology
protected final OwlapiAdapter
protected final OntologySnapshot
-
Constructor Summary
ConstructorsConstructorDescriptionReferencedListHandler
(OwlapiAdapter owlapiAdapter, OntologySnapshot snapshot) -
Method Summary
Modifier and TypeMethodDescriptionloadList
(ReferencedListDescriptor descriptor) <V> void
persistList
(ReferencedListValueDescriptor<V> descriptor) <V> void
updateList
(ReferencedListValueDescriptor<V> descriptor)
-
Field Details
-
owlapiAdapter
-
axiomAdapter
-
ontology
protected final org.semanticweb.owlapi.model.OWLOntology ontology -
snapshot
-
-
Constructor Details
-
ReferencedListHandler
-
-
Method Details
-
loadList
-
persistList
-
updateList
-