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 |
---|---|
IntegerSubClassOfAxiom |
ComplexIntegerAxiomFactoryImpl.createSubClassOfAxiom(IntegerClassExpression subClExpr,
IntegerClassExpression superClExpr,
Set<Annotation> annotations) |
IntegerSubClassOfAxiom |
ComplexIntegerAxiomFactory.createSubClassOfAxiom(IntegerClassExpression subClExpr,
IntegerClassExpression superClExpr,
Set<Annotation> annotations)
Constructs a new subclass axiom.
|
Modifier and Type | Method and Description |
---|---|
T |
ComplexIntegerAxiomVisitor.visit(IntegerSubClassOfAxiom axiom)
Visits a subclass axiom.
|
Modifier and Type | Method and Description |
---|---|
Boolean |
OntologyEntailmentChecker.visit(IntegerSubClassOfAxiom axiom) |
Copyright © 2009–2015 Chair of Automata Theory - TU Dresden. All rights reserved.