Package | Description |
---|---|
de.tudresden.inf.lat.jcel.ontology.datatype |
Provides interfaces and classes with the data types used in
the axioms of the classification algorithm.
|
Modifier and Type | Method and Description |
---|---|
IntegerObjectIntersectionOf |
IntegerDataTypeFactory.createObjectIntersectionOf(Set<IntegerClassExpression> operands)
Creates an intersection of class expressions.
|
IntegerObjectIntersectionOf |
IntegerDataTypeFactoryImpl.createObjectIntersectionOf(Set<IntegerClassExpression> operands) |
Modifier and Type | Method and Description |
---|---|
T |
IntegerClassExpressionVisitor.visit(IntegerObjectIntersectionOf classExpression)
Visits an intersection of several class expressions.
|
Copyright © 2009–2015 Chair of Automata Theory - TU Dresden. All rights reserved.