Modifier and Type | Method and Description |
---|---|
protected Object |
ClassificationMapping.evaluate(String transformationIdentifier,
TransformationEngine engine,
com.google.common.collect.ListMultimap<String,PropertyValue> variables,
String resultName,
PropertyEntityDefinition resultProperty,
Map<String,String> executionParameters,
TransformationLog log) |
protected Object |
GenerateUID.evaluate(String transformationIdentifier,
TransformationEngine engine,
com.google.common.collect.ListMultimap<String,PropertyValue> variables,
String resultName,
PropertyEntityDefinition resultProperty,
Map<String,String> executionParameters,
TransformationLog log) |
protected Object |
Rename.evaluate(String transformationIdentifier,
TransformationEngine engine,
com.google.common.collect.ListMultimap<String,PropertyValue> variables,
String resultName,
PropertyEntityDefinition resultProperty,
Map<String,String> executionParameters,
TransformationLog log) |
protected Object |
FormattedString.evaluate(String transformationIdentifier,
TransformationEngine engine,
com.google.common.collect.ListMultimap<String,PropertyValue> variables,
String resultName,
PropertyEntityDefinition resultProperty,
Map<String,String> executionParameters,
TransformationLog log) |
protected Object |
Assign.evaluate(String transformationIdentifier,
TransformationEngine engine,
com.google.common.collect.ListMultimap<String,PropertyValue> variables,
String resultName,
PropertyEntityDefinition resultProperty,
Map<String,String> executionParameters,
TransformationLog log) |
void |
Create.execute(String transformationIdentifier,
TransformationEngine engine,
Map<String,String> executionParameters,
TransformationLog log,
Cell cell) |
Modifier and Type | Method and Description |
---|---|
ResourceIterator<FamilyInstance> |
JoinHandler.partitionInstances(InstanceCollection instances,
String transformationIdentifier,
TransformationEngine engine,
com.google.common.collect.ListMultimap<String,ParameterValue> transformationParameters,
Map<String,String> executionParameters,
TransformationLog log) |
Modifier and Type | Method and Description |
---|---|
protected eu.esdihumboldt.cst.functions.core.merge.PropertiesMergeHandler.PropertiesMergeConfig |
PropertiesMergeHandler.createMergeConfiguration(String transformationIdentifier,
com.google.common.collect.ListMultimap<String,ParameterValue> transformationParameters,
Map<String,String> executionParameters,
TransformationLog log) |
protected abstract T |
AbstractMergeHandler.createMergeConfiguration(String transformationIdentifier,
com.google.common.collect.ListMultimap<String,ParameterValue> transformationParameters,
Map<String,String> executionParameters,
TransformationLog log)
Create the merge configuration from the transformation configuration.
|
ResourceIterator<FamilyInstance> |
AbstractMergeHandler.partitionInstances(InstanceCollection instances,
String transformationIdentifier,
TransformationEngine engine,
com.google.common.collect.ListMultimap<String,ParameterValue> transformationParameters,
Map<String,String> executionParameters,
TransformationLog log) |
Modifier and Type | Method and Description |
---|---|
protected Object |
CalculateArea.evaluate(String transformationIdentifier,
TransformationEngine engine,
com.google.common.collect.ListMultimap<String,PropertyValue> variables,
String resultName,
PropertyEntityDefinition resultProperty,
Map<String,String> executionParameters,
TransformationLog log) |
protected Object |
CalculateLength.evaluate(String transformationIdentifier,
TransformationEngine engine,
com.google.common.collect.ListMultimap<String,PropertyValue> variables,
String resultName,
PropertyEntityDefinition resultProperty,
Map<String,String> executionParameters,
TransformationLog log) |
protected Object |
OrdinatesToPoint.evaluate(String transformationIdentifier,
TransformationEngine engine,
com.google.common.collect.ListMultimap<String,PropertyValue> variables,
String resultName,
PropertyEntityDefinition resultProperty,
Map<String,String> executionParameters,
TransformationLog log) |
protected Object |
NetworkExpansion.evaluate(String transformationIdentifier,
TransformationEngine engine,
com.google.common.collect.ListMultimap<String,PropertyValue> variables,
String resultName,
PropertyEntityDefinition resultProperty,
Map<String,String> executionParameters,
TransformationLog log) |
protected Object |
Centroid.evaluate(String transformationIdentifier,
TransformationEngine engine,
com.google.common.collect.ListMultimap<String,PropertyValue> variables,
String resultName,
PropertyEntityDefinition resultProperty,
Map<String,String> executionParameters,
TransformationLog log) |
Modifier and Type | Method and Description |
---|---|
protected Object |
ExtentTransformation.evaluate(String transformationIdentifier,
TransformationEngine engine,
com.google.common.collect.ListMultimap<String,PropertyValue> variables,
String resultName,
PropertyEntityDefinition resultProperty,
Map<String,String> executionParameters,
TransformationLog log) |
Modifier and Type | Method and Description |
---|---|
protected Object |
GroovyTransformation.evaluate(String transformationIdentifier,
TransformationEngine engine,
com.google.common.collect.ListMultimap<String,PropertyValue> variables,
String resultName,
PropertyEntityDefinition resultProperty,
Map<String,String> executionParameters,
TransformationLog log) |
Modifier and Type | Method and Description |
---|---|
protected Object |
GeographicalName.evaluate(String transformationIdentifier,
TransformationEngine engine,
com.google.common.collect.ListMultimap<String,PropertyValue> variables,
String resultName,
PropertyEntityDefinition resultProperty,
Map<String,String> executionParameters,
TransformationLog log) |
protected Object |
Identifier.evaluate(String transformationIdentifier,
TransformationEngine engine,
com.google.common.collect.ListMultimap<String,PropertyValue> variables,
String resultName,
PropertyEntityDefinition resultProperty,
Map<String,String> executionParameters,
TransformationLog log) |
Modifier and Type | Method and Description |
---|---|
protected Object |
MathematicalExpression.evaluate(String transformationIdentifier,
TransformationEngine engine,
com.google.common.collect.ListMultimap<String,PropertyValue> variables,
String resultName,
PropertyEntityDefinition resultProperty,
Map<String,String> executionParameters,
TransformationLog log) |
Modifier and Type | Method and Description |
---|---|
protected Object |
SequentialID.evaluate(String transformationIdentifier,
TransformationEngine engine,
com.google.common.collect.ListMultimap<String,PropertyValue> variables,
String resultName,
PropertyEntityDefinition resultProperty,
Map<String,String> executionParameters,
TransformationLog log) |
Modifier and Type | Method and Description |
---|---|
protected Object |
DateExtraction.evaluate(String transformationIdentifier,
TransformationEngine engine,
com.google.common.collect.ListMultimap<String,PropertyValue> variables,
String resultName,
PropertyEntityDefinition resultProperty,
Map<String,String> executionParameters,
TransformationLog log) |
protected Object |
RegexAnalysis.evaluate(String transformationIdentifier,
TransformationEngine engine,
com.google.common.collect.ListMultimap<String,PropertyValue> variables,
String resultName,
PropertyEntityDefinition resultProperty,
Map<String,String> executionParameters,
TransformationLog log) |
Modifier and Type | Method and Description |
---|---|
void |
TransformationFunction.execute(String transformationIdentifier,
E engine,
Map<String,String> executionParameters,
TransformationLog log,
Cell cell)
Execute the function as configured.
|
ResourceIterator<FamilyInstance> |
InstanceHandler.partitionInstances(InstanceCollection instances,
String transformationIdentifier,
E engine,
com.google.common.collect.ListMultimap<String,ParameterValue> transformationParameters,
Map<String,String> executionParameters,
TransformationLog log)
Partition the given instances.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractTransformationFunction.checkParameter(String parameterName,
int minCount)
Checks if a certain parameter is defined at least a given number of
times.
|
protected abstract com.google.common.collect.ListMultimap<String,Object> |
AbstractPropertyTransformation.evaluate(String transformationIdentifier,
E engine,
com.google.common.collect.ListMultimap<String,PropertyValue> variables,
com.google.common.collect.ListMultimap<String,PropertyEntityDefinition> resultNames,
Map<String,String> executionParameters,
TransformationLog log)
Execute the evaluation function as configured.
|
protected com.google.common.collect.ListMultimap<String,Object> |
AbstractSingleTargetPropertyTransformation.evaluate(String transformationIdentifier,
E engine,
com.google.common.collect.ListMultimap<String,PropertyValue> variables,
com.google.common.collect.ListMultimap<String,PropertyEntityDefinition> resultNames,
Map<String,String> executionParameters,
TransformationLog log) |
protected abstract Object |
AbstractSingleTargetPropertyTransformation.evaluate(String transformationIdentifier,
E engine,
com.google.common.collect.ListMultimap<String,PropertyValue> variables,
String resultName,
PropertyEntityDefinition resultProperty,
Map<String,String> executionParameters,
TransformationLog log)
Execute the evaluation function as configured.
|
void |
AbstractPropertyTransformation.execute(String transformationIdentifier,
E engine,
Map<String,String> executionParameters,
TransformationLog log,
Cell cell) |
protected ParameterValue |
AbstractTransformationFunction.getParameterChecked(String parameterName)
Get the first parameter defined with the given parameter name.
|
Modifier and Type | Method and Description |
---|---|
protected com.google.common.collect.ListMultimap<String,Object> |
AbstractScriptedPropertyTransformation.evaluate(String transformationIdentifier,
E engine,
com.google.common.collect.ListMultimap<String,PropertyValue> variables,
com.google.common.collect.ListMultimap<String,PropertyEntityDefinition> resultNames,
Map<String,String> executionParameters,
TransformationLog log) |
protected abstract Object |
AbstractSingleTargetScriptedPropertyTransformation.evaluate(String transformationIdentifier,
E engine,
com.google.common.collect.ListMultimap<String,PropertyValue> variables,
String resultName,
PropertyEntityDefinition resultProperty,
Map<String,String> executionParameters,
TransformationLog log)
Execute the evaluation function as configured.
|
protected abstract com.google.common.collect.ListMultimap<String,Object> |
AbstractScriptedPropertyTransformation.evaluateImpl(String transformationIdentifier,
E engine,
com.google.common.collect.ListMultimap<String,PropertyValue> variables,
com.google.common.collect.ListMultimap<String,PropertyEntityDefinition> resultNames,
Map<String,String> executionParameters,
TransformationLog log)
Execute the evaluation function as configured.
|
protected com.google.common.collect.ListMultimap<String,Object> |
AbstractSingleTargetScriptedPropertyTransformation.evaluateImpl(String transformationIdentifier,
E engine,
com.google.common.collect.ListMultimap<String,PropertyValue> variables,
com.google.common.collect.ListMultimap<String,PropertyEntityDefinition> resultNames,
Map<String,String> executionParameters,
TransformationLog log) |
protected Value |
AbstractScriptedPropertyTransformation.getTransformedParameterChecked(String parameterName)
Get the first evaluated parameter defined with the given parameter name.
|
Modifier and Type | Method and Description |
---|---|
void |
XslTypeTransformation.generateTemplate(String templateName,
XmlElement targetElement,
Cell typeCell,
LocatableOutputSupplier<? extends OutputStream> out)
Generate a XSLT fragment with a template for the type transformation
represented by the given cell.
|
XslFunction |
XslPropertyTransformation.selectFunction(Cell cell)
Select the function that should handle the given property cell.
|
Modifier and Type | Method and Description |
---|---|
protected void |
XsltGenerator.generateTypeTransformation(String templateName,
XmlElement targetElement,
Cell typeCell,
File targetfile)
Generate a XSL fragment for transformation based on the given type
relation.
|
Modifier and Type | Method and Description |
---|---|
protected abstract void |
AbstractVelocityXslTypeTransformation.configureTemplate(org.apache.velocity.VelocityContext context,
Cell typeCell)
Configure the velocity template.
|
void |
AbstractVelocityXslTypeTransformation.generateTemplate(String templateName,
XmlElement targetElement,
Cell typeCell,
LocatableOutputSupplier<? extends OutputStream> out) |
protected org.apache.velocity.Template |
AbstractVelocityXslTransformation.loadTemplate()
Load the main transformation velocity template.
|
XslFunction |
AbstractFunctionTransformation.selectFunction(Cell cell) |
protected void |
AbstractVelocityXslTransformation.writeTemplate(org.apache.velocity.Template template,
org.apache.velocity.VelocityContext context,
LocatableOutputSupplier<? extends OutputStream> out)
Merge the velocity template with the context and write it to the given
output supplier.
|
Modifier and Type | Method and Description |
---|---|
protected void |
XslRetype.configureTemplate(org.apache.velocity.VelocityContext context,
Cell typeCell) |
protected String |
XslRetype.createPropertiesFragment(Cell typeCell)
Create a XSL fragment for populating the properties of a target instance.
|
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a