public class ClassifiedTBoxImpl extends Object implements ClassifiedTBox
public OntologyVocabularyCategory<ObjectPropertyExpression> objectProperties()
ClassifiedTBoxobjectProperties in interface ClassifiedTBoxpublic EquivalencesDAG<ObjectPropertyExpression> objectPropertiesDAG()
objectPropertiesDAG in interface ClassifiedTBoxpublic OntologyVocabularyCategory<DataPropertyExpression> dataProperties()
ClassifiedTBoxdataProperties in interface ClassifiedTBoxpublic EquivalencesDAG<DataPropertyExpression> dataPropertiesDAG()
dataPropertiesDAG in interface ClassifiedTBoxpublic OntologyVocabularyCategory<OClass> classes()
ClassifiedTBoxclasses in interface ClassifiedTBoxpublic EquivalencesDAG<ClassExpression> classesDAG()
classesDAG in interface ClassifiedTBoxpublic EquivalencesDAG<DataRangeExpression> dataRangesDAG()
ClassifiedTBoxdataRangesDAG in interface ClassifiedTBoxpublic com.google.common.collect.ImmutableSet<ObjectPropertyExpression> functionalObjectProperties()
functionalObjectProperties in interface ClassifiedTBoxpublic com.google.common.collect.ImmutableSet<DataPropertyExpression> functionalDataProperties()
functionalDataProperties in interface ClassifiedTBoxpublic com.google.common.collect.ImmutableList<NaryAxiom<ClassExpression>> disjointClasses()
disjointClasses in interface ClassifiedTBoxpublic com.google.common.collect.ImmutableList<NaryAxiom<ObjectPropertyExpression>> disjointObjectProperties()
disjointObjectProperties in interface ClassifiedTBoxpublic com.google.common.collect.ImmutableList<NaryAxiom<DataPropertyExpression>> disjointDataProperties()
disjointDataProperties in interface ClassifiedTBoxpublic com.google.common.collect.ImmutableSet<ObjectPropertyExpression> reflexiveObjectProperties()
reflexiveObjectProperties in interface ClassifiedTBoxpublic com.google.common.collect.ImmutableSet<ObjectPropertyExpression> irreflexiveObjectProperties()
irreflexiveObjectProperties in interface ClassifiedTBox@Deprecated public org.jgrapht.graph.DefaultDirectedGraph<ClassExpression,org.jgrapht.graph.DefaultEdge> getClassGraph()
@Deprecated public org.jgrapht.graph.DefaultDirectedGraph<DataRangeExpression,org.jgrapht.graph.DefaultEdge> getDataRangeGraph()
@Deprecated public org.jgrapht.graph.DefaultDirectedGraph<ObjectPropertyExpression,org.jgrapht.graph.DefaultEdge> getObjectPropertyGraph()
@Deprecated public org.jgrapht.graph.DefaultDirectedGraph<DataPropertyExpression,org.jgrapht.graph.DefaultEdge> getDataPropertyGraph()
@Deprecated public int edgeSetSize()
@Deprecated public int vertexSetSize()
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.