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