A C D E F G H I J K L M N O P R S T U V W _

A

AbstractAlignmentChangeEvent - Class in de.fzi.kadmos.api.listener.impl
Abstract implementation of an AlignmentChangeEvent.
AbstractAlignmentChangeEvent(Alignment) - Constructor for class de.fzi.kadmos.api.listener.impl.AbstractAlignmentChangeEvent
Creates a new instance of an AbstractAlignmentChangeEvent.
accept(AlignmentVisitor) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
addAlignCell(Object, Object) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
addAlignCell(Object, Object, String, double) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
addCorrespondence(Correspondence<? extends OWLEntity>) - Method in interface de.fzi.kadmos.api.Alignment
Adds a correspondence to an alignment if possible.
addCorrespondence(Correspondence<? extends OWLEntity>) - Method in class de.fzi.kadmos.api.ForwardingAlignment
Adds a correspondence to an alignment if possible.
addCorrespondence(Correspondence<? extends OWLEntity>) - Method in class de.fzi.kadmos.api.impl.SimpleAlignment
Adds a correspondence to an alignment if possible.
AlgorithmType - Enum in de.fzi.kadmos.webutils.core
Enumeration of available alignment algorithm types.
align(OWLOntology, OWLOntology) - Method in interface de.fzi.kadmos.api.algorithm.AlignmentAlgorithm
Computes an alignment between the given ontologies.
align(OWLOntology, OWLOntology, Alignment) - Method in interface de.fzi.kadmos.api.algorithm.UpdatingAlignmentAlgorithm
Computes an alignment between the given ontologies, respecting a given initial alignment.
align(String, String, String, List<ArgumentType>) - Method in interface de.fzi.kadmos.kadmos_webutils.wsdl.KADMOSAlignmentService
 
align(String, String, String, Properties) - Method in class de.fzi.kadmos.webutils.client.KADMOSWebUtilsClient
Call to "align" method of KADMOSAlignmentService implementation.
align(String, String, String, List<ArgumentType>) - Method in class de.fzi.kadmos.webutils.core.KADMOSAlignmentServiceImpl
Implementation of the endpoint service interface KADMOSAlignmentService.
align(Alignment, Properties) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
This method uses the UpdatingAlignmentAlgorithm given at object creation for aligning ontologies.
Alignment - Interface in de.fzi.kadmos.api
Interface representing an alignment and basic operations on it.
alignment - Variable in class de.fzi.kadmos.api.ForwardingAlignment
Wrapped alignment object.
alignment - Variable in class de.fzi.kadmos.api.listener.impl.AbstractAlignmentChangeEvent
The Alignment that changed.
alignment - Variable in class de.fzi.kadmos.cmdutils.result.EvaluatorResult
 
AlignmentAlgorithm - Interface in de.fzi.kadmos.api.algorithm
Interface to be implemented by alignment algorithms.
AlignmentAlgorithmException - Exception in de.fzi.kadmos.api.algorithm
Exception indicating a problem in an alignment algorithm.
AlignmentAlgorithmException(String) - Constructor for exception de.fzi.kadmos.api.algorithm.AlignmentAlgorithmException
Creates a new AlignmentAlgorithmException with description message.
AlignmentAlgorithmException(String, Throwable) - Constructor for exception de.fzi.kadmos.api.algorithm.AlignmentAlgorithmException
Creates a new AlignmentAlgorithmException with description message and cause.
AlignmentChangeEvent - Interface in de.fzi.kadmos.api.listener
Interface representing a change of an Alignment.
AlignmentChangeEventFactory - Class in de.fzi.kadmos.api.listener.impl
Factory for AlignmentChangeEvents.
AlignmentChangeEventFactory() - Constructor for class de.fzi.kadmos.api.listener.impl.AlignmentChangeEventFactory
 
AlignmentFactory - Interface in de.fzi.kadmos.api
Abstract factory interface for creating Alignment objects.
AlignmentListener - Interface in de.fzi.kadmos.api.listener
Interface representing an Alignment listener.
alignmentName - Variable in class de.fzi.kadmos.cmdutils.result.EvaluatorResult
 
AlignmentParser - Interface in de.fzi.kadmos.parser
Interface for alignment parsers.
AlignmentParserException - Exception in de.fzi.kadmos.parser
An exception indicating a problem when parsing an alignment.
AlignmentParserException(String) - Constructor for exception de.fzi.kadmos.parser.AlignmentParserException
Creates a new AlignmentParserException with description message.
AlignmentParserException(String, Throwable) - Constructor for exception de.fzi.kadmos.parser.AlignmentParserException
Creates a new AlignmentParserException with description message and cause.
AlignmentProcessWrapper - Class in de.fzi.kadmos.wrapper.inria
This class wraps a UpdatingAlignmentAlgorithm into a AlignmentProcess.
AlignmentRenderer - Interface in de.fzi.kadmos.renderer
Interface for alignment renderers.
AlignResponseType - Class in de.fzi.kadmos.kadmos_webutils.xsd
Java class for AlignResponseType complex type.
AlignResponseType() - Constructor for class de.fzi.kadmos.kadmos_webutils.xsd.AlignResponseType
 
AlignType - Class in de.fzi.kadmos.kadmos_webutils.xsd
Java class for AlignType complex type.
AlignType() - Constructor for class de.fzi.kadmos.kadmos_webutils.xsd.AlignType
 
any - Variable in class de.fzi.kadmos.resources.ErrorCodeType
 
any - Variable in class de.fzi.kadmos.resources.FaultCauseType
 
any - Variable in class de.fzi.kadmos.resources.FaultType
 
applyEvalutor(Evaluator) - Method in class de.fzi.kadmos.cmdutils.result.EvaluatorResult
Initiates computation of metrics and stores their values in the appropriate fields of extending class
applyEvalutor(Evaluator) - Method in class de.fzi.kadmos.cmdutils.result.PrecRecEvaluatorResult
Initiates computation of metrics and stores their values in the appropriate fields of extending class
applyEvalutor(Evaluator) - Method in class de.fzi.kadmos.cmdutils.result.SymProxEvaluatorResult
Initiates computation of metrics and stores their values in the appropriate fields of extending class
ArgumentType - Class in de.fzi.kadmos.resources
Java class for ArgumentType complex type.
ArgumentType() - Constructor for class de.fzi.kadmos.resources.ArgumentType
 
attachListener(AlignmentListener) - Method in interface de.fzi.kadmos.api.Alignment
Registers an AlignmentListener.
attachListener(AlignmentListener) - Method in class de.fzi.kadmos.api.ForwardingAlignment
Registers an AlignmentListener.
attachListener(AlignmentListener) - Method in class de.fzi.kadmos.api.impl.SimpleAlignment
Registers an AlignmentListener.
AWS_DEFAULT_INSTANCE_TYPE - Static variable in class de.fzi.kadmos.cloud.aws.AWSWorker
 
AWS_DEFAULT_PORT - Static variable in class de.fzi.kadmos.cloud.aws.AWSController
 
AWS_DEFAULT_PORT - Static variable in class de.fzi.kadmos.cloud.aws.AWSWorker
 
AWS_DEFAULT_SERVER_IN_CLOUD - Static variable in class de.fzi.kadmos.cloud.aws.AWSWorker
 
AWS_DEFAULT_SHUTDOWN - Static variable in class de.fzi.kadmos.cloud.aws.AWSWorker
 
AWS_DEFAULT_USER_DATA - Static variable in class de.fzi.kadmos.cloud.aws.AWSWorker
 
AWSAdapter - Class in de.fzi.kadmos.cloud.aws
Class hiding the communication with Amazon Web services via typica.
AWSAdapter(String, String) - Constructor for class de.fzi.kadmos.cloud.aws.AWSAdapter
Creates a new AWSAdapter.
AWSController - Class in de.fzi.kadmos.cloud.aws
This class implements the CloudController interface for the Amazon Web Services (AWS) cloud infrastructure.
AWSController() - Constructor for class de.fzi.kadmos.cloud.aws.AWSController
 
AWSWorker - Class in de.fzi.kadmos.cloud.aws
This class implements the CloudWorker interface in the AWS cloud.
AWSWorker() - Constructor for class de.fzi.kadmos.cloud.aws.AWSWorker
 

C

className - Variable in class de.fzi.kadmos.resources.ExceptionCauseType
 
clear() - Method in interface de.fzi.kadmos.api.Alignment
Clears the alignment.
clear() - Method in class de.fzi.kadmos.api.ForwardingAlignment
Clears the alignment.
clear() - Method in class de.fzi.kadmos.api.impl.OWLOntologyDictionary
Clears all data in the OWLOntologyDictionary.
clear() - Method in class de.fzi.kadmos.api.impl.SimpleAlignment
Clears the alignment.
clone() - Method in interface de.fzi.kadmos.api.Alignment
Creates a clone of this alignment.
clone() - Method in interface de.fzi.kadmos.api.Correspondence
Creates a clone of this correspondence.
clone() - Method in class de.fzi.kadmos.api.ForwardingAlignment
Creates a clone of this alignment.
clone() - Method in class de.fzi.kadmos.api.ForwardingCorrespondence
 
clone() - Method in class de.fzi.kadmos.api.impl.SimpleAlignment
Creates a clone of this alignment.
clone() - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
clone.
close() - Method in class de.fzi.kadmos.cloud.aws.AWSController
 
close() - Method in interface de.fzi.kadmos.cloud.CloudController
Closes the connection.
CloudController - Interface in de.fzi.kadmos.cloud
This class contains the connection from a computing instance in a cloud environment back to its controlling instance.
CloudException - Exception in de.fzi.kadmos.cloud
Exception indicating problems with the cloud adaption.
CloudException(String) - Constructor for exception de.fzi.kadmos.cloud.CloudException
Creates a new CloudException with the given detail message.
CloudException(String, Exception) - Constructor for exception de.fzi.kadmos.cloud.CloudException
Creates a new CloudException with the given detail message and cause.
CloudWorker - Interface in de.fzi.kadmos.cloud
This class provides a connection to a computing instance working in a cloud environment, called worker.
code - Variable in class de.fzi.kadmos.resources.NumericErrorCodeType
 
compose(Alignment) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
connect() - Method in class de.fzi.kadmos.cloud.aws.AWSController
 
connect() - Method in interface de.fzi.kadmos.cloud.CloudController
Starts the Connection back to the controlling instance.
ConsoleResultFormatter - Class in de.fzi.kadmos.cmdutils.formatter
Implementation of EvaluatorResultFormatter Interface that formats evaluator result objects and prints to standard console
contains(Correspondence<? extends OWLEntity>) - Method in interface de.fzi.kadmos.api.Alignment
Checks if this alignment contains a correspondence with the same entities as the provided correspondence.
contains(T, T) - Method in interface de.fzi.kadmos.api.Alignment
Checks if a correspondence of two specified entities is part of this alignment.
contains(IRI, IRI) - Method in interface de.fzi.kadmos.api.Alignment
Checks if a correspondence of two entities specified by their IRIs is part of this alignment.
contains(Correspondence<? extends OWLEntity>) - Method in class de.fzi.kadmos.api.ForwardingAlignment
Checks if this alignment contains a correspondence with the same entities as the provided correspondence.
contains(T, T) - Method in class de.fzi.kadmos.api.ForwardingAlignment
Checks if a correspondence of two specified entities is part of this alignment.
contains(IRI, IRI) - Method in class de.fzi.kadmos.api.ForwardingAlignment
Checks if a correspondence of two entities specified by their IRIs is part of this alignment.
contains(Correspondence<? extends OWLEntity>) - Method in class de.fzi.kadmos.api.impl.SimpleAlignment
Checks if this alignment contains a correspondence with the same entities as the provided correspondence.
contains(T, T) - Method in class de.fzi.kadmos.api.impl.SimpleAlignment
Checks if a correspondence of two specified entities is part of this alignment.
contains(IRI, IRI) - Method in class de.fzi.kadmos.api.impl.SimpleAlignment
Checks if a correspondence of two entities specified by their IRIs is part of this alignment.
contains(String) - Static method in enum de.fzi.kadmos.webutils.core.AlgorithmType
Checks if the enumeration contains a String value.
containsEntity1(OWLEntity) - Method in interface de.fzi.kadmos.api.Alignment
Checks if this alignment contains a correspondence with a specific first entity.
containsEntity1(IRI) - Method in interface de.fzi.kadmos.api.Alignment
Checks if this alignment contains a correspondence with a first entity specified by an IRI.
containsEntity1(OWLEntity) - Method in class de.fzi.kadmos.api.ForwardingAlignment
Checks if this alignment contains a correspondence with a specific first entity.
containsEntity1(IRI) - Method in class de.fzi.kadmos.api.ForwardingAlignment
Checks if this alignment contains a correspondence with a first entity specified by an IRI.
containsEntity1(OWLEntity) - Method in class de.fzi.kadmos.api.impl.SimpleAlignment
Checks if this alignment contains a correspondence with a specific first entity.
containsEntity1(IRI) - Method in class de.fzi.kadmos.api.impl.SimpleAlignment
Checks if this alignment contains a correspondence with a first entity specified by an IRI.
containsEntity2(OWLEntity) - Method in interface de.fzi.kadmos.api.Alignment
Checks if this alignment contains a correspondence with a specific second entity.
containsEntity2(IRI) - Method in interface de.fzi.kadmos.api.Alignment
Checks if this alignment contains a correspondence with a second entity specified by an IRI.
containsEntity2(OWLEntity) - Method in class de.fzi.kadmos.api.ForwardingAlignment
Checks if this alignment contains a correspondence with a specific second entity.
containsEntity2(IRI) - Method in class de.fzi.kadmos.api.ForwardingAlignment
Checks if this alignment contains a correspondence with a second entity specified by an IRI.
containsEntity2(OWLEntity) - Method in class de.fzi.kadmos.api.impl.SimpleAlignment
Checks if this alignment contains a correspondence with a specific second entity.
containsEntity2(IRI) - Method in class de.fzi.kadmos.api.impl.SimpleAlignment
Checks if this alignment contains a correspondence with a second entity specified by an IRI.
convertToKadmosAlignment(Alignment) - Static method in class de.fzi.kadmos.wrapper.inria.Utils
Creates a new SimpleAlignment from the given Alignment.
convertToOWLOntology(Object) - Static method in class de.fzi.kadmos.wrapper.inria.Utils
This method tries to return an OWLOntology from the given Object.
Correspondence<T extends OWLEntity> - Interface in de.fzi.kadmos.api
Interface for classes that represent a simple correspondence of OWLEntity objects.
correspondence - Variable in class de.fzi.kadmos.api.ForwardingCorrespondence
Wrapped correspondence object.
CorrespondenceAddedChange - Interface in de.fzi.kadmos.api.listener
Interface representing the change event of a Correspondence being added to an Alignment.
CorrespondenceAddedChangeImpl - Class in de.fzi.kadmos.api.listener.impl
Default implementation of the CorrespondenceAddedChange event.
CorrespondenceFactory - Interface in de.fzi.kadmos.api
Abstract factory interface for creating Correspondence objects.
CorrespondenceRemovedChange - Interface in de.fzi.kadmos.api.listener
Interface representing the change event of a Correspondence being removed from an Alignment.
CorrespondenceRemovedChangeImpl - Class in de.fzi.kadmos.api.listener.impl
Default implementation of the CorrespondenceRemovedChange event.
createAlign(AlignType) - Method in class de.fzi.kadmos.kadmos_webutils.xsd.ObjectFactory
Create an instance of JAXBElement<AlignType>}
createAlignment(OWLOntology, OWLOntology) - Method in interface de.fzi.kadmos.api.AlignmentFactory
Creates a new alignment of two ontologies.
createAlignment(OWLOntology, OWLOntology) - Method in class de.fzi.kadmos.api.impl.SimpleAlignmentFactory
Creates a new alignment of two ontologies.
createAlignResponse(AlignResponseType) - Method in class de.fzi.kadmos.kadmos_webutils.xsd.ObjectFactory
Create an instance of JAXBElement<AlignResponseType>}
createAlignResponseType() - Method in class de.fzi.kadmos.kadmos_webutils.xsd.ObjectFactory
Create an instance of AlignResponseType
createAlignType() - Method in class de.fzi.kadmos.kadmos_webutils.xsd.ObjectFactory
Create an instance of AlignType
createArgument(ArgumentType) - Method in class de.fzi.kadmos.resources.ObjectFactory
Create an instance of JAXBElement<ArgumentType>}
createArgumentType() - Method in class de.fzi.kadmos.resources.ObjectFactory
Create an instance of ArgumentType
createArtifactURL(String) - Method in class de.fzi.kadmos.resources.ObjectFactory
Create an instance of JAXBElement<String>}
createCorrespondence(T, T) - Method in interface de.fzi.kadmos.api.CorrespondenceFactory
Creates a new correspondence between two entities of type T.
createCorrespondence(T, T, double) - Method in interface de.fzi.kadmos.api.CorrespondenceFactory
Creates a new correspondence between two entities of type T, with a specified confidence value.
createCorrespondence(T, T) - Method in class de.fzi.kadmos.api.impl.SimpleCorrespondenceFactory
Creates a new correspondence between two entities of type T.
createCorrespondence(T, T, double) - Method in class de.fzi.kadmos.api.impl.SimpleCorrespondenceFactory
Creates a new correspondence between two entities of type T, with a specified confidence value.
createDescriptionType() - Method in class de.fzi.kadmos.resources.ObjectFactory
Create an instance of DescriptionType
createExceptionCauseType() - Method in class de.fzi.kadmos.resources.ObjectFactory
Create an instance of ExceptionCauseType
createFault(FaultType) - Method in class de.fzi.kadmos.resources.ObjectFactory
Create an instance of JAXBElement<FaultType>}
createFaultType() - Method in class de.fzi.kadmos.resources.ObjectFactory
Create an instance of FaultType
createKADMOSFault(KADMOSFaultType) - Method in class de.fzi.kadmos.resources.ObjectFactory
Create an instance of JAXBElement<KADMOSFaultType>}
createKADMOSFaultType() - Method in class de.fzi.kadmos.resources.ObjectFactory
Create an instance of KADMOSFaultType
createKADMOSWebUtilsClient(String) - Method in class de.fzi.kadmos.webutils.client.KADMOSWebUtilsClientFactory
Create an instance of KADMOSWebUtilsClient.
createNumericErrorCodeType() - Method in class de.fzi.kadmos.resources.ObjectFactory
Create an instance of NumericErrorCodeType
createToolFault(ToolFaultType) - Method in class de.fzi.kadmos.resources.ObjectFactory
Create an instance of JAXBElement<ToolFaultType>}
createToolFaultType() - Method in class de.fzi.kadmos.resources.ObjectFactory
Create an instance of ToolFaultType
CSVResultFormatter - Class in de.fzi.kadmos.cmdutils.formatter
Implementation of EvaluatorResultFormatter Interface that formats evaluator result objects and creates a CSV file
cut(double) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
cut(String, double) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper

D

de.fzi.kadmos.api - package de.fzi.kadmos.api
Provides an API for representing and working with ontology alignments.
de.fzi.kadmos.api.algorithm - package de.fzi.kadmos.api.algorithm
Provides an API for representing ontology alignment algorithms.
de.fzi.kadmos.api.impl - package de.fzi.kadmos.api.impl
Provides default implementations for the KADMOS API.
de.fzi.kadmos.api.listener - package de.fzi.kadmos.api.listener
Provides an API for representing alignment listeners and alignment change events.
de.fzi.kadmos.api.listener.impl - package de.fzi.kadmos.api.listener.impl
Provides default implementations for alignment change events and a factory for obtaining instances thereof.
de.fzi.kadmos.cloud - package de.fzi.kadmos.cloud
Provides facilities to enable utilisation of cloud infrastructures.
de.fzi.kadmos.cloud.aws - package de.fzi.kadmos.cloud.aws
 
de.fzi.kadmos.cmdutils - package de.fzi.kadmos.cmdutils
Provides command line utilities for dealing with alignments.
de.fzi.kadmos.cmdutils.formatter - package de.fzi.kadmos.cmdutils.formatter
Provides classes rendering evaluator results to various ouput formats.
de.fzi.kadmos.cmdutils.result - package de.fzi.kadmos.cmdutils.result
Provides classes for representing evaluator results.
de.fzi.kadmos.evaluator - package de.fzi.kadmos.evaluator
Provides an API for evaluating ontology alignments.
de.fzi.kadmos.evaluator.impl - package de.fzi.kadmos.evaluator.impl
Provides default implementations for the alignment evaluators.
de.fzi.kadmos.kadmos_webutils.wsdl - package de.fzi.kadmos.kadmos_webutils.wsdl
 
de.fzi.kadmos.kadmos_webutils.xsd - package de.fzi.kadmos.kadmos_webutils.xsd
 
de.fzi.kadmos.parser - package de.fzi.kadmos.parser
Provides an API for ontology alignment parsers.
de.fzi.kadmos.parser.impl - package de.fzi.kadmos.parser.impl
Provides some implementations for the KADMOS API alignment parsers.
de.fzi.kadmos.renderer - package de.fzi.kadmos.renderer
Provides an API for ontology alignment renderers.
de.fzi.kadmos.renderer.impl - package de.fzi.kadmos.renderer.impl
Provides some implementations for the KADMOS API alignment renderers.
de.fzi.kadmos.resources - package de.fzi.kadmos.resources
 
de.fzi.kadmos.webutils.client - package de.fzi.kadmos.webutils.client
 
de.fzi.kadmos.webutils.client.example - package de.fzi.kadmos.webutils.client.example
 
de.fzi.kadmos.webutils.core - package de.fzi.kadmos.webutils.core
 
de.fzi.kadmos.wrapper.inria - package de.fzi.kadmos.wrapper.inria
 
DEFAULT_TCP_HEARTBEAT_TIMEOUT - Static variable in class de.fzi.kadmos.cloud.aws.AWSWorker
 
description - Variable in class de.fzi.kadmos.resources.FaultType
 
DescriptionType - Class in de.fzi.kadmos.resources
Java class for DescriptionType complex type.
DescriptionType() - Constructor for class de.fzi.kadmos.resources.DescriptionType
 
detachListener(AlignmentListener) - Method in interface de.fzi.kadmos.api.Alignment
Deregisters an AlignmentListener.
detachListener(AlignmentListener) - Method in class de.fzi.kadmos.api.ForwardingAlignment
Deregisters an AlignmentListener.
detachListener(AlignmentListener) - Method in class de.fzi.kadmos.api.impl.SimpleAlignment
Deregisters an AlignmentListener.
dialect - Variable in class de.fzi.kadmos.resources.ErrorCodeType
 
diff(Alignment) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
dump(ContentHandler) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper

E

equals(Object) - Method in class de.fzi.kadmos.api.ForwardingAlignment
equals(Object) - Method in class de.fzi.kadmos.api.ForwardingCorrespondence
 
equals(Object) - Method in class de.fzi.kadmos.api.impl.SimpleAlignment
errorCode - Variable in class de.fzi.kadmos.resources.FaultType
 
ErrorCodeType - Class in de.fzi.kadmos.resources
Java class for ErrorCodeType complex type.
ErrorCodeType() - Constructor for class de.fzi.kadmos.resources.ErrorCodeType
 
Evaluable - Interface in de.fzi.kadmos.api
Marker interface to indicate that an API object can be evaluated.
Evaluator - Class in de.fzi.kadmos.cmdutils
Command line evaluator utility.
Evaluator - Interface in de.fzi.kadmos.evaluator
Interface representing and alignment evaluator.
Evaluator.AlignmentWrapper - Class in de.fzi.kadmos.cmdutils
 
EvaluatorResult - Class in de.fzi.kadmos.cmdutils.result
Abstract class for an Evaluator result.
EvaluatorResult(String, Alignment) - Constructor for class de.fzi.kadmos.cmdutils.result.EvaluatorResult
Creates a new EvaluatorResult instance.
EvaluatorResultFormatter - Interface in de.fzi.kadmos.cmdutils.formatter
Interface representing an evaluator result formatter for one or more evaluator result objects.
ExceptionCauseType - Class in de.fzi.kadmos.resources
Java class for ExceptionCauseType complex type.
ExceptionCauseType() - Constructor for class de.fzi.kadmos.resources.ExceptionCauseType
 
exceptionType - Variable in class de.fzi.kadmos.resources.ExceptionCauseType
 
ExceptionType - Enum in de.fzi.kadmos.resources
Java class for ExceptionType.

F

faultCause - Variable in class de.fzi.kadmos.resources.FaultType
 
FaultCauseType - Class in de.fzi.kadmos.resources
Java class for FaultCauseType complex type.
FaultCauseType() - Constructor for class de.fzi.kadmos.resources.FaultCauseType
 
FaultType - Class in de.fzi.kadmos.resources
Java class for FaultType complex type.
FaultType() - Constructor for class de.fzi.kadmos.resources.FaultType
 
format(EvaluatorResult) - Method in class de.fzi.kadmos.cmdutils.formatter.ConsoleResultFormatter
Initiates the formatting process using an evaluator result object.
format(List<EvaluatorResult>) - Method in class de.fzi.kadmos.cmdutils.formatter.ConsoleResultFormatter
Initiates the formatting process using the a list of evaluator result objects.
format(EvaluatorResult) - Method in class de.fzi.kadmos.cmdutils.formatter.CSVResultFormatter
Initiates the formatting process using an evaluator result object.
format(List<EvaluatorResult>) - Method in class de.fzi.kadmos.cmdutils.formatter.CSVResultFormatter
Initiates the formatting process using the a list of evaluator result objects.
format(EvaluatorResult) - Method in interface de.fzi.kadmos.cmdutils.formatter.EvaluatorResultFormatter
Initiates the formatting process using an evaluator result object.
format(List<EvaluatorResult>) - Method in interface de.fzi.kadmos.cmdutils.formatter.EvaluatorResultFormatter
Initiates the formatting process using the a list of evaluator result objects.
format(EvaluatorResult) - Method in class de.fzi.kadmos.cmdutils.formatter.GNUPlotResultFormatter
Initiates the formatting process using an evaluator result object.
format(List<EvaluatorResult>) - Method in class de.fzi.kadmos.cmdutils.formatter.GNUPlotResultFormatter
Initiates the formatting process using the a list of evaluator result objects.
ForwardingAlignment - Class in de.fzi.kadmos.api
Abstract wrapper class for an Alignment following the Decorator pattern.
ForwardingAlignment(Alignment) - Constructor for class de.fzi.kadmos.api.ForwardingAlignment
Creates a new instance that wraps another alignment.
ForwardingCorrespondence<T extends OWLEntity> - Class in de.fzi.kadmos.api
Abstract wrapper class for an Correspondence following the Decorator pattern.
ForwardingCorrespondence(Correspondence<? extends OWLEntity>) - Constructor for class de.fzi.kadmos.api.ForwardingCorrespondence
Creates a new instance that wraps another correspondence.
fromValue(String) - Static method in enum de.fzi.kadmos.resources.ExceptionType
 

G

get(URI) - Method in class de.fzi.kadmos.api.impl.OWLOntologyDictionary
Returns the OWLOntology corresponding to the given URI.
getAlignCell1(Object) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
getAlignCell2(Object) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
getAlignCells1(Object) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
getAlignCells2(Object) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
getAlignedObject1(Object) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
getAlignedObject2(Object) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
getAlignedRelation1(Object) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
getAlignedRelation2(Object) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
getAlignedStrength1(Object) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
getAlignedStrength2(Object) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
getAlignment() - Method in interface de.fzi.kadmos.api.listener.AlignmentChangeEvent
The Alignment that changed.
getAlignment() - Method in class de.fzi.kadmos.api.listener.impl.AbstractAlignmentChangeEvent
 
getAlignment() - Method in class de.fzi.kadmos.cmdutils.Evaluator.AlignmentWrapper
 
getAlignment() - Method in class de.fzi.kadmos.cmdutils.result.EvaluatorResult
Getter method for the alignment object this evaluator result object is associated with
getAlignmentIdentifier() - Method in class de.fzi.kadmos.cmdutils.Evaluator.AlignmentWrapper
 
getAlignmentLocation() - Method in class de.fzi.kadmos.cmdutils.Evaluator.AlignmentWrapper
 
getAlignmentName() - Method in class de.fzi.kadmos.cmdutils.Evaluator.AlignmentWrapper
 
getAlignmentName() - Method in class de.fzi.kadmos.cmdutils.result.EvaluatorResult
Getter method for the alignment name this evaluator result object is associated with
getAlignmentURLPrefix() - Method in class de.fzi.kadmos.webutils.core.KADMOSAlignmentServiceImpl
Returns URL to be prefixed to created alignment files in order to make them remotely accessible.
getAny() - Method in class de.fzi.kadmos.resources.ErrorCodeType
Gets the value of the any property.
getAny() - Method in class de.fzi.kadmos.resources.FaultCauseType
Gets the value of the any property.
getAny() - Method in class de.fzi.kadmos.resources.FaultType
Gets the value of the any property.
getClassName() - Method in class de.fzi.kadmos.resources.ExceptionCauseType
Gets the value of the className property.
getCode() - Method in class de.fzi.kadmos.resources.NumericErrorCodeType
Gets the value of the code property.
getConfidence() - Method in interface de.fzi.kadmos.api.Correspondence
Gets the confidence of this correspondence.
getConfidence() - Method in class de.fzi.kadmos.api.ForwardingCorrespondence
 
getCorrespondence() - Method in interface de.fzi.kadmos.api.listener.CorrespondenceAddedChange
Obtains a reference to the Correspondence added to the Alignment.
getCorrespondence() - Method in interface de.fzi.kadmos.api.listener.CorrespondenceRemovedChange
Obtains a reference to the Correspondence removed from the Alignment.
getCorrespondence() - Method in class de.fzi.kadmos.api.listener.impl.CorrespondenceAddedChangeImpl
 
getCorrespondence() - Method in class de.fzi.kadmos.api.listener.impl.CorrespondenceRemovedChangeImpl
 
getCorrespondenceAddedChange(Alignment, Correspondence<? extends OWLEntity>) - Static method in class de.fzi.kadmos.api.listener.impl.AlignmentChangeEventFactory
Obtains an instance of a CorrespondenceAddedChange event.
getCorrespondenceRemovedChange(Alignment, Correspondence<? extends OWLEntity>) - Static method in class de.fzi.kadmos.api.listener.impl.AlignmentChangeEventFactory
Obtains an instance of a CorrespondenceRemovedChange event.
getCorrespondences() - Method in interface de.fzi.kadmos.api.Alignment
Gets the set of correspondences of this alignment.
getCorrespondences() - Method in class de.fzi.kadmos.api.ForwardingAlignment
Gets the set of correspondences of this alignment.
getCorrespondences() - Method in class de.fzi.kadmos.api.impl.SimpleAlignment
Gets the set of correspondences of this alignment.
getDescription() - Method in class de.fzi.kadmos.resources.FaultType
Gets the value of the description property.
getDialect() - Method in class de.fzi.kadmos.resources.ErrorCodeType
Gets the value of the dialect property.
getElements() - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
getEntity(Integer) - Method in class de.fzi.kadmos.api.impl.OWLOntologyDictionary
getEntity.
getEntity1() - Method in interface de.fzi.kadmos.api.Correspondence
Gets the first entity of this correspondence.
getEntity1() - Method in class de.fzi.kadmos.api.ForwardingCorrespondence
 
getEntity1Corr(T) - Method in interface de.fzi.kadmos.api.Alignment
Gets the correspondence with a specific entity as entity 1.
getEntity1Corr(IRI) - Method in interface de.fzi.kadmos.api.Alignment
Gets the correspondence with a specific entity as entity 1.
getEntity1Corr(T) - Method in class de.fzi.kadmos.api.ForwardingAlignment
Gets the correspondence with a specific entity as entity 1.
getEntity1Corr(IRI) - Method in class de.fzi.kadmos.api.ForwardingAlignment
Gets the correspondence with a specific entity as entity 1.
getEntity1Corr(T) - Method in class de.fzi.kadmos.api.impl.SimpleAlignment
Gets the correspondence with a specific entity as entity 1.
getEntity1Corr(IRI) - Method in class de.fzi.kadmos.api.impl.SimpleAlignment
Gets the correspondence with a specific entity as entity 1.
getEntity2() - Method in interface de.fzi.kadmos.api.Correspondence
Gets the second entity of this correspondence.
getEntity2() - Method in class de.fzi.kadmos.api.ForwardingCorrespondence
 
getEntity2Corr(T) - Method in interface de.fzi.kadmos.api.Alignment
Gets the correspondence with a specific entity as entity 2.
getEntity2Corr(IRI) - Method in interface de.fzi.kadmos.api.Alignment
Gets the correspondence with a specific entity as entity 2.
getEntity2Corr(T) - Method in class de.fzi.kadmos.api.ForwardingAlignment
Gets the correspondence with a specific entity as entity 2.
getEntity2Corr(IRI) - Method in class de.fzi.kadmos.api.ForwardingAlignment
Gets the correspondence with a specific entity as entity 2.
getEntity2Corr(T) - Method in class de.fzi.kadmos.api.impl.SimpleAlignment
Gets the correspondence with a specific entity as entity 2.
getEntity2Corr(IRI) - Method in class de.fzi.kadmos.api.impl.SimpleAlignment
Gets the correspondence with a specific entity as entity 2.
getEntityCorr(T, T) - Method in interface de.fzi.kadmos.api.Alignment
Gets the correspondence with specific entities as entity 1 and entity 2.
getEntityCorr(IRI, IRI) - Method in interface de.fzi.kadmos.api.Alignment
Gets the correspondence with specific entities as entity 1 and entity2.
getEntityCorr(T, T) - Method in class de.fzi.kadmos.api.ForwardingAlignment
Gets the correspondence with specific entities as entity 1 and entity 2.
getEntityCorr(IRI, IRI) - Method in class de.fzi.kadmos.api.ForwardingAlignment
Gets the correspondence with specific entities as entity 1 and entity2.
getEntityCorr(T, T) - Method in class de.fzi.kadmos.api.impl.SimpleAlignment
Gets the correspondence with specific entities as entity 1 and entity 2.
getEntityCorr(IRI, IRI) - Method in class de.fzi.kadmos.api.impl.SimpleAlignment
Gets the correspondence with specific entities as entity 1 and entity2.
getErrorCode() - Method in class de.fzi.kadmos.resources.FaultType
Gets the value of the errorCode property.
getExceptionType() - Method in class de.fzi.kadmos.resources.ExceptionCauseType
Gets the value of the exceptionType property.
getExtension(String, String) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
getExtensions() - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
getFaultCause() - Method in class de.fzi.kadmos.resources.FaultType
Gets the value of the faultCause property.
getFaultInfo() - Method in exception de.fzi.kadmos.kadmos_webutils.wsdl.KADMOSFault
 
getFile1() - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
getFile2() - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
getFmeasure() - Method in class de.fzi.kadmos.cmdutils.result.PrecRecEvaluatorResult
Getter method for retrieving list of metrics
getFmeasure() - Method in class de.fzi.kadmos.cmdutils.result.SymProxEvaluatorResult
Getter method for retrieving list of metrics
getFMeasure(Alignment) - Method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorImpl
Computes and returns the F-Measure of an alignment.
getFMeasure(Alignment) - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorImpl
Computes and returns the F-Measure of an alignment.
getFMeasure(Alignment) - Method in interface de.fzi.kadmos.evaluator.PrecRecEvaluator
Computes and returns the F-Measure of an alignment.
getFMeasure(Alignment) - Method in interface de.fzi.kadmos.evaluator.SymProxEvaluator
Computes and returns the F-Measure of an alignment.
getGlobalDNS(String) - Method in class de.fzi.kadmos.cloud.aws.AWSAdapter
Returns the global DNS of AMI with ID instance.
getID(OWLEntity) - Method in class de.fzi.kadmos.api.impl.OWLOntologyDictionary
getID.
getInputAlignment() - Method in class de.fzi.kadmos.kadmos_webutils.xsd.AlignType
Gets the value of the inputAlignment property.
getInstance() - Static method in class de.fzi.kadmos.api.impl.OWLOntologyDictionary
Threadsafe method to get the single instance of this class.
getInstance() - Static method in class de.fzi.kadmos.api.impl.SimpleAlignmentFactory
Gets the singleton instance of this factory.
getInstance() - Static method in class de.fzi.kadmos.api.impl.SimpleCorrespondenceFactory
Gets the singleton instance of this factory.
getInstance() - Static method in class de.fzi.kadmos.cmdutils.formatter.ConsoleResultFormatter
Gets a (new) instance of this formatter.
getInstance() - Static method in class de.fzi.kadmos.cmdutils.formatter.CSVResultFormatter
Gets a (new) instance of this formatter.
getInstance() - Static method in class de.fzi.kadmos.cmdutils.formatter.GNUPlotResultFormatter
Gets a (new) instance of this formatter.
getInstance(Alignment) - Static method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorImpl
Gets a (new) instance of this evaluator.
getInstance(Alignment) - Static method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorImpl
Gets a (new) instance of this evaluator.
getInstance() - Static method in class de.fzi.kadmos.parser.impl.INRIAFormatParser
Gets a (new) instance of this parser.
getInstance(PrintWriter) - Static method in class de.fzi.kadmos.renderer.impl.INRIAFormatRenderer
Gets a (new) instance of this renderer.
getInstance() - Static method in class de.fzi.kadmos.webutils.client.KADMOSWebUtilsClientFactory
Gets the instance of this factory.
getKADMOSAlignmentServicePort() - Method in class de.fzi.kadmos.kadmos_webutils.wsdl.KADMOSAlignmentService_Service
 
getKADMOSAlignmentServicePort(WebServiceFeature...) - Method in class de.fzi.kadmos.kadmos_webutils.wsdl.KADMOSAlignmentService_Service
 
getLevel() - Method in enum de.fzi.kadmos.parser.ParsingLevel
Getter for the field level.
getLevel() - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
getLocalDNS(String) - Method in class de.fzi.kadmos.cloud.aws.AWSAdapter
Returns the local DNS of AMI with ID instance.
getMessage() - Method in class de.fzi.kadmos.cloud.aws.SimpleCloudMessage
Returns the message content.
getMessage() - Method in class de.fzi.kadmos.resources.ExceptionCauseType
Gets the value of the message property.
getMetrics() - Method in class de.fzi.kadmos.cmdutils.result.EvaluatorResult
Getter method for retrieving list of metrics
getMetrics() - Method in class de.fzi.kadmos.cmdutils.result.PrecRecEvaluatorResult
Getter method for retrieving list of metrics
getMetrics() - Method in class de.fzi.kadmos.cmdutils.result.SymProxEvaluatorResult
Getter method for retrieving list of metrics
getName() - Method in class de.fzi.kadmos.resources.ArgumentType
Gets the value of the name property.
getOntology1() - Method in interface de.fzi.kadmos.api.Alignment
Gets the first ontology of this alignment.
getOntology1() - Method in class de.fzi.kadmos.api.ForwardingAlignment
Gets the first ontology of this alignment.
getOntology1() - Method in class de.fzi.kadmos.api.impl.SimpleAlignment
Gets the first ontology of this alignment.
getOntology1() - Method in class de.fzi.kadmos.kadmos_webutils.xsd.AlignType
Gets the value of the ontology1 property.
getOntology1() - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
getOntology1URI() - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
getOntology2() - Method in interface de.fzi.kadmos.api.Alignment
Gets the second ontology of this alignment.
getOntology2() - Method in class de.fzi.kadmos.api.ForwardingAlignment
Gets the second ontology of this alignment.
getOntology2() - Method in class de.fzi.kadmos.api.impl.SimpleAlignment
Gets the second ontology of this alignment.
getOntology2() - Method in class de.fzi.kadmos.kadmos_webutils.xsd.AlignType
Gets the value of the ontology2 property.
getOntology2() - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
getOntology2URI() - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
getOtherAttributes() - Method in class de.fzi.kadmos.resources.ErrorCodeType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class de.fzi.kadmos.resources.FaultCauseType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class de.fzi.kadmos.resources.FaultType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getParameters() - Method in class de.fzi.kadmos.kadmos_webutils.xsd.AlignType
Gets the value of the parameters property.
getPrecision() - Method in class de.fzi.kadmos.cmdutils.result.PrecRecEvaluatorResult
Getter method for retrieving list of metrics
getPrecision() - Method in class de.fzi.kadmos.cmdutils.result.SymProxEvaluatorResult
Getter method for retrieving list of metrics
getPrecision(Alignment) - Method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorImpl
Computes and returns the precision of an alignment.
getPrecision(Alignment) - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorImpl
Computes and returns the precision of an alignment.
getPrecision(Alignment) - Method in interface de.fzi.kadmos.evaluator.PrecRecEvaluator
Computes and returns the precision of an alignment.
getPrecision(Alignment) - Method in interface de.fzi.kadmos.evaluator.SymProxEvaluator
Computes and returns the precision of an alignment.
getRecall() - Method in class de.fzi.kadmos.cmdutils.result.PrecRecEvaluatorResult
Getter method for retrieving list of metrics
getRecall() - Method in class de.fzi.kadmos.cmdutils.result.SymProxEvaluatorResult
Getter method for retrieving list of metrics
getRecall(Alignment) - Method in class de.fzi.kadmos.evaluator.impl.PrecRecEvaluatorImpl
Computes and returns the recall of an alignment.
getRecall(Alignment) - Method in class de.fzi.kadmos.evaluator.impl.SymProxEvaluatorImpl
Computes and returns the recall of an alignment.
getRecall(Alignment) - Method in interface de.fzi.kadmos.evaluator.PrecRecEvaluator
Computes and returns the recall of an alignment.
getRecall(Alignment) - Method in interface de.fzi.kadmos.evaluator.SymProxEvaluator
Computes and returns the recall of an alignment.
getReference() - Method in class de.fzi.kadmos.cmdutils.Evaluator.AlignmentWrapper
 
getReturn() - Method in class de.fzi.kadmos.kadmos_webutils.xsd.AlignResponseType
Gets the value of the return property.
getServletContextRealPath() - Method in class de.fzi.kadmos.webutils.core.KADMOSAlignmentServiceImpl
Returns real path of the ServletContext.
getStackTrace() - Method in class de.fzi.kadmos.resources.ExceptionCauseType
Gets the value of the stackTrace property.
getTimestamp() - Method in class de.fzi.kadmos.resources.FaultType
Gets the value of the timestamp property.
getToolFault() - Method in class de.fzi.kadmos.resources.KADMOSFaultType
Gets the value of the toolFault property.
getType() - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
getValue() - Method in class de.fzi.kadmos.resources.ArgumentType
Gets the value of the value property.
getValue() - Method in class de.fzi.kadmos.resources.DescriptionType
Gets the value of the value property.
getValues() - Method in class de.fzi.kadmos.cmdutils.result.EvaluatorResult
Getter method for retrieving list of values
getValues() - Method in class de.fzi.kadmos.cmdutils.result.PrecRecEvaluatorResult
Getter method for retrieving list of values
getValues() - Method in class de.fzi.kadmos.cmdutils.result.SymProxEvaluatorResult
Getter method for retrieving list of values
GNUPlotResultFormatter - Class in de.fzi.kadmos.cmdutils.formatter
Implementation of EvaluatorResultFormatter Interface that formats evaluator result objects and creates a GNUPlot compatible file
guard_attachListener(AlignmentListener) - Method in class de.fzi.kadmos.api.ForwardingAlignment
Guard for the ForwardingAlignment.attachListener(AlignmentListener) method.
guard_detachListener(AlignmentListener) - Method in class de.fzi.kadmos.api.ForwardingAlignment
Guard for the ForwardingAlignment.detachListener(AlignmentListener) method.

H

harden(double) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
hashCode() - Method in class de.fzi.kadmos.api.ForwardingAlignment
hashCode() - Method in class de.fzi.kadmos.api.ForwardingCorrespondence
 
hashCode() - Method in class de.fzi.kadmos.api.impl.SimpleAlignment

I

IncompatibleAlignmentsException - Exception in de.fzi.kadmos.api
Exception indicating that two alignments are incompatible.
IncompatibleAlignmentsException(String) - Constructor for exception de.fzi.kadmos.api.IncompatibleAlignmentsException
Creates a new IncompatibleAlignmentsException with description message.
IncompatibleAlignmentsException(String, Throwable) - Constructor for exception de.fzi.kadmos.api.IncompatibleAlignmentsException
Creates a new IncompatibleAlignmentsException with description message and cause.
IncompatibleEntityTypesException - Exception in de.fzi.kadmos.api
Exception indicating that entity types are incompatible with respect to corresponding to each other.
IncompatibleEntityTypesException(String) - Constructor for exception de.fzi.kadmos.api.IncompatibleEntityTypesException
Creates a new IncompatibleEntityTypesException with description message.
IncompatibleEntityTypesException(String, Throwable) - Constructor for exception de.fzi.kadmos.api.IncompatibleEntityTypesException
Creates a new IncompatibleEntityTypesException with description message and cause.
IncompatibleOntologyException - Exception in de.fzi.kadmos.api
Exception indicating that an alignment or correspondence is incompatible with an ontology.
IncompatibleOntologyException(String) - Constructor for exception de.fzi.kadmos.api.IncompatibleOntologyException
Creates a new IncompatibleOntologyException with description message.
IncompatibleOntologyException(String, Throwable) - Constructor for exception de.fzi.kadmos.api.IncompatibleOntologyException
Creates a new IncompatibleOntologyException with description message and cause.
init(Object, Object) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
init(Object, Object, Object) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
inputAlignment - Variable in class de.fzi.kadmos.kadmos_webutils.xsd.AlignType
 
INRIAFormatParser - Class in de.fzi.kadmos.parser.impl
Parser that reads and parses the INRIA alignment format from an XML representation.

Instances of this parser can only be obtained by the #getInstance(Reader) method.
INRIAFormatRenderer - Class in de.fzi.kadmos.renderer.impl
Renderer that writes the INRIA alignment format in an XML representation.
inverse() - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
isEmpty() - Method in interface de.fzi.kadmos.api.Alignment
Checks, whether this alignment is empty, i.e.
isEmpty() - Method in class de.fzi.kadmos.api.ForwardingAlignment
Checks, whether this alignment is empty, i.e.
isEmpty() - Method in class de.fzi.kadmos.api.impl.SimpleAlignment
Checks, whether this alignment is empty, i.e.
isHeartbeat() - Method in class de.fzi.kadmos.cloud.aws.SimpleCloudMessage
Checks whether this message is a heartbeat.
isRemoteAccessibility(String) - Method in class de.fzi.kadmos.webutils.core.KADMOSAlignmentServiceImpl
Checks whether a file represented by an URL is accessible.
iterator() - Method in class de.fzi.kadmos.api.ForwardingAlignment
iterator() - Method in class de.fzi.kadmos.api.impl.SimpleAlignment
iterator() - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper

J

join(Alignment) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper

K

KADMOSAlignmentService - Interface in de.fzi.kadmos.kadmos_webutils.wsdl
This class was generated by Apache CXF 2.4.0 2012-03-19T09:34:02.022+01:00 Generated source version: 2.4.0
KADMOSAlignmentService_Service - Class in de.fzi.kadmos.kadmos_webutils.wsdl
This class was generated by Apache CXF 2.4.0 2012-03-19T09:34:02.040+01:00 Generated source version: 2.4.0
KADMOSAlignmentService_Service(URL) - Constructor for class de.fzi.kadmos.kadmos_webutils.wsdl.KADMOSAlignmentService_Service
 
KADMOSAlignmentService_Service(URL, QName) - Constructor for class de.fzi.kadmos.kadmos_webutils.wsdl.KADMOSAlignmentService_Service
 
KADMOSAlignmentService_Service() - Constructor for class de.fzi.kadmos.kadmos_webutils.wsdl.KADMOSAlignmentService_Service
 
KADMOSAlignmentServiceImpl - Class in de.fzi.kadmos.webutils.core
Implementation of the endpoint interface KADMOSAlignmentService.
KADMOSAlignmentServiceImpl() - Constructor for class de.fzi.kadmos.webutils.core.KADMOSAlignmentServiceImpl
 
KADMOSAlignmentServicePort - Static variable in class de.fzi.kadmos.kadmos_webutils.wsdl.KADMOSAlignmentService_Service
 
KADMOSCMDException - Exception in de.fzi.kadmos.cmdutils
An exception indicating a problem when parsing an alignment.
KADMOSCMDException(String) - Constructor for exception de.fzi.kadmos.cmdutils.KADMOSCMDException
Creates a new KADMOSCMDException with description message.
KADMOSCMDException(String, Throwable) - Constructor for exception de.fzi.kadmos.cmdutils.KADMOSCMDException
Creates a new KADMOSCMDException with description message and cause.
KADMOSException - Exception in de.fzi.kadmos.api
Parent exception for unexpected behaviour of KADMOS.
KADMOSException(String) - Constructor for exception de.fzi.kadmos.api.KADMOSException
Creates a new KADMOSException with description message.
KADMOSException(String, Throwable) - Constructor for exception de.fzi.kadmos.api.KADMOSException
Creates a new KADMOSException with description message and cause.
KADMOSFault - Exception in de.fzi.kadmos.kadmos_webutils.wsdl
This class was generated by Apache CXF 2.4.0 2012-03-19T09:34:01.994+01:00 Generated source version: 2.4.0
KADMOSFault() - Constructor for exception de.fzi.kadmos.kadmos_webutils.wsdl.KADMOSFault
 
KADMOSFault(String) - Constructor for exception de.fzi.kadmos.kadmos_webutils.wsdl.KADMOSFault
 
KADMOSFault(String, Throwable) - Constructor for exception de.fzi.kadmos.kadmos_webutils.wsdl.KADMOSFault
 
KADMOSFault(String, KADMOSFaultType) - Constructor for exception de.fzi.kadmos.kadmos_webutils.wsdl.KADMOSFault
 
KADMOSFault(String, KADMOSFaultType, Throwable) - Constructor for exception de.fzi.kadmos.kadmos_webutils.wsdl.KADMOSFault
 
KADMOSFaultType - Class in de.fzi.kadmos.resources
Java class for KADMOSFaultType complex type.
KADMOSFaultType() - Constructor for class de.fzi.kadmos.resources.KADMOSFaultType
 
KADMOSWebUtilsClient - Class in de.fzi.kadmos.webutils.client
Implementation of the endpoint interface KADMOSAlignmentService.
KADMOSWebUtilsClient(String) - Constructor for class de.fzi.kadmos.webutils.client.KADMOSWebUtilsClient
Initialize service endpoint with endpoint reference.
KADMOSWebUtilsClientExample - Class in de.fzi.kadmos.webutils.client.example
Example of using KADMOSAlignmentService.
KADMOSWebUtilsClientExample() - Constructor for class de.fzi.kadmos.webutils.client.example.KADMOSWebUtilsClientExample
 
KADMOSWebUtilsClientFactory - Class in de.fzi.kadmos.webutils.client
Factory class to retrieve KADMOSWebUtilsClient.

L

Launcher - Class in de.fzi.kadmos.cmdutils
Command line launcher utility.
listeners - Variable in class de.fzi.kadmos.api.ForwardingAlignment
Set of change listeners.
logger - Variable in class de.fzi.kadmos.webutils.core.KADMOSAlignmentServiceImpl
Logger.

M

main(String[]) - Static method in class de.fzi.kadmos.cmdutils.Evaluator
Entry point for the command line evaluator.
main(String[]) - Static method in class de.fzi.kadmos.cmdutils.Launcher
main.
main(String[]) - Static method in class de.fzi.kadmos.webutils.client.example.KADMOSWebUtilsClientExample
Using KADMOSWebUtilsClient to remotely access KADMOSAlignmentService endpoint.
makeFileFromAlignment(String, String, String) - Method in class de.fzi.kadmos.webutils.core.KADMOSAlignmentServiceImpl
Creates a file of a String representing an alignment.
makeRemoteAccessibleFileFromAlignment(String, String, String) - Method in class de.fzi.kadmos.webutils.core.KADMOSAlignmentServiceImpl
Creates a remotely accessible file of a String representing an alignment.
meet(Alignment) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
message - Variable in class de.fzi.kadmos.resources.ExceptionCauseType
 
MultiplicityException - Exception in de.fzi.kadmos.api
Exception indicating that the multiplicity of a given alignment is violated.
MultiplicityException(String) - Constructor for exception de.fzi.kadmos.api.MultiplicityException
Creates a new MultiplicityException with description message.

N

name - Variable in class de.fzi.kadmos.resources.ArgumentType
 
nbCells() - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
notifyListeners(AlignmentChangeEvent) - Method in class de.fzi.kadmos.api.ForwardingAlignment
Notifies all registered listeners of the provided AlignmentChangeEvent.
NumericErrorCodeType - Class in de.fzi.kadmos.resources
Java class for NumericErrorCodeType complex type.
NumericErrorCodeType() - Constructor for class de.fzi.kadmos.resources.NumericErrorCodeType
 

O

ObjectFactory - Class in de.fzi.kadmos.kadmos_webutils.xsd
This object contains factory methods for each Java content interface and Java element interface generated in the de.fzi.kadmos.kadmos_webutils.xsd package.
ObjectFactory() - Constructor for class de.fzi.kadmos.kadmos_webutils.xsd.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: de.fzi.kadmos.kadmos_webutils.xsd
ObjectFactory - Class in de.fzi.kadmos.resources
This object contains factory methods for each Java content interface and Java element interface generated in the de.fzi.kadmos.resources package.
ObjectFactory() - Constructor for class de.fzi.kadmos.resources.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: de.fzi.kadmos.resources
ontology1 - Variable in class de.fzi.kadmos.kadmos_webutils.xsd.AlignType
 
ontology2 - Variable in class de.fzi.kadmos.kadmos_webutils.xsd.AlignType
 
OWLOntologyDictionary - Class in de.fzi.kadmos.api.impl
Singleton class to hold all locally loaded OWLOntology instances and map OWLEntity instances to identifiers.

P

parameters - Variable in class de.fzi.kadmos.kadmos_webutils.xsd.AlignType
 
parse(File) - Method in interface de.fzi.kadmos.parser.AlignmentParser
Parses an alignment and creates a new Alignment object.
parse(String) - Method in interface de.fzi.kadmos.parser.AlignmentParser
Parses an alignment and creates a new Alignment object.
parse(URL) - Method in interface de.fzi.kadmos.parser.AlignmentParser
Parses an alignment and creates a new Alignment object.
parse(Reader) - Method in interface de.fzi.kadmos.parser.AlignmentParser
Parses an alignment and creates a new Alignment object.
parse(InputStream) - Method in interface de.fzi.kadmos.parser.AlignmentParser
Parses an alignment and creates a new Alignment object.
parse(InputSource) - Method in interface de.fzi.kadmos.parser.AlignmentParser
Parses an alignment and creates a new Alignment object.
parse(File) - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParser
Parses an alignment and creates a new Alignment object.
parse(String) - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParser
Parses an alignment and creates a new Alignment object.
parse(URL) - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParser
Parses an alignment and creates a new Alignment object.
parse(Reader) - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParser
Parses an alignment and creates a new Alignment object.
parse(InputStream) - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParser
Parses an alignment and creates a new Alignment object.
parse(InputSource) - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParser
Parses an alignment and creates a new Alignment object.
ParsingLevel - Enum in de.fzi.kadmos.parser
Parsing levels for alignment parsers.
PrecRecEvaluator - Interface in de.fzi.kadmos.evaluator
Interface representing an alignment evaluator for precision and recall measures.
PrecRecEvaluatorImpl - Class in de.fzi.kadmos.evaluator.impl
Implementation of a simple precision / recall evaluator.
PrecRecEvaluatorResult - Class in de.fzi.kadmos.cmdutils.result
Concrete class of EvaluatorResult associated with PrecRecEvaluator.
PrecRecEvaluatorResult(String, Alignment) - Constructor for class de.fzi.kadmos.cmdutils.result.PrecRecEvaluatorResult
Creates a new PrecRecEvaluatorResult instance.
put(OWLOntology) - Method in class de.fzi.kadmos.api.impl.OWLOntologyDictionary
Adds the given OWLOntology to the mapping using its default document URI.

R

receive() - Method in class de.fzi.kadmos.cloud.aws.AWSController
 
receive() - Method in class de.fzi.kadmos.cloud.aws.AWSWorker
 
receive() - Method in interface de.fzi.kadmos.cloud.CloudController
Waits for the next message from the controlling instance.
receive() - Method in interface de.fzi.kadmos.cloud.CloudWorker
Waits for the next message from the worker.
remCell(Cell) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
remove(OWLOntology) - Method in class de.fzi.kadmos.api.impl.OWLOntologyDictionary
Removes the given OWLOntology and all contained OWLEntity instances from this OWLOntologyDictionary.
removeCorrespondence(Correspondence<? extends OWLEntity>) - Method in interface de.fzi.kadmos.api.Alignment
Removes a correspondence from this alignment if present.
removeCorrespondence(Correspondence<? extends OWLEntity>) - Method in class de.fzi.kadmos.api.ForwardingAlignment
Removes a correspondence from this alignment if present.
removeCorrespondence(Correspondence<? extends OWLEntity>) - Method in class de.fzi.kadmos.api.impl.SimpleAlignment
Removes a correspondence from this alignment if present.
render(Alignment) - Method in interface de.fzi.kadmos.renderer.AlignmentRenderer
Renders an alignment.
render(Alignment) - Method in class de.fzi.kadmos.renderer.impl.INRIAFormatRenderer
Renders an alignment.
render(AlignmentVisitor) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper

S

send(Serializable) - Method in class de.fzi.kadmos.cloud.aws.AWSController
 
send(Serializable) - Method in class de.fzi.kadmos.cloud.aws.AWSWorker
 
send(Serializable) - Method in interface de.fzi.kadmos.cloud.CloudController
Sends the given object to the controlling instance.
send(Serializable) - Method in interface de.fzi.kadmos.cloud.CloudWorker
Sends the given object to the worker.
serialVersionUID - Static variable in exception de.fzi.kadmos.kadmos_webutils.wsdl.KADMOSFault
 
SERVICE - Static variable in class de.fzi.kadmos.kadmos_webutils.wsdl.KADMOSAlignmentService_Service
 
setAlignmentFactory(AlignmentFactory) - Method in interface de.fzi.kadmos.parser.AlignmentParser
Specifies the AlignmentFactory to be used in order to create the alignment object.
setAlignmentFactory(AlignmentFactory) - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParser
Specifies the AlignmentFactory to be used in order to create the alignment object.
setClassName(String) - Method in class de.fzi.kadmos.resources.ExceptionCauseType
Sets the value of the className property.
setCode(long) - Method in class de.fzi.kadmos.resources.NumericErrorCodeType
Sets the value of the code property.
setConfidence(double) - Method in interface de.fzi.kadmos.api.Correspondence
Sets the confidence of this correspondence.
setConfidence(double) - Method in class de.fzi.kadmos.api.ForwardingCorrespondence
 
setCorrespondenceFactory(CorrespondenceFactory) - Method in interface de.fzi.kadmos.parser.AlignmentParser
Specifies the CorrespondenceFactory to be used in order to create correspondence objects.
setCorrespondenceFactory(CorrespondenceFactory) - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParser
Specifies the CorrespondenceFactory to be used in order to create correspondence objects.
setDialect(String) - Method in class de.fzi.kadmos.resources.ErrorCodeType
Sets the value of the dialect property.
setErrorCode(ErrorCodeType) - Method in class de.fzi.kadmos.resources.FaultType
Sets the value of the errorCode property.
setExceptionType(ExceptionType) - Method in class de.fzi.kadmos.resources.ExceptionCauseType
Sets the value of the exceptionType property.
setExtension(String, String, String) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
setFaultCause(FaultCauseType) - Method in class de.fzi.kadmos.resources.FaultType
Sets the value of the faultCause property.
setFile1(URI) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
setFile2(URI) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
setInputAlignment(String) - Method in class de.fzi.kadmos.kadmos_webutils.xsd.AlignType
Sets the value of the inputAlignment property.
setLevel(String) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
setMessage(String) - Method in class de.fzi.kadmos.resources.ExceptionCauseType
Sets the value of the message property.
setName(String) - Method in class de.fzi.kadmos.resources.ArgumentType
Sets the value of the name property.
setOntology1(String) - Method in class de.fzi.kadmos.kadmos_webutils.xsd.AlignType
Sets the value of the ontology1 property.
setOntology1(OWLOntology) - Method in interface de.fzi.kadmos.parser.AlignmentParser
Provide an ontology to be used as ontology 1 instead of parsing the location for the ontology in the document to be parsed.
setOntology1(OWLOntology) - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParser
Provide an ontology to be used as ontology 1 instead of parsing the location for the ontology in the document to be parsed.
setOntology1(Object) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
setOntology1Document(URL) - Method in interface de.fzi.kadmos.parser.AlignmentParser
Provide a document for ontology 1 to be used instead of parsing the location for the ontology in the document to be parsed.
setOntology1Document(InputStream) - Method in interface de.fzi.kadmos.parser.AlignmentParser
Provide a document for ontology 1 to be used instead of parsing the location for the ontology in the document to be parsed.
setOntology1Document(URL) - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParser
Provide a document for ontology 1 to be used instead of parsing the location for the ontology in the document to be parsed.
setOntology1Document(InputStream) - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParser
Provide a document for ontology 1 to be used instead of parsing the location for the ontology in the document to be parsed.
setOntology2(String) - Method in class de.fzi.kadmos.kadmos_webutils.xsd.AlignType
Sets the value of the ontology2 property.
setOntology2(OWLOntology) - Method in interface de.fzi.kadmos.parser.AlignmentParser
Provide an ontology to be used as ontology 2 instead of parsing the location for the ontology in the document to be parsed.
setOntology2(OWLOntology) - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParser
Provide an ontology to be used as ontology 2 instead of parsing the location for the ontology in the document to be parsed.
setOntology2(Object) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
setOntology2Document(URL) - Method in interface de.fzi.kadmos.parser.AlignmentParser
Provide a document for ontology 2 to be used instead of parsing the location for the ontology in the document to be parsed.
setOntology2Document(InputStream) - Method in interface de.fzi.kadmos.parser.AlignmentParser
Provide a document for ontology 2 to be used instead of parsing the location for the ontology in the document to be parsed.
setOntology2Document(URL) - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParser
Provide a document for ontology 2 to be used instead of parsing the location for the ontology in the document to be parsed.
setOntology2Document(InputStream) - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParser
Provide a document for ontology 2 to be used instead of parsing the location for the ontology in the document to be parsed.
setOutputDir(String) - Method in class de.fzi.kadmos.cmdutils.formatter.CSVResultFormatter
Sets the pathname to the output dir of the CSV file.
setOutputDir(String) - Method in class de.fzi.kadmos.cmdutils.formatter.GNUPlotResultFormatter
Sets the pathname to the output dir of the GNUPlot compatible file.
setParameter(Properties) - Method in class de.fzi.kadmos.cloud.aws.AWSController
 
setParameter(Properties) - Method in class de.fzi.kadmos.cloud.aws.AWSWorker
 
setParameter(Properties) - Method in interface de.fzi.kadmos.cloud.CloudController
The given set of parameters will be used by this class to build a connection back to the controlling instance.
setParameter(Properties) - Method in interface de.fzi.kadmos.cloud.CloudWorker
The given set of parameters will be used by this class to start and control the worker.
setParameters(Properties) - Method in interface de.fzi.kadmos.api.algorithm.AlignmentAlgorithm
Sets the parameters to be used by an alignment algorithm.
setParsingLevel(ParsingLevel) - Method in interface de.fzi.kadmos.parser.AlignmentParser
Sets the parsing level for the parsing process
setParsingLevel(ParsingLevel) - Method in class de.fzi.kadmos.parser.impl.INRIAFormatParser
Sets the parsing level for the parsing process
setReturn(String) - Method in class de.fzi.kadmos.kadmos_webutils.xsd.AlignResponseType
Sets the value of the return property.
setStackTrace(String) - Method in class de.fzi.kadmos.resources.ExceptionCauseType
Sets the value of the stackTrace property.
setTimestamp(XMLGregorianCalendar) - Method in class de.fzi.kadmos.resources.FaultType
Sets the value of the timestamp property.
setToolFault(ToolFaultType) - Method in class de.fzi.kadmos.resources.KADMOSFaultType
Sets the value of the toolFault property.
setType(String) - Method in class de.fzi.kadmos.wrapper.inria.AlignmentProcessWrapper
setValue(String) - Method in class de.fzi.kadmos.resources.ArgumentType
Sets the value of the value property.
setValue(String) - Method in class de.fzi.kadmos.resources.DescriptionType
Sets the value of the value property.
shutdown() - Method in class de.fzi.kadmos.cloud.aws.AWSWorker
 
shutdown() - Method in interface de.fzi.kadmos.cloud.CloudWorker
Shuts down the worker.
SimpleAlignment - Class in de.fzi.kadmos.api.impl
Class representing a simple alignment of two ontologies.
SimpleAlignmentFactory - Class in de.fzi.kadmos.api.impl
Factory for creating SimpleAlignment instances.
SimpleCloudMessage - Class in de.fzi.kadmos.cloud.aws
Simple data object to wrap any serialisable object with a boolean indicating that this is a heartbeat.
SimpleCloudMessage() - Constructor for class de.fzi.kadmos.cloud.aws.SimpleCloudMessage
Generates a message without content and heartbeat set to true.
SimpleCloudMessage(Serializable) - Constructor for class de.fzi.kadmos.cloud.aws.SimpleCloudMessage
Generates a message with specified content and heartbeat set to false.
SimpleCorrespondenceFactory - Class in de.fzi.kadmos.api.impl
Correspondence factory that creates SimpleCorrespondence objects.
size() - Method in interface de.fzi.kadmos.api.Alignment
Gets the size of this alignment.
size() - Method in class de.fzi.kadmos.api.ForwardingAlignment
Gets the size of this alignment.
size() - Method in class de.fzi.kadmos.api.impl.SimpleAlignment
Gets the size of this alignment.
stackTrace - Variable in class de.fzi.kadmos.resources.ExceptionCauseType
 
startInstance(String, String, String, String, String) - Method in class de.fzi.kadmos.cloud.aws.AWSAdapter
Starts one AWS instance.
startInstance() - Method in class de.fzi.kadmos.cloud.aws.AWSWorker
 
startInstance() - Method in interface de.fzi.kadmos.cloud.CloudWorker
Starts the worker and connects to it.
SymProxEvaluator - Interface in de.fzi.kadmos.evaluator
Interface representing an alignment evaluator for computing symmetric proximity.
SymProxEvaluatorImpl - Class in de.fzi.kadmos.evaluator.impl
SymProxEvaluatorImpl class.
SymProxEvaluatorResult - Class in de.fzi.kadmos.cmdutils.result
Concrete class of EvaluatorResult associated with SymProxEvaluator.
SymProxEvaluatorResult(String, Alignment) - Constructor for class de.fzi.kadmos.cmdutils.result.SymProxEvaluatorResult
Creates a new SymProxEvaluatorResult instance.

T

terminateInstance(String) - Method in class de.fzi.kadmos.cloud.aws.AWSAdapter
Terminates the instance.
terminateOnError() - Method in enum de.fzi.kadmos.parser.ParsingLevel
toProcessAPE.
terminateOnException(Exception) - Method in enum de.fzi.kadmos.parser.ParsingLevel
Returns whether parsing must terminate when a given exception is thrown.
timestamp - Variable in class de.fzi.kadmos.resources.FaultType
 
toolFault - Variable in class de.fzi.kadmos.resources.KADMOSFaultType
 
ToolFaultType - Class in de.fzi.kadmos.resources
Java class for ToolFaultType complex type.
ToolFaultType() - Constructor for class de.fzi.kadmos.resources.ToolFaultType
 
toString() - Method in class de.fzi.kadmos.api.ForwardingAlignment
toString() - Method in class de.fzi.kadmos.api.ForwardingCorrespondence
 
toString() - Method in class de.fzi.kadmos.api.impl.SimpleAlignment
toString() - Method in class de.fzi.kadmos.api.listener.impl.CorrespondenceAddedChangeImpl
 
toString() - Method in class de.fzi.kadmos.api.listener.impl.CorrespondenceRemovedChangeImpl
 
toString() - Method in class de.fzi.kadmos.cloud.aws.SimpleCloudMessage
 

U

update(AlignmentChangeEvent) - Method in interface de.fzi.kadmos.api.listener.AlignmentListener
Alignments that have an AlignmentListener attached call this method in order to notify the AlignmentListener about a change in the alignment.
UpdatingAlignmentAlgorithm - Interface in de.fzi.kadmos.api.algorithm
Interface to be implemented by algorithms that are capable of consuming a given initial alignment, known a priori to the invocation of the algorithm.
Utils - Class in de.fzi.kadmos.wrapper.inria
This class contains some methods used for converting from INRIA to KADMOS.

V

value - Variable in class de.fzi.kadmos.resources.ArgumentType
 
value - Variable in class de.fzi.kadmos.resources.DescriptionType
 
value() - Method in enum de.fzi.kadmos.resources.ExceptionType
 
valueOf(String) - Static method in enum de.fzi.kadmos.parser.ParsingLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.fzi.kadmos.resources.ExceptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.fzi.kadmos.webutils.core.AlgorithmType
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.fzi.kadmos.parser.ParsingLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.fzi.kadmos.resources.ExceptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.fzi.kadmos.webutils.core.AlgorithmType
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitForInstanceToBoot(String) - Method in class de.fzi.kadmos.cloud.aws.AWSAdapter
Waits for the instance with specified ID to be in running state.
WSDL_LOCATION - Static variable in class de.fzi.kadmos.kadmos_webutils.wsdl.KADMOSAlignmentService_Service
 

_

_return - Variable in class de.fzi.kadmos.kadmos_webutils.xsd.AlignResponseType
 

A C D E F G H I J K L M N O P R S T U V W _

Copyright © 2012. All Rights Reserved.