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