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