Package | Description |
---|---|
de.tudresden.inf.lat.jcel.ontology.axiom.complex |
Provides interfaces and classes that model complex axioms.
|
de.tudresden.inf.lat.jcel.reasoner.main |
Provides interfaces and classes used for the reasoner.
|
Modifier and Type | Method and Description |
---|---|
IntegerSubObjectPropertyOfAxiom |
ComplexIntegerAxiomFactoryImpl.createSubObjectPropertyOfAxiom(IntegerObjectPropertyExpression subPropExpr,
IntegerObjectPropertyExpression superPropExpr,
Set<Annotation> annotations) |
IntegerSubObjectPropertyOfAxiom |
ComplexIntegerAxiomFactory.createSubObjectPropertyOfAxiom(IntegerObjectPropertyExpression subPropExpr,
IntegerObjectPropertyExpression superPropExpr,
Set<Annotation> annotations)
Constructs a new sub object property axiom.
|
Modifier and Type | Method and Description |
---|---|
T |
ComplexIntegerAxiomVisitor.visit(IntegerSubObjectPropertyOfAxiom axiom)
Visits a sub object property axiom.
|
Modifier and Type | Method and Description |
---|---|
Boolean |
OntologyEntailmentChecker.visit(IntegerSubObjectPropertyOfAxiom axiom) |
Copyright © 2009–2015 Chair of Automata Theory - TU Dresden. All rights reserved.