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