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