|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KADMOSException | |
---|---|
de.fzi.kadmos.api | Provides an API for representing and working with ontology alignments. |
de.fzi.kadmos.api.algorithm | Provides an API for representing ontology alignment algorithms. |
de.fzi.kadmos.cloud | Provides facilities to enable utilisation of cloud infrastructures. |
de.fzi.kadmos.cmdutils | Provides command line utilities for dealing with alignments. |
de.fzi.kadmos.parser | Provides an API for ontology alignment parsers. |
Uses of KADMOSException in de.fzi.kadmos.api |
---|
Subclasses of KADMOSException in de.fzi.kadmos.api | |
---|---|
class |
IncompatibleAlignmentsException
Exception indicating that two alignments are incompatible. |
class |
IncompatibleEntityTypesException
Exception indicating that entity types are incompatible with respect to corresponding to each other. |
class |
IncompatibleOntologyException
Exception indicating that an alignment or correspondence is incompatible with an ontology. |
class |
MultiplicityException
Exception indicating that the multiplicity of a given alignment is violated. |
Uses of KADMOSException in de.fzi.kadmos.api.algorithm |
---|
Subclasses of KADMOSException in de.fzi.kadmos.api.algorithm | |
---|---|
class |
AlignmentAlgorithmException
Exception indicating a problem in an alignment algorithm. |
Uses of KADMOSException in de.fzi.kadmos.cloud |
---|
Subclasses of KADMOSException in de.fzi.kadmos.cloud | |
---|---|
class |
CloudException
Exception indicating problems with the cloud adaption. |
Uses of KADMOSException in de.fzi.kadmos.cmdutils |
---|
Subclasses of KADMOSException in de.fzi.kadmos.cmdutils | |
---|---|
class |
KADMOSCMDException
An exception indicating a problem when parsing an alignment. |
Uses of KADMOSException in de.fzi.kadmos.parser |
---|
Subclasses of KADMOSException in de.fzi.kadmos.parser | |
---|---|
class |
AlignmentParserException
An exception indicating a problem when parsing an alignment. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |