Package | Description |
---|---|
de.tudresden.inf.lat.jcel.ontology.axiom.complex |
Provides interfaces and classes that model complex axioms.
|
Modifier and Type | Method and Description |
---|---|
IntegerTransitiveObjectPropertyAxiom |
ComplexIntegerAxiomFactoryImpl.createTransitiveObjectPropertyAxiom(IntegerObjectPropertyExpression prop,
Set<Annotation> annotations) |
IntegerTransitiveObjectPropertyAxiom |
ComplexIntegerAxiomFactory.createTransitiveObjectPropertyAxiom(IntegerObjectPropertyExpression prop,
Set<Annotation> annotations)
Constructs a new transitive object property axiom.
|
Modifier and Type | Method and Description |
---|---|
T |
ComplexIntegerAxiomVisitor.visit(IntegerTransitiveObjectPropertyAxiom axiom)
Visits a transitive object property axiom.
|
Copyright © 2009–2015 Chair of Automata Theory - TU Dresden. All rights reserved.