public interface ClassifiedTBox
OntologyVocabularyCategory<ObjectPropertyExpression> objectProperties()
EquivalencesDAG<ObjectPropertyExpression> objectPropertiesDAG()
OntologyVocabularyCategory<DataPropertyExpression> dataProperties()
EquivalencesDAG<DataPropertyExpression> dataPropertiesDAG()
OntologyVocabularyCategory<OClass> classes()
EquivalencesDAG<ClassExpression> classesDAG()
EquivalencesDAG<DataRangeExpression> dataRangesDAG()
com.google.common.collect.ImmutableList<NaryAxiom<ClassExpression>> disjointClasses()
com.google.common.collect.ImmutableList<NaryAxiom<ObjectPropertyExpression>> disjointObjectProperties()
com.google.common.collect.ImmutableList<NaryAxiom<DataPropertyExpression>> disjointDataProperties()
com.google.common.collect.ImmutableSet<ObjectPropertyExpression> reflexiveObjectProperties()
com.google.common.collect.ImmutableSet<ObjectPropertyExpression> irreflexiveObjectProperties()
com.google.common.collect.ImmutableSet<ObjectPropertyExpression> functionalObjectProperties()
com.google.common.collect.ImmutableSet<DataPropertyExpression> functionalDataProperties()
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.