- ClassAssertion - Static variable in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomConstant
-
- ClassDeclaration - Static variable in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomConstant
-
- closePar - Static variable in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomConstant
-
- compareTo(IntegerClass) - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerClass
-
- compareTo(IntegerDataProperty) - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataProperty
-
- compareTo(IntegerNamedIndividual) - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerNamedIndividual
-
- compareTo(IntegerObjectInverseOf) - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectInverseOf
-
- compareTo(IntegerObjectProperty) - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectProperty
-
- ComplexAxiomExpressivityDetector - Class in de.tudresden.inf.lat.jcel.ontology.axiom.extension
-
An object implementing this class can detect the expressivity of a given set
of complex axioms.
- ComplexAxiomExpressivityDetector(Set<ComplexIntegerAxiom>) - Constructor for class de.tudresden.inf.lat.jcel.ontology.axiom.extension.ComplexAxiomExpressivityDetector
-
Constructs a new expressivity detector.
- ComplexIntegerAxiom - Interface in de.tudresden.inf.lat.jcel.ontology.axiom.complex
-
This interface is for complex axioms.
- ComplexIntegerAxiomConstant - Interface in de.tudresden.inf.lat.jcel.ontology.axiom.complex
-
This interface is a collection of constants used by classes that implement an
ComplexIntegerAxiom
.
- ComplexIntegerAxiomFactory - Interface in de.tudresden.inf.lat.jcel.ontology.axiom.complex
-
An object this interface is a factory to create complex axioms.
- ComplexIntegerAxiomFactoryImpl - Class in de.tudresden.inf.lat.jcel.ontology.axiom.complex
-
An object of this class is a factory to create any complex axiom.
- ComplexIntegerAxiomFactoryImpl() - Constructor for class de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactoryImpl
-
Constructs a new complex axiom factory.
- ComplexIntegerAxiomVisitor<T> - Interface in de.tudresden.inf.lat.jcel.ontology.axiom.complex
-
This class models a visitor of ComplexIntegerAxiom
.
- containsBottom() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerClass
-
- containsBottom() - Method in interface de.tudresden.inf.lat.jcel.ontology.datatype.IntegerClassExpression
-
Tells whether or not this class expression contains a bottom.
- containsBottom() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataHasValue
-
- containsBottom() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataSomeValuesFrom
-
- containsBottom() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerNamedIndividual
-
- containsBottom() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectIntersectionOf
-
- containsBottom() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectOneOf
-
- containsBottom() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectSomeValuesFrom
-
- createClass(int) - Method in interface de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactory
-
Creates a class.
- createClass(int) - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactoryImpl
-
- createClassAssertionAxiom(IntegerClassExpression, int, Set<Annotation>) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactory
-
Constructs a new class assertion axiom.
- createClassAssertionAxiom(IntegerClassExpression, int, Set<Annotation>) - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactoryImpl
-
- createClassDeclarationAxiom(int, Set<Annotation>) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactory
-
Constructs a new class declaration axiom.
- createClassDeclarationAxiom(int, Set<Annotation>) - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactoryImpl
-
- createDataHasValue(int, int) - Method in interface de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactory
-
Creates a has-value class expression.
- createDataHasValue(int, int) - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactoryImpl
-
- createDataProperty(int) - Method in interface de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactory
-
Creates a data property.
- createDataProperty(int) - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactoryImpl
-
- createDataPropertyAssertionAxiom(int, int, int, Set<Annotation>) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactory
-
Constructs a new data property assertion axiom.
- createDataPropertyAssertionAxiom(int, int, int, Set<Annotation>) - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactoryImpl
-
- createDataPropertyDeclarationAxiom(int, Set<Annotation>) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactory
-
Constructs a new data property declaration axiom.
- createDataPropertyDeclarationAxiom(int, Set<Annotation>) - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactoryImpl
-
- createDataSomeValuesFrom(int, IntegerClassExpression) - Method in interface de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactory
-
Creates an existential restriction.
- createDataSomeValuesFrom(int, IntegerClassExpression) - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactoryImpl
-
- createDifferentIndividualsAxiom(Set<Integer>, Set<Annotation>) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactory
-
Constructs a new different individuals axiom
- createDifferentIndividualsAxiom(Set<Integer>, Set<Annotation>) - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactoryImpl
-
- createDisjointClassesAxiom(Set<IntegerClassExpression>, Set<Annotation>) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactory
-
Constructs a new disjoint classes axiom.
- createDisjointClassesAxiom(Set<IntegerClassExpression>, Set<Annotation>) - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactoryImpl
-
- createEquivalentClassesAxiom(Set<IntegerClassExpression>, Set<Annotation>) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactory
-
Constructs a new equivalent classes axiom.
- createEquivalentClassesAxiom(Set<IntegerClassExpression>, Set<Annotation>) - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactoryImpl
-
- createEquivalentObjectPropertiesAxiom(Set<IntegerObjectPropertyExpression>, Set<Annotation>) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactory
-
Constructs an equivalent object properties axiom.
- createEquivalentObjectPropertiesAxiom(Set<IntegerObjectPropertyExpression>, Set<Annotation>) - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactoryImpl
-
- createFunctionalObjectPropertyAxiom(IntegerObjectPropertyExpression, Set<Annotation>) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactory
-
Constructs a new functional object property axiom.
- createFunctionalObjectPropertyAxiom(IntegerObjectPropertyExpression, Set<Annotation>) - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactoryImpl
-
- createInverseFunctionalObjectPropertyAxiom(IntegerObjectPropertyExpression, Set<Annotation>) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactory
-
Constructs a new inverse functional object property axiom.
- createInverseFunctionalObjectPropertyAxiom(IntegerObjectPropertyExpression, Set<Annotation>) - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactoryImpl
-
- createInverseObjectPropertiesAxiom(IntegerObjectPropertyExpression, IntegerObjectPropertyExpression, Set<Annotation>) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactory
-
Constructs a new inverse object property axiom, declaring that one object
property is the inverse of another one.
- createInverseObjectPropertiesAxiom(IntegerObjectPropertyExpression, IntegerObjectPropertyExpression, Set<Annotation>) - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactoryImpl
-
- createNamedIndividual(int) - Method in interface de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactory
-
Creates a named individual.
- createNamedIndividual(int) - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactoryImpl
-
- createNamedIndividualDeclarationAxiom(int, Set<Annotation>) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactory
-
Constructs a new named individual declaration axiom.
- createNamedIndividualDeclarationAxiom(int, Set<Annotation>) - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactoryImpl
-
- createNegativeObjectPropertyAssertionAxiom(IntegerObjectPropertyExpression, int, int, Set<Annotation>) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactory
-
Constructs a new negative object property axiom.
- createNegativeObjectPropertyAssertionAxiom(IntegerObjectPropertyExpression, int, int, Set<Annotation>) - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactoryImpl
-
- createObjectIntersectionOf(Set<IntegerClassExpression>) - Method in interface de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactory
-
Creates an intersection of class expressions.
- createObjectIntersectionOf(Set<IntegerClassExpression>) - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactoryImpl
-
- createObjectInverseOf(IntegerObjectProperty) - Method in interface de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactory
-
Creates an inverse object property.
- createObjectInverseOf(IntegerObjectProperty) - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactoryImpl
-
- createObjectOneOf(int) - Method in interface de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactory
-
Creates a nominal expression.
- createObjectOneOf(int) - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactoryImpl
-
- createObjectProperty(int) - Method in interface de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactory
-
Creates an object property.
- createObjectProperty(int) - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactoryImpl
-
- createObjectPropertyAssertionAxiom(IntegerObjectPropertyExpression, int, int, Set<Annotation>) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactory
-
Constructs a new object property assertion axiom.
- createObjectPropertyAssertionAxiom(IntegerObjectPropertyExpression, int, int, Set<Annotation>) - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactoryImpl
-
- createObjectPropertyDeclarationAxiom(int, Set<Annotation>) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactory
-
Constructs a new object property declaration axiom.
- createObjectPropertyDeclarationAxiom(int, Set<Annotation>) - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactoryImpl
-
- createObjectSomeValuesFrom(IntegerObjectPropertyExpression, IntegerClassExpression) - Method in interface de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactory
-
Creates an existential restriction.
- createObjectSomeValuesFrom(IntegerObjectPropertyExpression, IntegerClassExpression) - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactoryImpl
-
- createPropertyRangeAxiom(IntegerObjectPropertyExpression, IntegerClassExpression, Set<Annotation>) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactory
-
Constructs a new object property range axiom.
- createPropertyRangeAxiom(IntegerObjectPropertyExpression, IntegerClassExpression, Set<Annotation>) - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactoryImpl
-
- createReflexiveObjectPropertyAxiom(IntegerObjectPropertyExpression, Set<Annotation>) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactory
-
Constructs a new reflexive object property axiom.
- createReflexiveObjectPropertyAxiom(IntegerObjectPropertyExpression, Set<Annotation>) - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactoryImpl
-
- createSameIndividualAxiom(Set<Integer>, Set<Annotation>) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactory
-
Constructs a new same individual axiom.
- createSameIndividualAxiom(Set<Integer>, Set<Annotation>) - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactoryImpl
-
- createSubClassOfAxiom(IntegerClassExpression, IntegerClassExpression, Set<Annotation>) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactory
-
Constructs a new subclass axiom.
- createSubClassOfAxiom(IntegerClassExpression, IntegerClassExpression, Set<Annotation>) - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactoryImpl
-
- createSubObjectPropertyOfAxiom(IntegerObjectPropertyExpression, IntegerObjectPropertyExpression, Set<Annotation>) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactory
-
Constructs a new sub object property axiom.
- createSubObjectPropertyOfAxiom(IntegerObjectPropertyExpression, IntegerObjectPropertyExpression, Set<Annotation>) - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactoryImpl
-
- createSubPropertyChainOfAxiom(List<IntegerObjectPropertyExpression>, IntegerObjectPropertyExpression, Set<Annotation>) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactory
-
Constructs a new sub object property chain axiom.
- createSubPropertyChainOfAxiom(List<IntegerObjectPropertyExpression>, IntegerObjectPropertyExpression, Set<Annotation>) - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactoryImpl
-
- createTransitiveObjectPropertyAxiom(IntegerObjectPropertyExpression, Set<Annotation>) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactory
-
Constructs a new transitive object property axiom.
- createTransitiveObjectPropertyAxiom(IntegerObjectPropertyExpression, Set<Annotation>) - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomFactoryImpl
-
- getAnnotations() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerClassAssertionAxiom
-
- getAnnotations() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerClassDeclarationAxiom
-
- getAnnotations() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerDataPropertyAssertionAxiom
-
- getAnnotations() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerDataPropertyDeclarationAxiom
-
- getAnnotations() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerDifferentIndividualsAxiom
-
- getAnnotations() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerDisjointClassesAxiom
-
- getAnnotations() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerEquivalentClassesAxiom
-
- getAnnotations() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerEquivalentObjectPropertiesAxiom
-
- getAnnotations() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerFunctionalObjectPropertyAxiom
-
- getAnnotations() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerInverseFunctionalObjectPropertyAxiom
-
- getAnnotations() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerInverseObjectPropertiesAxiom
-
- getAnnotations() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerNamedIndividualDeclarationAxiom
-
- getAnnotations() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerNegativeObjectPropertyAssertionAxiom
-
- getAnnotations() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerObjectPropertyAssertionAxiom
-
- getAnnotations() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerObjectPropertyDeclarationAxiom
-
- getAnnotations() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerPropertyRangeAxiom
-
- getAnnotations() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerReflexiveObjectPropertyAxiom
-
- getAnnotations() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerSameIndividualAxiom
-
- getAnnotations() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerSubClassOfAxiom
-
- getAnnotations() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerSubObjectPropertyOfAxiom
-
- getAnnotations() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerSubPropertyChainOfAxiom
-
- getAnnotations() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerTransitiveObjectPropertyAxiom
-
- getBottomClass() - Method in interface de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactory
-
Returns the bottom class.
- getBottomClass() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactoryImpl
-
- getBottomDataProperty() - Method in interface de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactory
-
Returns the bottom data property.
- getBottomDataProperty() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactoryImpl
-
- getBottomObjectProperty() - Method in interface de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactory
-
Returns the bottom object property.
- getBottomObjectProperty() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactoryImpl
-
- getClassesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerClassAssertionAxiom
-
- getClassesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerClassDeclarationAxiom
-
- getClassesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerDataPropertyAssertionAxiom
-
- getClassesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerDataPropertyDeclarationAxiom
-
- getClassesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerDifferentIndividualsAxiom
-
- getClassesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerDisjointClassesAxiom
-
- getClassesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerEquivalentClassesAxiom
-
- getClassesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerEquivalentObjectPropertiesAxiom
-
- getClassesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerFunctionalObjectPropertyAxiom
-
- getClassesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerInverseFunctionalObjectPropertyAxiom
-
- getClassesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerInverseObjectPropertiesAxiom
-
- getClassesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerNamedIndividualDeclarationAxiom
-
- getClassesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerNegativeObjectPropertyAssertionAxiom
-
- getClassesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerObjectPropertyAssertionAxiom
-
- getClassesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerObjectPropertyDeclarationAxiom
-
- getClassesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerPropertyRangeAxiom
-
- getClassesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerReflexiveObjectPropertyAxiom
-
- getClassesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerSameIndividualAxiom
-
- getClassesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerSubClassOfAxiom
-
- getClassesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerSubObjectPropertyOfAxiom
-
- getClassesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerSubPropertyChainOfAxiom
-
- getClassesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerTransitiveObjectPropertyAxiom
-
- getClassesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerClass
-
- getClassesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataHasValue
-
- getClassesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataProperty
-
- getClassesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataSomeValuesFrom
-
- getClassesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerNamedIndividual
-
- getClassesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectIntersectionOf
-
- getClassesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectInverseOf
-
- getClassesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectOneOf
-
- getClassesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectProperty
-
- getClassesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectSomeValuesFrom
-
- getClassExpression() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerClassAssertionAxiom
-
Returns the class expression in the axiom.
- getClassExpressions() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerDisjointClassesAxiom
-
Returns the set of disjoint classes in this axiom.
- getClassExpressions() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerEquivalentClassesAxiom
-
Returns the set of equivalent classes in this axiom.
- getComplexAxiomFactory() - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.extension.IntegerOntologyObjectFactory
-
Returns the complex axiom factory.
- getComplexAxiomFactory() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.extension.IntegerOntologyObjectFactoryImpl
-
- getDataPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerClassAssertionAxiom
-
- getDataPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerClassDeclarationAxiom
-
- getDataPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerDataPropertyAssertionAxiom
-
- getDataPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerDataPropertyDeclarationAxiom
-
- getDataPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerDifferentIndividualsAxiom
-
- getDataPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerDisjointClassesAxiom
-
- getDataPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerEquivalentClassesAxiom
-
- getDataPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerEquivalentObjectPropertiesAxiom
-
- getDataPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerFunctionalObjectPropertyAxiom
-
- getDataPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerInverseFunctionalObjectPropertyAxiom
-
- getDataPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerInverseObjectPropertiesAxiom
-
- getDataPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerNamedIndividualDeclarationAxiom
-
- getDataPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerNegativeObjectPropertyAssertionAxiom
-
- getDataPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerObjectPropertyAssertionAxiom
-
- getDataPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerObjectPropertyDeclarationAxiom
-
- getDataPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerPropertyRangeAxiom
-
- getDataPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerReflexiveObjectPropertyAxiom
-
- getDataPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerSameIndividualAxiom
-
- getDataPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerSubClassOfAxiom
-
- getDataPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerSubObjectPropertyOfAxiom
-
- getDataPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerSubPropertyChainOfAxiom
-
- getDataPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerTransitiveObjectPropertyAxiom
-
- getDataPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerClass
-
- getDataPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataHasValue
-
- getDataPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataProperty
-
- getDataPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataSomeValuesFrom
-
- getDataPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerNamedIndividual
-
- getDataPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectIntersectionOf
-
- getDataPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectInverseOf
-
- getDataPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectOneOf
-
- getDataPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectProperty
-
- getDataPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectSomeValuesFrom
-
- getDataTypeFactory() - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.extension.IntegerOntologyObjectFactory
-
Returns the data type factory.
- getDataTypeFactory() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.extension.IntegerOntologyObjectFactoryImpl
-
- getDatatypesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerClassAssertionAxiom
-
- getDatatypesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerClassDeclarationAxiom
-
- getDatatypesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerDataPropertyAssertionAxiom
-
- getDatatypesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerDataPropertyDeclarationAxiom
-
- getDatatypesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerDifferentIndividualsAxiom
-
- getDatatypesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerDisjointClassesAxiom
-
- getDatatypesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerEquivalentClassesAxiom
-
- getDatatypesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerEquivalentObjectPropertiesAxiom
-
- getDatatypesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerFunctionalObjectPropertyAxiom
-
- getDatatypesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerInverseFunctionalObjectPropertyAxiom
-
- getDatatypesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerInverseObjectPropertiesAxiom
-
- getDatatypesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerNamedIndividualDeclarationAxiom
-
- getDatatypesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerNegativeObjectPropertyAssertionAxiom
-
- getDatatypesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerObjectPropertyAssertionAxiom
-
- getDatatypesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerObjectPropertyDeclarationAxiom
-
- getDatatypesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerPropertyRangeAxiom
-
- getDatatypesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerReflexiveObjectPropertyAxiom
-
- getDatatypesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerSameIndividualAxiom
-
- getDatatypesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerSubClassOfAxiom
-
- getDatatypesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerSubObjectPropertyOfAxiom
-
- getDatatypesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerSubPropertyChainOfAxiom
-
- getDatatypesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerTransitiveObjectPropertyAxiom
-
- getDatatypesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerClass
-
- getDatatypesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataHasValue
-
- getDatatypesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataProperty
-
- getDatatypesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataSomeValuesFrom
-
- getDatatypesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerNamedIndividual
-
- getDatatypesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectIntersectionOf
-
- getDatatypesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectInverseOf
-
- getDatatypesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectOneOf
-
- getDatatypesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectProperty
-
- getDatatypesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectSomeValuesFrom
-
- getEntity() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerClassDeclarationAxiom
-
- getEntity() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerDataPropertyDeclarationAxiom
-
- getEntity() - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerDeclarationAxiom
-
Returns the entity declared by this axioms.
- getEntity() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerNamedIndividualDeclarationAxiom
-
- getEntity() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerObjectPropertyDeclarationAxiom
-
- getEntityManager() - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.extension.IntegerOntologyObjectFactory
-
Returns the identifier generator.
- getEntityManager() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.extension.IntegerOntologyObjectFactoryImpl
-
- getFiller() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataSomeValuesFrom
-
Returns the class expression in this class expression.
- getFiller() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectSomeValuesFrom
-
Returns the filler.
- getFirstProperty() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerInverseObjectPropertiesAxiom
-
Returns one of object properties (called first) in this axiom.
- getId() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerClass
-
Returns the class identifier.
- getId() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataProperty
-
- getId() - Method in interface de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataPropertyExpression
-
Returns the identifier of the used data property.
- getId() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerNamedIndividual
-
Returns the named individual identifier.
- getId() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectProperty
-
Returns the identifier for this object property.
- getIdGenerator() - Method in class de.tudresden.inf.lat.jcel.ontology.normalization.ObjectPropertyIdFinder
-
- getIndividual() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerClassAssertionAxiom
-
Returns the individual in the axiom.
- getIndividual() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectOneOf
-
Returns the individual in this class expression.
- getIndividuals() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerDifferentIndividualsAxiom
-
Returns the set of different individuals in this axiom.
- getIndividuals() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerSameIndividualAxiom
-
Returns the set of individuals in this axiom.
- getIndividualsInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerClassAssertionAxiom
-
- getIndividualsInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerClassDeclarationAxiom
-
- getIndividualsInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerDataPropertyAssertionAxiom
-
- getIndividualsInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerDataPropertyDeclarationAxiom
-
- getIndividualsInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerDifferentIndividualsAxiom
-
- getIndividualsInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerDisjointClassesAxiom
-
- getIndividualsInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerEquivalentClassesAxiom
-
- getIndividualsInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerEquivalentObjectPropertiesAxiom
-
- getIndividualsInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerFunctionalObjectPropertyAxiom
-
- getIndividualsInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerInverseFunctionalObjectPropertyAxiom
-
- getIndividualsInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerInverseObjectPropertiesAxiom
-
- getIndividualsInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerNamedIndividualDeclarationAxiom
-
- getIndividualsInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerNegativeObjectPropertyAssertionAxiom
-
- getIndividualsInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerObjectPropertyAssertionAxiom
-
- getIndividualsInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerObjectPropertyDeclarationAxiom
-
- getIndividualsInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerPropertyRangeAxiom
-
- getIndividualsInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerReflexiveObjectPropertyAxiom
-
- getIndividualsInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerSameIndividualAxiom
-
- getIndividualsInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerSubClassOfAxiom
-
- getIndividualsInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerSubObjectPropertyOfAxiom
-
- getIndividualsInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerSubPropertyChainOfAxiom
-
- getIndividualsInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerTransitiveObjectPropertyAxiom
-
- getIndividualsInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerClass
-
- getIndividualsInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataHasValue
-
- getIndividualsInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataProperty
-
- getIndividualsInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataSomeValuesFrom
-
- getIndividualsInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerNamedIndividual
-
- getIndividualsInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectIntersectionOf
-
- getIndividualsInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectInverseOf
-
- getIndividualsInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectOneOf
-
- getIndividualsInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectProperty
-
- getIndividualsInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectSomeValuesFrom
-
- getInverse() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectInverseOf
-
Returns the inverse used for this object property expression
- getNormalizedAxiomFactory() - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.extension.IntegerOntologyObjectFactory
-
Returns the normalized axiom factory.
- getNormalizedAxiomFactory() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.extension.IntegerOntologyObjectFactoryImpl
-
- getObject() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerDataPropertyAssertionAxiom
-
Returns the individual representing the object.
- getObject() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerNegativeObjectPropertyAssertionAxiom
-
Returns the individual representing the object.
- getObject() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerObjectPropertyAssertionAxiom
-
Returns the individual representing the subject.
- getObjectPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerClassAssertionAxiom
-
- getObjectPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerClassDeclarationAxiom
-
- getObjectPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerDataPropertyAssertionAxiom
-
- getObjectPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerDataPropertyDeclarationAxiom
-
- getObjectPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerDifferentIndividualsAxiom
-
- getObjectPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerDisjointClassesAxiom
-
- getObjectPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerEquivalentClassesAxiom
-
- getObjectPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerEquivalentObjectPropertiesAxiom
-
- getObjectPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerFunctionalObjectPropertyAxiom
-
- getObjectPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerInverseFunctionalObjectPropertyAxiom
-
- getObjectPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerInverseObjectPropertiesAxiom
-
- getObjectPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerNamedIndividualDeclarationAxiom
-
- getObjectPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerNegativeObjectPropertyAssertionAxiom
-
- getObjectPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerObjectPropertyAssertionAxiom
-
- getObjectPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerObjectPropertyDeclarationAxiom
-
- getObjectPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerPropertyRangeAxiom
-
- getObjectPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerReflexiveObjectPropertyAxiom
-
- getObjectPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerSameIndividualAxiom
-
- getObjectPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerSubClassOfAxiom
-
- getObjectPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerSubObjectPropertyOfAxiom
-
- getObjectPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerSubPropertyChainOfAxiom
-
- getObjectPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerTransitiveObjectPropertyAxiom
-
- getObjectPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerClass
-
- getObjectPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataHasValue
-
- getObjectPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataProperty
-
- getObjectPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataSomeValuesFrom
-
- getObjectPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerNamedIndividual
-
- getObjectPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectIntersectionOf
-
- getObjectPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectInverseOf
-
- getObjectPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectOneOf
-
- getObjectPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectProperty
-
- getObjectPropertiesInSignature() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectSomeValuesFrom
-
- getOperands() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectIntersectionOf
-
Return the operands in this class expression.
- getProperties() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerEquivalentObjectPropertiesAxiom
-
Returns the set of equivalent object properties in this axiom.
- getProperty() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerDataPropertyAssertionAxiom
-
Returns the data property in the axiom.
- getProperty() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerFunctionalObjectPropertyAxiom
-
Returns the object property in this axiom.
- getProperty() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerInverseFunctionalObjectPropertyAxiom
-
Returns the object property in this axiom.
- getProperty() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerNegativeObjectPropertyAssertionAxiom
-
Returns the object property expression in this axiom.
- getProperty() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerObjectPropertyAssertionAxiom
-
Returns the object property expression in this axiom.
- getProperty() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerPropertyRangeAxiom
-
Returns the object property in this axiom.
- getProperty() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerReflexiveObjectPropertyAxiom
-
Returns the object property in this axiom.
- getProperty() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerTransitiveObjectPropertyAxiom
-
Returns the object property in this axiom.
- getProperty() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataHasValue
-
Returns the data property in this class expression.
- getProperty() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataSomeValuesFrom
-
Returns the data property in this class expression.
- getProperty() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectSomeValuesFrom
-
- getPropertyChain() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerSubPropertyChainOfAxiom
-
- getRange() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerPropertyRangeAxiom
-
Returns the class expression in this axiom.
- getRequiredAxioms() - Method in class de.tudresden.inf.lat.jcel.ontology.normalization.ObjectPropertyIdFinder
-
- getSecondProperty() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerInverseObjectPropertiesAxiom
-
Returns one of object properties (called second) in this axiom.
- getSubClass() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerSubClassOfAxiom
-
Returns the subclass in this axiom.
- getSubject() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerDataPropertyAssertionAxiom
-
Returns the individual representing the subject.
- getSubject() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerNegativeObjectPropertyAssertionAxiom
-
Returns the individual representing the subject.
- getSubject() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerObjectPropertyAssertionAxiom
-
Returns the individual representing the subject.
- getSubProperty() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerSubObjectPropertyOfAxiom
-
Returns the sub object property in this axiom.
- getSuperClass() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerSubClassOfAxiom
-
Returns the superclass in this axiom.
- getSuperProperty() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerSubObjectPropertyOfAxiom
-
Returns the super object property in this axiom.
- getSuperProperty() - Method in class de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerSubPropertyChainOfAxiom
-
Returns the super object property expression.
- getTopClass() - Method in interface de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactory
-
Returns the top class.
- getTopClass() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactoryImpl
-
- getTopDataProperty() - Method in interface de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactory
-
Returns the top data property.
- getTopDataProperty() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactoryImpl
-
- getTopObjectProperty() - Method in interface de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactory
-
Returns the top object property.
- getTopObjectProperty() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactoryImpl
-
- getValue() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataHasValue
-
Returns the value in this class expression.
- IntegerClass - Class in de.tudresden.inf.lat.jcel.ontology.datatype
-
This models a class, this is : A
- IntegerClass(int) - Constructor for class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerClass
-
Constructs a new class.
- IntegerClassAssertionAxiom - Class in de.tudresden.inf.lat.jcel.ontology.axiom.complex
-
This class models an assertion axiom that relates a class with an individual.
- IntegerClassDeclarationAxiom - Class in de.tudresden.inf.lat.jcel.ontology.axiom.complex
-
An object of this class is an axiom that declares a class.
- IntegerClassExpression - Interface in de.tudresden.inf.lat.jcel.ontology.datatype
-
This interface is implemented by classes that model class expressions with
integer numbers.
- IntegerClassExpressionVisitor<T> - Interface in de.tudresden.inf.lat.jcel.ontology.datatype
-
This class models a visitor of IntegerClassExpression
.
- IntegerDataHasValue - Class in de.tudresden.inf.lat.jcel.ontology.datatype
-
This class models a has-value class expression, this is: ∃ r .
{v} , where r is data property expression and v is a value.
- IntegerDataHasValue(int, int) - Constructor for class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataHasValue
-
Constructs a has-value class expression.
- IntegerDataProperty - Class in de.tudresden.inf.lat.jcel.ontology.datatype
-
This class models an object property.
- IntegerDataProperty(int) - Constructor for class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataProperty
-
Constructs a data property.
- IntegerDataPropertyAssertionAxiom - Class in de.tudresden.inf.lat.jcel.ontology.axiom.complex
-
This class models an assertion that relates a data property and a pair of
individuals.
- IntegerDataPropertyDeclarationAxiom - Class in de.tudresden.inf.lat.jcel.ontology.axiom.complex
-
An object of this class is an axiom that declares an data property.
- IntegerDataPropertyExpression - Interface in de.tudresden.inf.lat.jcel.ontology.datatype
-
This interface is implemented by classes that model object property
expressions with integer numbers.
- IntegerDataSomeValuesFrom - Class in de.tudresden.inf.lat.jcel.ontology.datatype
-
This class models an existential restriction with data properties, this is:
∃ p . C, where p is a data property and C is a class expression.
- IntegerDataSomeValuesFrom(int, IntegerClassExpression) - Constructor for class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataSomeValuesFrom
-
Constructs an existential restriction.
- IntegerDataTypeFactory - Interface in de.tudresden.inf.lat.jcel.ontology.datatype
-
An object implementing this interface can create basic ontology objects.
- IntegerDataTypeFactoryImpl - Class in de.tudresden.inf.lat.jcel.ontology.datatype
-
An object implementing this class can create basic ontology objects.
- IntegerDataTypeFactoryImpl() - Constructor for class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactoryImpl
-
Constructs a new data type factory.
- IntegerDeclarationAxiom - Interface in de.tudresden.inf.lat.jcel.ontology.axiom.complex
-
This interface is implemented by declaration axioms.
- IntegerDifferentIndividualsAxiom - Class in de.tudresden.inf.lat.jcel.ontology.axiom.complex
-
This class models an axiom saying that two or more individuals are pairwise
different.
- IntegerDisjointClassesAxiom - Class in de.tudresden.inf.lat.jcel.ontology.axiom.complex
-
This class models an axiom stating that the contained classes are pairwise
disjoint.
- IntegerEquivalentClassesAxiom - Class in de.tudresden.inf.lat.jcel.ontology.axiom.complex
-
This class models an axiom stating that the contained classes are equivalent.
- IntegerEquivalentObjectPropertiesAxiom - Class in de.tudresden.inf.lat.jcel.ontology.axiom.complex
-
This class models an axiom stating that the contained properties are
equivalent.
- IntegerFunctionalObjectPropertyAxiom - Class in de.tudresden.inf.lat.jcel.ontology.axiom.complex
-
This class models an axiom stating that an object property is functional.
- IntegerInverseFunctionalObjectPropertyAxiom - Class in de.tudresden.inf.lat.jcel.ontology.axiom.complex
-
This class models an axiom stating that the inverse of an object property is
functional.
- IntegerInverseObjectPropertiesAxiom - Class in de.tudresden.inf.lat.jcel.ontology.axiom.complex
-
This class models an axiom stating that one object property is the inverse of
another object property.
- IntegerNamedIndividual - Class in de.tudresden.inf.lat.jcel.ontology.datatype
-
This models a named individual.
- IntegerNamedIndividual(int) - Constructor for class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerNamedIndividual
-
Constructs a new named individual.
- IntegerNamedIndividualDeclarationAxiom - Class in de.tudresden.inf.lat.jcel.ontology.axiom.complex
-
An object of this class is an axiom that declares a named individual.
- IntegerNegativeObjectPropertyAssertionAxiom - Class in de.tudresden.inf.lat.jcel.ontology.axiom.complex
-
This class models an assertion that negatively relates an object property and
a pair of individuals.
- IntegerObjectIntersectionOf - Class in de.tudresden.inf.lat.jcel.ontology.datatype
-
This class models an intersection of several class expressions, this is:
C1 ⊓ … ⊓ Cn
- IntegerObjectIntersectionOf(Set<IntegerClassExpression>) - Constructor for class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectIntersectionOf
-
Constructs an intersection of class expressions.
- IntegerObjectInverseOf - Class in de.tudresden.inf.lat.jcel.ontology.datatype
-
This class models an inverse object property.
- IntegerObjectInverseOf(IntegerObjectProperty) - Constructor for class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectInverseOf
-
Constructs an inverse object property.
- IntegerObjectOneOf - Class in de.tudresden.inf.lat.jcel.ontology.datatype
-
This class models the nominal constructor.
- IntegerObjectOneOf(int) - Constructor for class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectOneOf
-
Constructs a nominal expression.
- IntegerObjectProperty - Class in de.tudresden.inf.lat.jcel.ontology.datatype
-
This class models an object property.
- IntegerObjectProperty(int) - Constructor for class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectProperty
-
Constructs an object property.
- IntegerObjectPropertyAssertionAxiom - Class in de.tudresden.inf.lat.jcel.ontology.axiom.complex
-
This class models an assertion that relates an object property and a pair of
individuals.
- IntegerObjectPropertyDeclarationAxiom - Class in de.tudresden.inf.lat.jcel.ontology.axiom.complex
-
An object of this class is an axiom that declares an object property.
- IntegerObjectPropertyExpression - Interface in de.tudresden.inf.lat.jcel.ontology.datatype
-
This interface is implemented by classes that model object property
expressions with integer numbers.
- IntegerObjectPropertyExpressionVisitor<T> - Interface in de.tudresden.inf.lat.jcel.ontology.datatype
-
This class models a visitor of IntegerObjectPropertyExpression
.
- IntegerObjectSomeValuesFrom - Class in de.tudresden.inf.lat.jcel.ontology.datatype
-
This class models an existential restriction with object properties, this is:
∃ r . C , where r is an object property expression and C is a
class expression.
- IntegerObjectSomeValuesFrom(IntegerObjectPropertyExpression, IntegerClassExpression) - Constructor for class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectSomeValuesFrom
-
Constructs an existential restriction.
- IntegerOntologyObjectFactory - Interface in de.tudresden.inf.lat.jcel.ontology.axiom.extension
-
An object implementing this interface can create all the objects in an
ontology.
- IntegerOntologyObjectFactoryImpl - Class in de.tudresden.inf.lat.jcel.ontology.axiom.extension
-
An object of this class can create all the objects in an ontology.
- IntegerOntologyObjectFactoryImpl() - Constructor for class de.tudresden.inf.lat.jcel.ontology.axiom.extension.IntegerOntologyObjectFactoryImpl
-
Constructs a new ontology object factory.
- IntegerPropertyRangeAxiom - Class in de.tudresden.inf.lat.jcel.ontology.axiom.complex
-
This class models an axiom stating that the range of a particular object
property is included in a particular class expression.
- IntegerReflexiveObjectPropertyAxiom - Class in de.tudresden.inf.lat.jcel.ontology.axiom.complex
-
This class models an axiom stating that an object property is reflexive.
- IntegerSameIndividualAxiom - Class in de.tudresden.inf.lat.jcel.ontology.axiom.complex
-
This class models an axiom saying that two or more individuals are the same.
- IntegerSubClassOfAxiom - Class in de.tudresden.inf.lat.jcel.ontology.axiom.complex
-
This class models an axiom stating that one class is a subclass of another
one.
- IntegerSubObjectPropertyOfAxiom - Class in de.tudresden.inf.lat.jcel.ontology.axiom.complex
-
This class models an axiom stating that one object property is a subproperty
of another one.
- IntegerSubPropertyChainOfAxiom - Class in de.tudresden.inf.lat.jcel.ontology.axiom.complex
-
This class models an axiom stating that the contained properties form a
subsumption chain.
- IntegerTransitiveObjectPropertyAxiom - Class in de.tudresden.inf.lat.jcel.ontology.axiom.complex
-
This class models an axiom stating that the contained object property is
transitive.
- InverseFunctionalObjectProperty - Static variable in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomConstant
-
- InverseObjectProperties - Static variable in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomConstant
-
- isLiteral() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerClass
-
- isLiteral() - Method in interface de.tudresden.inf.lat.jcel.ontology.datatype.IntegerClassExpression
-
Tells whether or not this class expression is a literal.
- isLiteral() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataHasValue
-
- isLiteral() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataSomeValuesFrom
-
- isLiteral() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerNamedIndividual
-
- isLiteral() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectIntersectionOf
-
- isLiteral() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectInverseOf
-
- isLiteral() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectOneOf
-
- isLiteral() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectProperty
-
- isLiteral() - Method in interface de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectPropertyExpression
-
Tells whether or not this property expression is a literal.
- isLiteral() - Method in class de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectSomeValuesFrom
-
- visit(IntegerClassAssertionAxiom) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomVisitor
-
Visits a class assertion axiom.
- visit(IntegerClassDeclarationAxiom) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomVisitor
-
Visits a class declaration axiom.
- visit(IntegerDataPropertyAssertionAxiom) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomVisitor
-
Visits a data property assertion axiom.
- visit(IntegerDataPropertyDeclarationAxiom) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomVisitor
-
Visits a data property declaration axiom.
- visit(IntegerDifferentIndividualsAxiom) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomVisitor
-
Visits a different individuals axiom.
- visit(IntegerDisjointClassesAxiom) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomVisitor
-
Visits a disjoint classes axiom.
- visit(IntegerEquivalentClassesAxiom) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomVisitor
-
Visits an equivalent classes axiom.
- visit(IntegerEquivalentObjectPropertiesAxiom) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomVisitor
-
Visits an equivalent object properties axiom.
- visit(IntegerFunctionalObjectPropertyAxiom) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomVisitor
-
Visits a functional object property axiom.
- visit(IntegerInverseFunctionalObjectPropertyAxiom) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomVisitor
-
Visits an inverse functional object property axiom.
- visit(IntegerInverseObjectPropertiesAxiom) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomVisitor
-
Visits an inverse object property axiom.
- visit(IntegerNamedIndividualDeclarationAxiom) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomVisitor
-
Visits a named individual declaration axiom.
- visit(IntegerNegativeObjectPropertyAssertionAxiom) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomVisitor
-
Visits a negative object property assertion axiom.
- visit(IntegerObjectPropertyAssertionAxiom) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomVisitor
-
Visits an object property assertion axiom.
- visit(IntegerObjectPropertyDeclarationAxiom) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomVisitor
-
Visits an object property declaration axiom.
- visit(IntegerPropertyRangeAxiom) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomVisitor
-
Visits property range axiom.
- visit(IntegerReflexiveObjectPropertyAxiom) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomVisitor
-
Visits a reflexive object property declaration axiom.
- visit(IntegerSameIndividualAxiom) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomVisitor
-
Visits a same individual axiom.
- visit(IntegerSubClassOfAxiom) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomVisitor
-
Visits a subclass axiom.
- visit(IntegerSubObjectPropertyOfAxiom) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomVisitor
-
Visits a sub object property axiom.
- visit(IntegerSubPropertyChainOfAxiom) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomVisitor
-
Visits a sub object property chain axiom.
- visit(IntegerTransitiveObjectPropertyAxiom) - Method in interface de.tudresden.inf.lat.jcel.ontology.axiom.complex.ComplexIntegerAxiomVisitor
-
Visits a transitive object property axiom.
- visit(IntegerClass) - Method in interface de.tudresden.inf.lat.jcel.ontology.datatype.IntegerClassExpressionVisitor
-
Visits an integer class.
- visit(IntegerDataHasValue) - Method in interface de.tudresden.inf.lat.jcel.ontology.datatype.IntegerClassExpressionVisitor
-
Visits a has-value class expression.
- visit(IntegerDataSomeValuesFrom) - Method in interface de.tudresden.inf.lat.jcel.ontology.datatype.IntegerClassExpressionVisitor
-
Visits an existential restriction with data properties.
- visit(IntegerNamedIndividual) - Method in interface de.tudresden.inf.lat.jcel.ontology.datatype.IntegerClassExpressionVisitor
-
Visits a named individual.
- visit(IntegerObjectIntersectionOf) - Method in interface de.tudresden.inf.lat.jcel.ontology.datatype.IntegerClassExpressionVisitor
-
Visits an intersection of several class expressions.
- visit(IntegerObjectOneOf) - Method in interface de.tudresden.inf.lat.jcel.ontology.datatype.IntegerClassExpressionVisitor
-
Visits a nominal constructor.
- visit(IntegerObjectSomeValuesFrom) - Method in interface de.tudresden.inf.lat.jcel.ontology.datatype.IntegerClassExpressionVisitor
-
Visits an existential restriction with object properties.
- visit(IntegerObjectInverseOf) - Method in interface de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectPropertyExpressionVisitor
-
- visit(IntegerObjectProperty) - Method in interface de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectPropertyExpressionVisitor
-
- visit(IntegerObjectInverseOf) - Method in class de.tudresden.inf.lat.jcel.ontology.normalization.ObjectPropertyIdFinder
-
- visit(IntegerObjectProperty) - Method in class de.tudresden.inf.lat.jcel.ontology.normalization.ObjectPropertyIdFinder
-