Package | Description |
---|---|
de.tudresden.inf.lat.jcel.core.algorithm.cel |
Provides interfaces and classes to run the classification
algorithm of CEL.
|
de.tudresden.inf.lat.jcel.coreontology.axiom |
Provides interfaces and classes that model normalized axioms.
|
Modifier and Type | Method and Description |
---|---|
Boolean |
CelExtendedOntology.visit(RangeAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
RangeAxiom |
NormalizedIntegerAxiomFactoryImpl.createRangeAxiom(int prop,
int cl,
Set<Annotation> annotations) |
RangeAxiom |
NormalizedIntegerAxiomFactory.createRangeAxiom(int propertyId,
int classId,
Set<Annotation> annotations)
Constructs a new range axiom.
|
Modifier and Type | Method and Description |
---|---|
T |
NormalizedIntegerAxiomVisitor.visit(RangeAxiom axiom)
Visits a range axiom.
|
Boolean |
ExtendedOntologyImpl.visit(RangeAxiom axiom) |
Copyright © 2009–2015 Chair of Automata Theory - TU Dresden. All rights reserved.