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(RI1Axiom axiom) |
Modifier and Type | Method and Description |
---|---|
RI1Axiom |
NormalizedIntegerAxiomFactoryImpl.createRI1Axiom(int prop,
Set<Annotation> annotations) |
RI1Axiom |
NormalizedIntegerAxiomFactory.createRI1Axiom(int propertyId,
Set<Annotation> annotations)
Constructs a new axiom RI-1.
|
Modifier and Type | Method and Description |
---|---|
T |
NormalizedIntegerAxiomVisitor.visit(RI1Axiom axiom)
Visits an RI-1 axiom.
|
Boolean |
ExtendedOntologyImpl.visit(RI1Axiom axiom) |
Copyright © 2009–2015 Chair of Automata Theory - TU Dresden. All rights reserved.