C E G I M O P S T U V W X 

C

createWorker(OperationInvocation) - Method in class org.gcube.data.analysis.tabulardata.operation.comet.ImportCodeListMappingFactory
 

E

execute() - Method in class org.gcube.data.analysis.tabulardata.operation.comet.ImportCodelistMappingWorker
 

G

getConfig() - Method in class org.gcube.data.analysis.tabulardata.operation.comet.MappingParser
 
getCurrentCodelistVersion() - Method in class org.gcube.data.analysis.tabulardata.operation.comet.MappingParser.ParserConfiguration
 
getDirection() - Method in class org.gcube.data.analysis.tabulardata.operation.comet.MappingParser.ParserConfiguration
 
getFieldName() - Method in class org.gcube.data.analysis.tabulardata.operation.comet.model.MappedValue
 
getFoundMappingsCount() - Method in class org.gcube.data.analysis.tabulardata.operation.comet.MappingParser
 
getId() - Method in class org.gcube.data.analysis.tabulardata.operation.comet.model.MappedRow
 
getOldCodesColumn() - Method in class org.gcube.data.analysis.tabulardata.operation.comet.MappingParser.ParserConfiguration
 
getOperationDescription() - Method in class org.gcube.data.analysis.tabulardata.operation.comet.ImportCodeListMappingFactory
 
getOperationId() - Method in class org.gcube.data.analysis.tabulardata.operation.comet.ImportCodeListMappingFactory
 
getOperationName() - Method in class org.gcube.data.analysis.tabulardata.operation.comet.ImportCodeListMappingFactory
 
getOperationType() - Method in class org.gcube.data.analysis.tabulardata.operation.comet.ImportCodeListMappingFactory
 
getParameters() - Method in class org.gcube.data.analysis.tabulardata.operation.comet.ImportCodeListMappingFactory
 
getParsedRulesCount() - Method in class org.gcube.data.analysis.tabulardata.operation.comet.MappingParser
 
getPreviousCodelistVersion() - Method in class org.gcube.data.analysis.tabulardata.operation.comet.MappingParser.ParserConfiguration
 
getRulesTable() - Method in class org.gcube.data.analysis.tabulardata.operation.comet.MappingParser
 
getScoreThreshold() - Method in class org.gcube.data.analysis.tabulardata.operation.comet.MappingParser.ParserConfiguration
 
getSourceValue() - Method in class org.gcube.data.analysis.tabulardata.operation.comet.model.MappedValue
 
getTargetValue() - Method in class org.gcube.data.analysis.tabulardata.operation.comet.model.MappedValue
 

I

id - Variable in class org.gcube.data.analysis.tabulardata.operation.comet.model.MappedRow
 
ImportCodeListMappingFactory - Class in org.gcube.data.analysis.tabulardata.operation.comet
 
ImportCodeListMappingFactory(CubeManager, DatabaseConnectionProvider, SQLExpressionEvaluatorFactory) - Constructor for class org.gcube.data.analysis.tabulardata.operation.comet.ImportCodeListMappingFactory
 
ImportCodelistMappingWorker - Class in org.gcube.data.analysis.tabulardata.operation.comet
 
ImportCodelistMappingWorker(OperationInvocation, CubeManager, DatabaseConnectionProvider, SQLExpressionEvaluatorFactory) - Constructor for class org.gcube.data.analysis.tabulardata.operation.comet.ImportCodelistMappingWorker
 
isSkipOnError() - Method in class org.gcube.data.analysis.tabulardata.operation.comet.MappingParser.ParserConfiguration
 

M

MappedRow - Class in org.gcube.data.analysis.tabulardata.operation.comet.model
 
MappedRow(Map<? extends String, ? extends String>, String) - Constructor for class org.gcube.data.analysis.tabulardata.operation.comet.model.MappedRow
 
MappedValue - Class in org.gcube.data.analysis.tabulardata.operation.comet.model
 
MappedValue(String, String, String) - Constructor for class org.gcube.data.analysis.tabulardata.operation.comet.model.MappedValue
 
MappingParser - Class in org.gcube.data.analysis.tabulardata.operation.comet
 
MappingParser(MappingParser.ParserConfiguration, SQLExpressionEvaluatorFactory, CubeManager, DatabaseConnectionProvider) - Constructor for class org.gcube.data.analysis.tabulardata.operation.comet.MappingParser
 
MappingParser.MappingDirection - Enum in org.gcube.data.analysis.tabulardata.operation.comet
 
MappingParser.ParserConfiguration - Class in org.gcube.data.analysis.tabulardata.operation.comet
 
MappingParser.ParserConfiguration(Table, Table, Column) - Constructor for class org.gcube.data.analysis.tabulardata.operation.comet.MappingParser.ParserConfiguration
 

O

org.gcube.data.analysis.tabulardata.operation.comet - package org.gcube.data.analysis.tabulardata.operation.comet
 
org.gcube.data.analysis.tabulardata.operation.comet.model - package org.gcube.data.analysis.tabulardata.operation.comet.model
 

P

parse(String) - Method in class org.gcube.data.analysis.tabulardata.operation.comet.MappingParser
 
PREVIOUS_VERSION_CODELIST_PARAMETER - Static variable in class org.gcube.data.analysis.tabulardata.operation.comet.ImportCodeListMappingFactory
 

S

setDirection(MappingParser.MappingDirection) - Method in class org.gcube.data.analysis.tabulardata.operation.comet.MappingParser.ParserConfiguration
 
setFieldName(String) - Method in class org.gcube.data.analysis.tabulardata.operation.comet.model.MappedValue
 
setScoreThreshold(double) - Method in class org.gcube.data.analysis.tabulardata.operation.comet.MappingParser.ParserConfiguration
 
setSkipOnError(boolean) - Method in class org.gcube.data.analysis.tabulardata.operation.comet.MappingParser.ParserConfiguration
 
setSourceValue(String) - Method in class org.gcube.data.analysis.tabulardata.operation.comet.model.MappedValue
 
setTargetValue(String) - Method in class org.gcube.data.analysis.tabulardata.operation.comet.model.MappedValue
 

T

toString() - Method in class org.gcube.data.analysis.tabulardata.operation.comet.model.MappedRow
 

U

URL_PARAMETER - Static variable in class org.gcube.data.analysis.tabulardata.operation.comet.ImportCodeListMappingFactory
 

V

valueOf(String) - Static method in enum org.gcube.data.analysis.tabulardata.operation.comet.MappingParser.MappingDirection
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gcube.data.analysis.tabulardata.operation.comet.MappingParser.MappingDirection
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(XMLStreamReader, XMLStreamWriter) - Static method in class org.gcube.data.analysis.tabulardata.operation.comet.XMLUtils
 

X

XMLUtils - Class in org.gcube.data.analysis.tabulardata.operation.comet
 
XMLUtils() - Constructor for class org.gcube.data.analysis.tabulardata.operation.comet.XMLUtils
 
C E G I M O P S T U V W X 

Copyright © 2015. All Rights Reserved.