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