A C D E F G H I K L M O P R S T U

A

addCorrespondence(Correspondence<? extends OWLEntity>) - Method in class de.fzi.kadmos.api.impl.ExtendedAlignment
 
addCorrespondence(Correspondence<? extends OWLEntity>) - Method in class de.fzi.kadmos.mocks.MockAlignment
 
align(OWLOntology, OWLOntology, Alignment) - Method in class de.fzi.kadmos.cmdutils.mocks.UpdatingAlignmentAlgorithmMock
 
align(OWLOntology, OWLOntology) - Method in class de.fzi.kadmos.cmdutils.mocks.UpdatingAlignmentAlgorithmMock
 
alignment - Variable in class de.fzi.kadmos.api.impl.AlignmentTestBase
 
AlignmentTestBase - Class in de.fzi.kadmos.api.impl
Standard tests for implementations of an alignment.
AlignmentTestBase() - Constructor for class de.fzi.kadmos.api.impl.AlignmentTestBase
 
attachListener(AlignmentListener) - Method in class de.fzi.kadmos.mocks.MockAlignment
 

C

clear() - Method in class de.fzi.kadmos.mocks.MockAlignment
 
clone() - Method in class de.fzi.kadmos.api.impl.ExtendedAlignment
 
clone() - Method in class de.fzi.kadmos.mocks.MockAlignment
 
clone() - Method in class de.fzi.kadmos.mocks.MockCorrespondence1
 
cls1 - Static variable in class de.fzi.kadmos.api.impl.AlignmentTestBase
 
cls1a - Static variable in class de.fzi.kadmos.api.impl.AlignmentTestBase
 
cls1NotInSig - Static variable in class de.fzi.kadmos.api.impl.AlignmentTestBase
 
cls2 - Static variable in class de.fzi.kadmos.api.impl.AlignmentTestBase
 
cls2a - Static variable in class de.fzi.kadmos.api.impl.AlignmentTestBase
 
cls2NotInSig - Static variable in class de.fzi.kadmos.api.impl.AlignmentTestBase
 
confidence - Variable in class de.fzi.kadmos.mocks.MockCorrespondence1
 
contains(Correspondence<? extends OWLEntity>) - Method in class de.fzi.kadmos.mocks.MockAlignment
 
contains(T, T) - Method in class de.fzi.kadmos.mocks.MockAlignment
 
contains(IRI, IRI) - Method in class de.fzi.kadmos.mocks.MockAlignment
 
containsEntity1(OWLEntity) - Method in class de.fzi.kadmos.mocks.MockAlignment
 
containsEntity1(IRI) - Method in class de.fzi.kadmos.mocks.MockAlignment
 
containsEntity2(OWLEntity) - Method in class de.fzi.kadmos.mocks.MockAlignment
 
containsEntity2(IRI) - Method in class de.fzi.kadmos.mocks.MockAlignment
 
createAlignment(OWLOntology, OWLOntology) - Method in class de.fzi.kadmos.mocks.MockAlignmentFactory
 
createCorrespondence(T, T) - Method in class de.fzi.kadmos.mocks.MockCorrespondence1Factory
 
createCorrespondence(T, T, double) - Method in class de.fzi.kadmos.mocks.MockCorrespondence1Factory
 
createCorrespondence(T, T) - Method in class de.fzi.kadmos.mocks.MockCorrespondence2Factory
 
createCorrespondence(T, T, double) - Method in class de.fzi.kadmos.mocks.MockCorrespondence2Factory
 

D

de.fzi.kadmos.api.impl - package de.fzi.kadmos.api.impl
 
de.fzi.kadmos.cloud.aws - package de.fzi.kadmos.cloud.aws
 
de.fzi.kadmos.cmdutils - package de.fzi.kadmos.cmdutils
 
de.fzi.kadmos.cmdutils.mocks - package de.fzi.kadmos.cmdutils.mocks
 
de.fzi.kadmos.evaluator.impl - package de.fzi.kadmos.evaluator.impl
 
de.fzi.kadmos.mocks - package de.fzi.kadmos.mocks
 
de.fzi.kadmos.parser.impl - package de.fzi.kadmos.parser.impl
 
de.fzi.kadmos.renderer.impl - package de.fzi.kadmos.renderer.impl
 
de.fzi.kadmos.webutils.core - package de.fzi.kadmos.webutils.core
 
detachListener(AlignmentListener) - Method in class de.fzi.kadmos.mocks.MockAlignment
 

E

entity1 - Variable in class de.fzi.kadmos.mocks.MockCorrespondence1
 
entity2 - Variable in class de.fzi.kadmos.mocks.MockCorrespondence1
 
equals(Object) - Method in class de.fzi.kadmos.api.impl.ExtendedAlignment
 
equals(Object) - Method in class de.fzi.kadmos.mocks.MockCorrespondence1
 
EvaluatorTest - Class in de.fzi.kadmos.cmdutils
 
EvaluatorTest() - Constructor for class de.fzi.kadmos.cmdutils.EvaluatorTest
 
ExtendedAlignment - Class in de.fzi.kadmos.api.impl
 
ExtendedAlignment(Alignment) - Constructor for class de.fzi.kadmos.api.impl.ExtendedAlignment
 

F

ForwardingAlignmentTest - Class in de.fzi.kadmos.api.impl
Test class for the ForwardingAlignment wrapper implementation of an Alignment.
ForwardingAlignmentTest() - Constructor for class de.fzi.kadmos.api.impl.ForwardingAlignmentTest
 
ForwardingSerialisationTest - Class in de.fzi.kadmos.api.impl
Test class for the serialisation capabilities of the ForwardingAlignment wrapper.
ForwardingSerialisationTest() - Constructor for class de.fzi.kadmos.api.impl.ForwardingSerialisationTest
 

G

getAlignmentLocation() - Static method in class de.fzi.kadmos.cmdutils.EvaluatorTest
Loads an alignment that can be used for both reference alignment or alignment for evaluation.
getConfidence() - Method in class de.fzi.kadmos.mocks.MockCorrespondence1
 
getCorrespondences() - Method in class de.fzi.kadmos.mocks.MockAlignment
 
getEntity1() - Method in class de.fzi.kadmos.mocks.MockCorrespondence1
 
getEntity1Corr(T) - Method in class de.fzi.kadmos.mocks.MockAlignment
 
getEntity1Corr(IRI) - Method in class de.fzi.kadmos.mocks.MockAlignment
 
getEntity2() - Method in class de.fzi.kadmos.mocks.MockCorrespondence1
 
getEntity2Corr(T) - Method in class de.fzi.kadmos.mocks.MockAlignment
 
getEntity2Corr(IRI) - Method in class de.fzi.kadmos.mocks.MockAlignment
 
getEntityCorr(T, T) - Method in class de.fzi.kadmos.mocks.MockAlignment
 
getEntityCorr(IRI, IRI) - Method in class de.fzi.kadmos.mocks.MockAlignment
 
getOntology1() - Method in class de.fzi.kadmos.mocks.MockAlignment
 
getOntology2() - Method in class de.fzi.kadmos.mocks.MockAlignment
 
getServletContextRealPath() - Method in class de.fzi.kadmos.webutils.core.KADMOSAlignmentServiceImplMock
Mocks ServletContext real path to current directory.

H

hashCode() - Method in class de.fzi.kadmos.api.impl.ExtendedAlignment
 
hashCode() - Method in class de.fzi.kadmos.mocks.MockCorrespondence1
 
hashCode() - Method in class de.fzi.kadmos.mocks.MockCorrespondence2
 
HeartbeatCommunicatorTest - Class in de.fzi.kadmos.cloud.aws
 
HeartbeatCommunicatorTest() - Constructor for class de.fzi.kadmos.cloud.aws.HeartbeatCommunicatorTest
 

I

initAlignment() - Method in class de.fzi.kadmos.api.impl.AlignmentTestBase
Extend this in order to initialise the alignment field with different alignment implementations.
initAlignment() - Method in class de.fzi.kadmos.api.impl.ForwardingAlignmentTest
Initialises the test instance with a mock extension of the ForwardingAlignment.
initAlignment() - Method in class de.fzi.kadmos.api.impl.SimpleAlignmentTest
Initialises the test instance with the SimpleAlignment implementation.
INRIAFormatParserTest - Class in de.fzi.kadmos.parser.impl
Test class for the INRIAFormatParser.
INRIAFormatParserTest() - Constructor for class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
 
INRIAFormatRendererTest - Class in de.fzi.kadmos.renderer.impl
Test class for the INRIAFormatRenderer.
INRIAFormatRendererTest() - Constructor for class de.fzi.kadmos.renderer.impl.INRIAFormatRendererTest
 
isEmpty() - Method in class de.fzi.kadmos.mocks.MockAlignment
 
iterator() - Method in class de.fzi.kadmos.mocks.MockAlignment
 

K

KADMOSAlignmentServiceImplMock - Class in de.fzi.kadmos.webutils.core
Test class for the KADMOSAlignmentServiceImpl
KADMOSAlignmentServiceImplMock() - Constructor for class de.fzi.kadmos.webutils.core.KADMOSAlignmentServiceImplMock
 
KADMOSAlignmentServiceImplTest - Class in de.fzi.kadmos.webutils.core
Test class for the KADMOSAlignmentServiceImpl
KADMOSAlignmentServiceImplTest() - Constructor for class de.fzi.kadmos.webutils.core.KADMOSAlignmentServiceImplTest
 

L

LauncherTest - Class in de.fzi.kadmos.cmdutils
 
LauncherTest() - Constructor for class de.fzi.kadmos.cmdutils.LauncherTest
 
listener1 - Variable in class de.fzi.kadmos.api.impl.AlignmentTestBase
 
listener2 - Variable in class de.fzi.kadmos.api.impl.AlignmentTestBase
 

M

makeRemoteAccessibleFileFromAlignment(String, String, String) - Method in class de.fzi.kadmos.webutils.core.KADMOSAlignmentServiceImplMock
Mocks remote accessibility of file.
MockAlignment - Class in de.fzi.kadmos.mocks
Empty mock implementation of the Alignment interface.
MockAlignment() - Constructor for class de.fzi.kadmos.mocks.MockAlignment
 
MockAlignmentFactory - Class in de.fzi.kadmos.mocks
Empty mock implementation of the AlignmentFactory interface.
MockAlignmentFactory() - Constructor for class de.fzi.kadmos.mocks.MockAlignmentFactory
 
MockCorrespondence1<T extends OWLEntity> - Class in de.fzi.kadmos.mocks
Mock of the Correspondence interface.
MockCorrespondence1(T, T) - Constructor for class de.fzi.kadmos.mocks.MockCorrespondence1
 
MockCorrespondence1(T, T, double) - Constructor for class de.fzi.kadmos.mocks.MockCorrespondence1
 
MockCorrespondence1Factory - Class in de.fzi.kadmos.mocks
Mock implementation of the CorrespondenceFactory interface.
MockCorrespondence1Factory() - Constructor for class de.fzi.kadmos.mocks.MockCorrespondence1Factory
 
MockCorrespondence2<T extends OWLEntity> - Class in de.fzi.kadmos.mocks
Another mock of the Correspondence interface.
MockCorrespondence2(T, T) - Constructor for class de.fzi.kadmos.mocks.MockCorrespondence2
 
MockCorrespondence2(T, T, double) - Constructor for class de.fzi.kadmos.mocks.MockCorrespondence2
 
MockCorrespondence2Factory - Class in de.fzi.kadmos.mocks
Mock implementation of the CorrespondenceFactory interface.
MockCorrespondence2Factory() - Constructor for class de.fzi.kadmos.mocks.MockCorrespondence2Factory
 

O

ontology1 - Static variable in class de.fzi.kadmos.api.impl.AlignmentTestBase
 
ontology2 - Static variable in class de.fzi.kadmos.api.impl.AlignmentTestBase
 
OWLOntologyDictionaryTest - Class in de.fzi.kadmos.api.impl
Test for the OWLOntologyDictionary.
OWLOntologyDictionaryTest() - Constructor for class de.fzi.kadmos.api.impl.OWLOntologyDictionaryTest
 

P

PrecRecEvaluatorTest - Class in de.fzi.kadmos.evaluator.impl
Test class for the classical precision / recall evaluator PrecRecEvaluatorImpl.
PrecRecEvaluatorTest() - Constructor for class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorTest
 

R

RealOntologyTest - Class in de.fzi.kadmos.api.impl
Test class for SimpleAlignment using the wine ontology, which is loaded from the web.
RealOntologyTest() - Constructor for class de.fzi.kadmos.api.impl.RealOntologyTest
 
removeCorrespondence(Correspondence<? extends OWLEntity>) - Method in class de.fzi.kadmos.api.impl.ExtendedAlignment
 
removeCorrespondence(Correspondence<? extends OWLEntity>) - Method in class de.fzi.kadmos.mocks.MockAlignment
 
resetParserBeforeTest() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
Resets the parser before a test

S

setConfidence(double) - Method in class de.fzi.kadmos.mocks.MockCorrespondence1
 
setParameters(Properties) - Method in class de.fzi.kadmos.cmdutils.mocks.UpdatingAlignmentAlgorithmMock
 
setUp() - Method in class de.fzi.kadmos.api.impl.AlignmentTestBase
Initialises the listeners.
setUp() - Method in class de.fzi.kadmos.api.impl.ForwardingSerialisationTest
 
setUp() - Method in class de.fzi.kadmos.api.impl.OWLOntologyDictionaryTest
 
setUp() - Method in class de.fzi.kadmos.api.impl.RealOntologyTest
 
setUp() - Method in class de.fzi.kadmos.cloud.aws.HeartbeatCommunicatorTest
 
setUp() - Method in class de.fzi.kadmos.cmdutils.LauncherTest
 
setUp() - Method in class de.fzi.kadmos.renderer.impl.INRIAFormatRendererTest
 
setUpAfterClass() - Static method in class de.fzi.kadmos.webutils.core.KADMOSAlignmentServiceImplTest
Removes created properties file.
setUpBeforeClass() - Static method in class de.fzi.kadmos.api.impl.AlignmentTestBase
 
setUpBeforeClass() - Static method in class de.fzi.kadmos.api.impl.OWLOntologyDictionaryTest
 
setUpBeforeClass() - Static method in class de.fzi.kadmos.api.impl.RealOntologyTest
 
setUpBeforeClass() - Static method in class de.fzi.kadmos.api.impl.SimpleAlignmentFactoryTest
Creates two sample OWLOntology instances.
setUpBeforeClass() - Static method in class de.fzi.kadmos.api.impl.SimpleCorrespondenceFactoryTest
Creates two sample OWLEntity instances.
setUpBeforeClass() - Static method in class de.fzi.kadmos.api.impl.SimpleCorrespondenceTest
 
setUpBeforeClass() - Static method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorTest
 
setUpBeforeClass() - Static method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
 
setUpBeforeClass() - Static method in class de.fzi.kadmos.renderer.impl.INRIAFormatRendererTest
 
setUpBeforeClass() - Static method in class de.fzi.kadmos.webutils.core.KADMOSAlignmentServiceImplTest
Creates a properties file with required configuration parameters.
SimpleAlignmentFactoryTest - Class in de.fzi.kadmos.api.impl
Test class for the SimpleAlignmentFactory, which creates SimpleAlignment objects.
SimpleAlignmentFactoryTest() - Constructor for class de.fzi.kadmos.api.impl.SimpleAlignmentFactoryTest
 
SimpleAlignmentTest - Class in de.fzi.kadmos.api.impl
Test class for the SimpleAlignment implementation of an Alignment.
SimpleAlignmentTest() - Constructor for class de.fzi.kadmos.api.impl.SimpleAlignmentTest
 
SimpleCorrespondenceFactoryTest - Class in de.fzi.kadmos.api.impl
Test class for the SimpleCorrespondenceFactory, which creates SimpleCorrespondence objects.
SimpleCorrespondenceFactoryTest() - Constructor for class de.fzi.kadmos.api.impl.SimpleCorrespondenceFactoryTest
 
SimpleCorrespondenceTest - Class in de.fzi.kadmos.api.impl
Test class for the default implementation of a Correspondence.
SimpleCorrespondenceTest() - Constructor for class de.fzi.kadmos.api.impl.SimpleCorrespondenceTest
 
size() - Method in class de.fzi.kadmos.mocks.MockAlignment
 
SymProxEvaluatorTest - Class in de.fzi.kadmos.evaluator.impl
Test class for the symmetric proximity precision / recall evaluator SymProxEvaluatorImpl.
SymProxEvaluatorTest() - Constructor for class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
 

T

tearDown() - Method in class de.fzi.kadmos.api.impl.AlignmentTestBase
Reset the listeners.
tearDown() - Method in class de.fzi.kadmos.api.impl.OWLOntologyDictionaryTest
 
tearDown() - Method in class de.fzi.kadmos.api.impl.RealOntologyTest
 
tearDown() - Method in class de.fzi.kadmos.renderer.impl.INRIAFormatRendererTest
 
tearDownAfterClass() - Static method in class de.fzi.kadmos.api.impl.RealOntologyTest
 
tearDownAfterClass() - Static method in class de.fzi.kadmos.api.impl.SimpleCorrespondenceTest
 
tearDownAfterClass() - Static method in class de.fzi.kadmos.renderer.impl.INRIAFormatRendererTest
 
testAddCorrespondence() - Method in class de.fzi.kadmos.api.impl.AlignmentTestBase
Test method for SimpleAlignment.addCorrespondence(de.fzi.kadmos.api.Correspondence).
testAddCorrespondenceEntity1NotInOntology() - Method in class de.fzi.kadmos.api.impl.AlignmentTestBase
Test method for SimpleAlignment.addCorrespondence(de.fzi.kadmos.api.Correspondence).
testAddCorrespondenceEntity2NotInOntology() - Method in class de.fzi.kadmos.api.impl.AlignmentTestBase
Test method for SimpleAlignment.addCorrespondence(de.fzi.kadmos.api.Correspondence).
testAddCorrespondenceTwice() - Method in class de.fzi.kadmos.api.impl.AlignmentTestBase
Test method for SimpleAlignment.addCorrespondence(de.fzi.kadmos.api.Correspondence).
testAddDifferentCorrespondenceTypes() - Method in class de.fzi.kadmos.api.impl.AlignmentTestBase
Test method for SimpleAlignment.addCorrespondence(de.fzi.kadmos.api.Correspondence).
testAddTwoCorrespondencesForSameEntity1() - Method in class de.fzi.kadmos.api.impl.AlignmentTestBase
Test method for SimpleAlignment.addCorrespondence(de.fzi.kadmos.api.Correspondence).
testAddTwoCorrespondencesForSameEntity2() - Method in class de.fzi.kadmos.api.impl.AlignmentTestBase
Test method for SimpleAlignment.addCorrespondence(de.fzi.kadmos.api.Correspondence).
testAlignmentAPICompatibility() - Method in class de.fzi.kadmos.renderer.impl.INRIAFormatRendererTest
The output produced by the renderer can be loaded by the INRIA Alignment API and the contents in both models are the same.
testAlignmentNullReference() - Method in class de.fzi.kadmos.renderer.impl.INRIAFormatRendererTest
If a null reference is given as parameter for the AlignmentRenderer.render(Alignment) method, an IllegalArgumentException is expected.
testAttachListener() - Method in class de.fzi.kadmos.api.impl.AlignmentTestBase
Test method for SimpleAlignment.attachListener(AlignmentListener).
testAttachListenerNull() - Method in class de.fzi.kadmos.api.impl.AlignmentTestBase
Test method for SimpleAlignment.attachListener(AlignmentListener).
testBatchfile() - Method in class de.fzi.kadmos.cmdutils.LauncherTest
 
testClone() - Method in class de.fzi.kadmos.api.impl.AlignmentTestBase
Test method for SimpleAlignment.clone().
testClone() - Method in class de.fzi.kadmos.api.impl.RealOntologyTest
Test method for SimpleAlignment.clone().
testClone() - Method in class de.fzi.kadmos.api.impl.SimpleCorrespondenceTest
Test method for SimpleCorrespondence.clone()
testContainsCorrespondenceOfQextendsOWLEntity() - Method in class de.fzi.kadmos.api.impl.RealOntologyTest
Test method for SimpleAlignment.contains(de.fzi.kadmos.api.Correspondence).
testContainsEntity1() - Method in class de.fzi.kadmos.api.impl.RealOntologyTest
Test method for SimpleAlignment.containsEntity1(org.semanticweb.owlapi.model.OWLEntity).
testContainsEntity2() - Method in class de.fzi.kadmos.api.impl.RealOntologyTest
Test method for SimpleAlignment.containsEntity2(org.semanticweb.owlapi.model.OWLEntity).
testContainsTT() - Method in class de.fzi.kadmos.api.impl.RealOntologyTest
Test method for SimpleAlignment.contains(org.semanticweb.owlapi.model.OWLEntity, org.semanticweb.owlapi.model.OWLEntity).
testCorrectAlignmentFactory() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
If an AlignmentFactory is set, the parser should produce Alignments of the type, the factory creates.
testCorrectCorrespondenceFactory() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
If a CorrespondenceFactory is set, the parser should produce Correspondences of the type, the factory generates.
testCreateAlignment() - Method in class de.fzi.kadmos.api.impl.SimpleAlignmentFactoryTest
Test method for SimpleAlignmentFactory.createAlignment(OWLOntology, OWLOntology).
testCreateCorrespondenceTT() - Method in class de.fzi.kadmos.api.impl.SimpleCorrespondenceFactoryTest
Test method for SimpleCorrespondenceFactory.createCorrespondence(OWLEntity, OWLEntity).
testCreateCorrespondenceTTDouble() - Method in class de.fzi.kadmos.api.impl.SimpleCorrespondenceFactoryTest
Test method for SimpleCorrespondenceFactory.createCorrespondence(OWLEntity, OWLEntity, double).
testDataPropEntityType() - Method in class de.fzi.kadmos.api.impl.SimpleCorrespondenceTest
Test for correspondences of data properties.
testDetachListener() - Method in class de.fzi.kadmos.api.impl.AlignmentTestBase
Test method for SimpleAlignment.detachListener(AlignmentListener).
testDetachListenerNull() - Method in class de.fzi.kadmos.api.impl.AlignmentTestBase
Test method for SimpleAlignment.detachListener(AlignmentListener).
testDocumentNoOntologies() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
If an XML-String with invalid root element is given to the parser an AlignmentParserException is thrown.
testDocumentNoRoot() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
If an XML-String with no root element is given to the parser an AlignmentParserException is thrown.
testDocumentNotWellFormed() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
If a non-well-formed XML-String is given as input to the parser, an AlignmentParserException is thrown.
testEquals() - Method in class de.fzi.kadmos.api.impl.ForwardingAlignmentTest
Test method for SimpleAlignment.equals(java.lang.Object).
testEquals() - Method in class de.fzi.kadmos.api.impl.SimpleAlignmentTest
Test method for SimpleAlignment.equals(java.lang.Object).
testEqualsObject() - Method in class de.fzi.kadmos.api.impl.SimpleCorrespondenceTest
Test method for SimpleCorrespondence.equals(java.lang.Object).
testErrorHeartbeat() - Method in class de.fzi.kadmos.cloud.aws.HeartbeatCommunicatorTest
 
testGetConfidence() - Method in class de.fzi.kadmos.api.impl.SimpleCorrespondenceTest
Test method for SimpleCorrespondence.getConfidence().
testGetCorrespondences() - Method in class de.fzi.kadmos.api.impl.AlignmentTestBase
Test method for SimpleAlignment.getCorrespondences().
testGetCorrespondences() - Method in class de.fzi.kadmos.api.impl.RealOntologyTest
Test method for SimpleAlignment.getCorrespondences().
testGetCorrespondencesModifyAdd() - Method in class de.fzi.kadmos.api.impl.AlignmentTestBase
Test method for SimpleAlignment.getCorrespondences().
testGetCorrespondencesModifyRemove() - Method in class de.fzi.kadmos.api.impl.AlignmentTestBase
Test method for SimpleAlignment.getCorrespondences().
testGetEntity1() - Method in class de.fzi.kadmos.api.impl.SimpleCorrespondenceTest
Test method for SimpleCorrespondence.getEntity1().
testGetEntity1Corr() - Method in class de.fzi.kadmos.api.impl.RealOntologyTest
Test method for SimpleAlignment.getEntity1Corr(org.semanticweb.owlapi.model.OWLEntity).
testGetEntity1CorrIRI() - Method in class de.fzi.kadmos.api.impl.AlignmentTestBase
Test method for SimpleAlignment.getEntity1Corr(IRI).
testGetEntity1CorrOWLEntity() - Method in class de.fzi.kadmos.api.impl.AlignmentTestBase
Test method for SimpleAlignment.getEntity1Corr(org.semanticweb.owlapi.model.OWLEntity).
testGetEntity2() - Method in class de.fzi.kadmos.api.impl.SimpleCorrespondenceTest
Test method for SimpleCorrespondence.getEntity2().
testGetEntity2Corr() - Method in class de.fzi.kadmos.api.impl.RealOntologyTest
Test method for SimpleAlignment.getEntity2Corr(org.semanticweb.owlapi.model.OWLEntity).
testGetEntity2CorrIRI() - Method in class de.fzi.kadmos.api.impl.AlignmentTestBase
Test method for SimpleAlignment.getEntity2Corr(IRI).
testGetEntity2CorrOWLEntity() - Method in class de.fzi.kadmos.api.impl.AlignmentTestBase
Test method for SimpleAlignment.getEntity2Corr(org.semanticweb.owlapi.model.OWLEntity).
testGetFMeasureAllWrong() - Method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorTest
Test for PrecRecEvaluator.getFMeasure(Alignment).
testGetFMeasureAllWrong() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
Test for SymProxEvaluator.getFMeasure(Alignment).
testGetFMeasureContainsHalf() - Method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorTest
Test for PrecRecEvaluator.getRecall(Alignment).
testGetFMeasureContainsHalf() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
Test for SymProxEvaluator.getRecall(Alignment).
testGetFMeasureEmptyAlignment() - Method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorTest
Test for PrecRecEvaluator.getFMeasure(Alignment).
testGetFMeasureEmptyAlignment() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
Test for SymProxEvaluator.getFMeasure(Alignment).
testGetFMeasureEmptyReferenceAlignment() - Method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorTest
Test for PrecRecEvaluator.getFMeasure(Alignment).
testGetFMeasureEmptyReferenceAlignment() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
Test for SymProxEvaluator.getFMeasure(Alignment).
testGetFMeasureEqualAlignmentAndReference() - Method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorTest
Test for PrecRecEvaluator.getFMeasure(Alignment).
testGetFMeasureEqualAlignmentAndReference() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
Test for SymProxEvaluator.getFMeasure(Alignment).
testGetFMeasureIncompatibleOntology1() - Method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorTest
Test for PrecRecEvaluator.getFMeasure(Alignment).
testGetFMeasureIncompatibleOntology1() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
Test for SymProxEvaluator.getFMeasure(Alignment).
testGetFMeasureIncompatibleOntology2() - Method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorTest
Test for PrecRecEvaluator.getFMeasure(Alignment).
testGetFMeasureIncompatibleOntology2() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
Test for SymProxEvaluator.getFMeasure(Alignment).
testGetFMeasureNullReference() - Method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorTest
If a null reference is given as parameter for the PrecRecEvaluatorImpl.getFMeasure(Alignment) method, an IllegalArgumentException is expected.
testGetFMeasureNullReference() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
If a null reference is given as parameter for the SymProxEvaluatorImpl.getFMeasure(Alignment) method, an IllegalArgumentException is expected.
testGetInstance() - Method in class de.fzi.kadmos.api.impl.SimpleAlignmentFactoryTest
Test method for SimpleAlignmentFactory.getInstance().
testGetInstance() - Method in class de.fzi.kadmos.api.impl.SimpleCorrespondenceFactoryTest
Test method for SimpleCorrespondenceFactory.getInstance().
testGetOntology1() - Method in class de.fzi.kadmos.api.impl.RealOntologyTest
Test method for SimpleAlignment.getOntology1().
testGetOntology2() - Method in class de.fzi.kadmos.api.impl.RealOntologyTest
Test method for SimpleAlignment.getOntology2().
testGetPrecisionAllCorrectButIncomplete() - Method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorTest
Test for PrecRecEvaluator.getPrecision(Alignment).
testGetPrecisionAllCorrectButIncomplete() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
Test for SymProxEvaluator.getPrecision(Alignment).
testGetPrecisionEmptyAlignment() - Method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorTest
Test for PrecRecEvaluator.getPrecision(Alignment).
testGetPrecisionEmptyAlignment() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
Test for SymProxEvaluator.getPrecision(Alignment).
testGetPrecisionEmptyReferenceAlignment() - Method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorTest
Test for PrecRecEvaluator.getPrecision(Alignment).
testGetPrecisionEmptyReferenceAlignment() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
Test for PrecRecEvaluator.getPrecision(Alignment).
testGetPrecisionEqualAlignmentAndReference() - Method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorTest
Test for PrecRecEvaluator.getPrecision(Alignment).
testGetPrecisionEqualAlignmentAndReference() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
Test for SymProxEvaluator.getPrecision(Alignment).
testGetPrecisionIncompatibleOntology1() - Method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorTest
Test for PrecRecEvaluator.getPrecision(Alignment).
testGetPrecisionIncompatibleOntology1() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
Test for SymProxEvaluator.getPrecision(Alignment).
testGetPrecisionIncompatibleOntology2() - Method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorTest
Test for PrecRecEvaluator.getPrecision(Alignment).
testGetPrecisionIncompatibleOntology2() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
Test for SymProxEvaluator.getPrecision(Alignment).
testGetPrecisionNullReference() - Method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorTest
If a null reference is given as parameter for the PrecRecEvaluatorImpl.getPrecision(Alignment) method, an IllegalArgumentException is expected.
testGetPrecisionNullReference() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
If a null reference is given as parameter for the SymProxEvaluatorImpl.getPrecision(Alignment) method, an IllegalArgumentException is expected.
testGetPrecisionOneOfTwoCorrect() - Method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorTest
Test for PrecRecEvaluator.getPrecision(Alignment).
testGetPrecisionOneOfTwoCorrect() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
Test for SymProxEvaluator.getPrecision(Alignment).
testGetPrecisionTwoOfFourCorrect() - Method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorTest
Test for PrecRecEvaluator.getPrecision(Alignment).
testGetPrecisionTwoOfFourCorrect() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
Test for SymProxEvaluator.getPrecision(Alignment).
testGetRecallContainsAllButMore() - Method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorTest
Test for PrecRecEvaluator.getRecall(Alignment).
testGetRecallContainsAllButMore() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
Test for SymProxEvaluator.getRecall(Alignment).
testGetRecallEmptyAlignment() - Method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorTest
Test for PrecRecEvaluator.getRecall(Alignment).
testGetRecallEmptyAlignment() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
Test for SymProxEvaluator.getRecall(Alignment).
testGetRecallEmptyReferenceAlignment() - Method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorTest
Test for PrecRecEvaluator.getRecall(Alignment).
testGetRecallEmptyReferenceAlignment() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
Test for SymProxEvaluator.getRecall(Alignment).
testGetRecallEqualAlignmentAndReference() - Method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorTest
Test for PrecRecEvaluator.getRecall(Alignment).
testGetRecallEqualAlignmentAndReference() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
Test for SymProxEvaluator.getRecall(Alignment).
testGetRecallFourOfEightContained() - Method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorTest
Test for PrecRecEvaluator.getRecall(Alignment).
testGetRecallFourOfEightContained() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
Test for SymProxEvaluator.getRecall(Alignment).
testGetRecallIncompatibleOntology1() - Method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorTest
Test for PrecRecEvaluator.getRecall(Alignment).
testGetRecallIncompatibleOntology1() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
Test for SymProxEvaluator.getRecall(Alignment).
testGetRecallIncompatibleOntology2() - Method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorTest
Test for PrecRecEvaluator.getRecall(Alignment).
testGetRecallIncompatibleOntology2() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
Test for SymProxEvaluator.getRecall(Alignment).
testGetRecallNullReference() - Method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorTest
If a null reference is given as parameter for the PrecRecEvaluatorImpl.getRecall(Alignment) method, an IllegalArgumentException is expected.
testGetRecallNullReference() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
If a null reference is given as parameter for the SymProxEvaluatorImpl.getRecall(Alignment) method, an IllegalArgumentException is expected.
testGetRecallOneOfTwoContained() - Method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorTest
Test for PrecRecEvaluator.getRecall(Alignment).
testGetRecallOneOfTwoContained() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
Test for SymProxEvaluator.getRecall(Alignment).
testHashCode() - Method in class de.fzi.kadmos.api.impl.ForwardingAlignmentTest
Test method for SimpleAlignment.hashCode().
testHashCode() - Method in class de.fzi.kadmos.api.impl.SimpleAlignmentTest
Test method for SimpleAlignment.hashCode().
testHashCode() - Method in class de.fzi.kadmos.api.impl.SimpleCorrespondenceTest
Test method for SimpleCorrespondence.hashCode().
testHashLocation() - Method in class de.fzi.kadmos.api.impl.SimpleCorrespondenceTest
Test for the behaviour of correspondences in hash data structures.
testIDWithWineOntology() - Method in class de.fzi.kadmos.api.impl.OWLOntologyDictionaryTest
 
testIndividualsEntityType() - Method in class de.fzi.kadmos.api.impl.SimpleCorrespondenceTest
Test for correspondences of object properties.
testInitNullReference() - Method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorTest
If a null reference is given as parameter for the PrecRecEvaluatorImpl.getInstance(Alignment) method, an IllegalArgumentException is expected.
testInitNullReference() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
If a null reference is given as parameter for the SymProxEvaluatorImpl.getInstance(Alignment) method, an IllegalArgumentException is expected.
testInputAlignmentEmpty() - Method in class de.fzi.kadmos.webutils.core.KADMOSAlignmentServiceImplTest
Test method for simple working request.
testInputAlignmentNotAvailable() - Method in class de.fzi.kadmos.webutils.core.KADMOSAlignmentServiceImplTest
Test method for simple working request.
testInputAlignmentNotParseable() - Method in class de.fzi.kadmos.webutils.core.KADMOSAlignmentServiceImplTest
Test method for simple working request.
testInstanceCaching() - Method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorTest
If two instances are requested using the same reference Alignment, the same PrecRecEvaluatorImpl instance is provided.
testInstanceCaching() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
If two instances are requested using the same reference Alignment, the same SymProxEvaluatorImpl instance is provided.
testInstanceCaching() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
If two instances are requested using the same Reader, the same AlignmentParser instance is provided.
testInstanceCaching() - Method in class de.fzi.kadmos.renderer.impl.INRIAFormatRendererTest
If two instances are requested using the same PrintWriter, the same AlignmentRenderer instance is provided.
testIterator() - Method in class de.fzi.kadmos.api.impl.RealOntologyTest
Test method for SimpleAlignment.iterator().
testIteratorCompleteness() - Method in class de.fzi.kadmos.api.impl.AlignmentTestBase
Test method for SimpleAlignment.iterator().
testIteratorRemoval() - Method in class de.fzi.kadmos.api.impl.AlignmentTestBase
Test method for SimpleAlignment.iterator().
testIteratorRemovalTwice() - Method in class de.fzi.kadmos.api.impl.AlignmentTestBase
Test method for SimpleAlignment.iterator().
testIteratorRemovelWithoutNext() - Method in class de.fzi.kadmos.api.impl.AlignmentTestBase
Test method for SimpleAlignment.iterator().
testMissingOntologySetOntologyInputStream() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
No locations for the ontologies are provided in the parsing document.
testMissingOntologySetOntologyOWLOntology() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
No locations for the ontologies are provided in the parsing document.
testMissingOntologySetOntologyURL() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
No locations for the ontologies are provided in the parsing document.
testMixedEntityTypes1() - Method in class de.fzi.kadmos.api.impl.SimpleCorrespondenceTest
Test for correspondences entities of mixed types, here: object and data properties No mixed entity type correspondences are allowed, so an IncompatibleEntityTypesException is expected.
testMixedEntityTypes2() - Method in class de.fzi.kadmos.api.impl.SimpleCorrespondenceTest
Test for correspondences entities of mixed types, here: class and object properties No mixed entity type correspondences are allowed, so an IncompatibleEntityTypesException is expected.
testMixedEntityTypes3() - Method in class de.fzi.kadmos.api.impl.SimpleCorrespondenceTest
Test for correspondences entities of mixed types, here: class and individual No mixed entity type correspondences are allowed, so an IncompatibleEntityTypesException is expected.
testMixedEntityTypes4() - Method in class de.fzi.kadmos.api.impl.SimpleCorrespondenceTest
Test for correspondences entities of mixed types, here: data property and individual No mixed entity type correspondences are allowed, so an IncompatibleEntityTypesException is expected.
testObjPropEntityType() - Method in class de.fzi.kadmos.api.impl.SimpleCorrespondenceTest
Test for correspondences of object properties.
testOntology1Empty() - Method in class de.fzi.kadmos.webutils.core.KADMOSAlignmentServiceImplTest
Test method for simple working request.
testOntology1NotAvailable() - Method in class de.fzi.kadmos.webutils.core.KADMOSAlignmentServiceImplTest
Test method for simple working request.
testOntology1Null() - Method in class de.fzi.kadmos.webutils.core.KADMOSAlignmentServiceImplTest
Test method for simple working request.
testOntology2Empty() - Method in class de.fzi.kadmos.webutils.core.KADMOSAlignmentServiceImplTest
Test method for simple working request.
testOntology2NotAvailable() - Method in class de.fzi.kadmos.webutils.core.KADMOSAlignmentServiceImplTest
Test method for simple working request.
testOntology2Null() - Method in class de.fzi.kadmos.webutils.core.KADMOSAlignmentServiceImplTest
Test method for simple working request.
testOWLClassDifferentHierarchy() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
Test for SymProxEvaluator.getFMeasure(Alignment).
testOWLClassSameHierarchy() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
Test for SymProxEvaluator.getFMeasure(Alignment).
testOWLDataPropertyDifferentHierarchy() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
Test for SymProxEvaluator.getFMeasure(Alignment).
testOWLDataPropertySameHierarchy() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
Test for SymProxEvaluator.getFMeasure(Alignment).
testOWLObjectPropertyDifferentHierarchy() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
Test for SymProxEvaluator.getFMeasure(Alignment).
testOWLObjectPropertySameHierarchy() - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorTest
Test for SymProxEvaluator.getFMeasure(Alignment).
testParseAlignmentBatch() - Method in class de.fzi.kadmos.cmdutils.EvaluatorTest
Test method for Evaluator.parseAlignment(String).
testParseAlignmentCreateCSV() - Method in class de.fzi.kadmos.cmdutils.EvaluatorTest
Test method for Evaluator.parseAlignment(String).
testParseAlignmentCreateGNU() - Method in class de.fzi.kadmos.cmdutils.EvaluatorTest
Test method for Evaluator.parseAlignment(String).
testParseAlignmentDeepScanDirectory() - Method in class de.fzi.kadmos.cmdutils.EvaluatorTest
Test method for Evaluator.parseAlignment(String).
testParseAlignmentLongOptCreateCSV() - Method in class de.fzi.kadmos.cmdutils.EvaluatorTest
Test method for Evaluator.parseAlignment(String).
testParseAlignmentLongOptCreateGNU() - Method in class de.fzi.kadmos.cmdutils.EvaluatorTest
Test method for Evaluator.parseAlignment(String).
testParseAlignmentNotResolvablePathname() - Method in class de.fzi.kadmos.cmdutils.EvaluatorTest
Test method for Evaluator.parseAlignment(String).
testParseAlignmentNotResolvableURL() - Method in class de.fzi.kadmos.cmdutils.EvaluatorTest
Test method for Evaluator.parseAlignment(String).
testParseAlignmentParserExceptionLevelONE() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
If an Alignment contains OWLEntities with IRIs contained in XML-String an AlignmentParserException is thrown.
testParseAlignmentParserExceptionLEVELTHREE() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
If an Alignment contains OWLEntities with IRIs contained in XML-String an AlignmentParserException is thrown.
testParseAlignmentParserExceptionLEVELTWO() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
If an Alignment contains OWLEntities with IRIs contained in XML-String an AlignmentParserException is thrown.
testParseAlignmentResolvableLocalURL() - Method in class de.fzi.kadmos.cmdutils.EvaluatorTest
Test method for Evaluator.parseAlignment(String).
testParseAlignmentResolvablePathname() - Method in class de.fzi.kadmos.cmdutils.EvaluatorTest
Test method for Evaluator.parseAlignment(String).
testParseAlignmentTxtFile() - Method in class de.fzi.kadmos.cmdutils.EvaluatorTest
Test method for Evaluator.parseAlignment(String).
testParseArgumentsCandSOption() - Method in class de.fzi.kadmos.cmdutils.EvaluatorTest
Test method for Evaluator.parseArguments(String[]).
testParseArgumentsClassicalPRandSymmetricPROption() - Method in class de.fzi.kadmos.cmdutils.EvaluatorTest
Test method for Evaluator.parseArguments(String[]).
testParseArgumentsClassicalPROption() - Method in class de.fzi.kadmos.cmdutils.EvaluatorTest
Test method for Evaluator.parseArguments(String[]).
testParseArgumentsCOption() - Method in class de.fzi.kadmos.cmdutils.EvaluatorTest
Test method for Evaluator.parseArguments(String[]).
testParseArgumentsNoAlignmentNoOptions() - Method in class de.fzi.kadmos.cmdutils.EvaluatorTest
Test method for Evaluator.parseArguments(String[]).
testParseArgumentsNoArguments() - Method in class de.fzi.kadmos.cmdutils.EvaluatorTest
Test method for Evaluator.parseArguments(String[]).
testParseArgumentsNoOption() - Method in class de.fzi.kadmos.cmdutils.EvaluatorTest
Test method for Evaluator.parseArguments(String[]).
testParseArgumentsNoOptionsAbsolutePathnames() - Method in class de.fzi.kadmos.cmdutils.EvaluatorTest
Test method for Evaluator.parseArguments(String[]).
testParseArgumentsNoOptionsRelativePathnames() - Method in class de.fzi.kadmos.cmdutils.EvaluatorTest
Test method for Evaluator.parseArguments(String[]).
testParseArgumentsNoOptionsResolvableURLs() - Method in class de.fzi.kadmos.cmdutils.EvaluatorTest
Test method for Evaluator.parseArguments(String[]).
testParseArgumentsSOption() - Method in class de.fzi.kadmos.cmdutils.EvaluatorTest
Test method for Evaluator.parseArguments(String[]).
testParseArgumentsSymmetricPROption() - Method in class de.fzi.kadmos.cmdutils.EvaluatorTest
Test method for Evaluator.parseArguments(String[]).
testParseContainsIRI() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
If an Alignment contains OWLEntities with IRIs contained in XML-String an AlignmentParserException is thrown.
testParseFile() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
If an XML-String with no root element is given to the parser an AlignmentParserException is thrown.
testParseHasOWLOntologies() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
If an Alignment contains OWLOntologies contained in XML-String an AlignmentParserException is thrown.
testParseIncompatibleEntityTypesExceptionLevelONE() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
If a correspondence contains entites of different type and parsing level = 1 an AlignmentParserException is thrown.
testParseIncompatibleEntityTypesExceptionLEVELTHREE() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
If a correspondence contains entites of different type and parsing level = 3 an AlignmentParserException is thrown.
testParseIncompatibleEntityTypesExceptionLEVELTWO() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
If a correspondence contains entites of different type and parsing level = 2 an AlignmentParserException is thrown.
testParseInputSourceFromReader() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
If an XML-String with no root element is given to the parser an AlignmentParserException is thrown.
testParseInputStream() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
If an XML-String with no root element is given to the parser an AlignmentParserException is thrown.
testParseMultiplicityExceptionLevelONE() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
If an Alignment contains OWLEntities with IRIs contained in XML-String an AlignmentParserException is thrown.
testParseMultiplicityExceptionLEVELTHREE() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
If an Alignment contains OWLEntities with IRIs contained in XML-String an AlignmentParserException is thrown.
testParseMultiplicityExceptionLEVELTWO() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
If an Alignment contains OWLEntities with IRIs contained in XML-String an AlignmentParserException is thrown.
testParseParseRenderParse() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
If an Alignment contains OWLEntities with IRIs contained in XML-String an AlignmentParserException is thrown.
testParseReader() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
If an XML-String with no root element is given to the parser an AlignmentParserException is thrown.
testParseReferenceNotResolvablePathname() - Method in class de.fzi.kadmos.cmdutils.EvaluatorTest
Test method for Evaluator.parseReference(String).
testParseReferenceNotResolvableURL() - Method in class de.fzi.kadmos.cmdutils.EvaluatorTest
Test method for Evaluator.parseReference(String).
testParseReferenceResolvableLocalURL() - Method in class de.fzi.kadmos.cmdutils.EvaluatorTest
Test method for Evaluator.parseReference(String).
testParseReferenceResolvablePathname() - Method in class de.fzi.kadmos.cmdutils.EvaluatorTest
Test method for Evaluator.parseReference(String).
testParseStringAbsolutePath() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
If an XML-String with no root element is given to the parser an AlignmentParserException is thrown.
testParseStringURI() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
If an XML-String with no root element is given to the parser an AlignmentParserException is thrown.
testParseTwiceDifferentReader() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
If a parser is invoked twice with different readers, the parser should do the job twice without complaining.
testParseTwiceOneReader() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
If a parser is invoked twice with the same reader, the second call should throw exception
testParseTwoArgumentsNoOptionsAbsolutePathnames() - Method in class de.fzi.kadmos.cmdutils.EvaluatorTest
Test method for Evaluator.parseArguments(String[]).
testParseTwoArgumentsNoOptionsResolvableURLs() - Method in class de.fzi.kadmos.cmdutils.EvaluatorTest
Test method for Evaluator.parseArguments(String[]).
testParseURL() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
If an XML-String with no root element is given to the parser an AlignmentParserException is thrown.
testRealAlignmentNoLocation() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
An alignment of ontologies where no physical URL is given is parsed.
testRealAlignmentWithLocation() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
An alignment of ontologies where a physical URL is given is parsed.
testRegularHeartbeat() - Method in class de.fzi.kadmos.cloud.aws.HeartbeatCommunicatorTest
 
testRemoveCorrespondence() - Method in class de.fzi.kadmos.api.impl.AlignmentTestBase
Test method for SimpleAlignment.removeCorrespondence(de.fzi.kadmos.api.Correspondence).
testRemoveCorrespondence() - Method in class de.fzi.kadmos.api.impl.RealOntologyTest
Test method for SimpleAlignment.removeCorrespondence(de.fzi.kadmos.api.Correspondence).
testRoundTripSerialisation() - Method in class de.fzi.kadmos.api.impl.ForwardingSerialisationTest
Testing serialisation by round-tripping.
testRoundTripSerialisation() - Method in class de.fzi.kadmos.api.impl.RealOntologyTest
Test method for SimpleAlignment.writeObject(java.io.ObjectOutputStream) and SimpleAlignment.readObject(java.io.ObjectInputStream).
testRoundTripSerialisation() - Method in class de.fzi.kadmos.api.impl.SimpleCorrespondenceTest
Test method for SimpleCorrespondence.writeObject(java.io.ObjectOutputStream) and SimpleCorrespondence.readObject(java.io.ObjectInputStream).
testSimpleAlignmentOWLOntologyOWLOntology() - Method in class de.fzi.kadmos.api.impl.AlignmentTestBase
Test method for SimpleAlignment.SimpleAlignment(org.semanticweb.owlapi.model.OWLOntology, org.semanticweb.owlapi.model.OWLOntology).
testSimpleAlignmentOWLOntologyOWLOntology() - Method in class de.fzi.kadmos.api.impl.RealOntologyTest
Test method for SimpleAlignment.SimpleAlignment(org.semanticweb.owlapi.model.OWLOntology, org.semanticweb.owlapi.model.OWLOntology).
testSimplesWorkingRequest() - Method in class de.fzi.kadmos.webutils.core.KADMOSAlignmentServiceImplTest
Test method for simple working request.
testSize() - Method in class de.fzi.kadmos.api.impl.RealOntologyTest
Test method for SimpleAlignment.size().
testSpeed() - Method in class de.fzi.kadmos.api.impl.OWLOntologyDictionaryTest
Test for comparing two serialization methods.
testUnresolvableLocationOntologySetOntologyOWLOntology() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
The ontologies in the document to be parsed are provided but have unresolvable locations.
testValidOntologySetOntologyOWLOntology() - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
Resovable locations for the ontologies are provided in the document to be parsed.
testWithMockAlgorithm() - Method in class de.fzi.kadmos.cmdutils.LauncherTest
 
testWithoutAlgorithms() - Method in class de.fzi.kadmos.cmdutils.LauncherTest
 
testXMLValidity() - Method in class de.fzi.kadmos.renderer.impl.INRIAFormatRendererTest
The output produced by the renderer is valid XML.

U

updateAlignmentAbsolutePath() - Static method in class de.fzi.kadmos.parser.impl.INRIAFormatParserTest
Updates absolute paths in alignment
UpdatingAlignmentAlgorithmMock - Class in de.fzi.kadmos.cmdutils.mocks
This class only returns new empty alignments of the given ontologies.
UpdatingAlignmentAlgorithmMock() - Constructor for class de.fzi.kadmos.cmdutils.mocks.UpdatingAlignmentAlgorithmMock
 

A C D E F G H I K L M O P R S T U

Copyright © 2012. All Rights Reserved.