|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PropertyEntityDefinition in eu.esdihumboldt.cst.functions.core |
---|
Methods in eu.esdihumboldt.cst.functions.core with parameters of type PropertyEntityDefinition | |
---|---|
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 |
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)
|
Uses of PropertyEntityDefinition in eu.esdihumboldt.cst.functions.geometric |
---|
Methods in eu.esdihumboldt.cst.functions.geometric with parameters of type PropertyEntityDefinition | |
---|---|
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)
|
Uses of PropertyEntityDefinition in eu.esdihumboldt.cst.functions.groovy |
---|
Methods in eu.esdihumboldt.cst.functions.groovy with parameters of type PropertyEntityDefinition | |
---|---|
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)
|
Uses of PropertyEntityDefinition in eu.esdihumboldt.cst.functions.inspire |
---|
Methods in eu.esdihumboldt.cst.functions.inspire with parameters of type PropertyEntityDefinition | |
---|---|
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)
|
Uses of PropertyEntityDefinition in eu.esdihumboldt.cst.functions.numeric |
---|
Methods in eu.esdihumboldt.cst.functions.numeric with parameters of type PropertyEntityDefinition | |
---|---|
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)
|
Uses of PropertyEntityDefinition in eu.esdihumboldt.cst.functions.numeric.sequentialid |
---|
Methods in eu.esdihumboldt.cst.functions.numeric.sequentialid with parameters of type PropertyEntityDefinition | |
---|---|
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)
|
Uses of PropertyEntityDefinition in eu.esdihumboldt.cst.functions.string |
---|
Methods in eu.esdihumboldt.cst.functions.string with parameters of type PropertyEntityDefinition | |
---|---|
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)
|
Uses of PropertyEntityDefinition in eu.esdihumboldt.hale.common.align.io.impl.internal |
---|
Methods in eu.esdihumboldt.hale.common.align.io.impl.internal that return PropertyEntityDefinition | |
---|---|
protected PropertyEntityDefinition |
PropertyBean.createEntityDefinition(TypeIndex index,
SchemaSpaceID schemaSpace)
|
Uses of PropertyEntityDefinition in eu.esdihumboldt.hale.common.align.model |
---|
Methods in eu.esdihumboldt.hale.common.align.model that return PropertyEntityDefinition | |
---|---|
PropertyEntityDefinition |
Property.getDefinition()
|
Uses of PropertyEntityDefinition in eu.esdihumboldt.hale.common.align.model.impl |
---|
Methods in eu.esdihumboldt.hale.common.align.model.impl that return PropertyEntityDefinition | |
---|---|
PropertyEntityDefinition |
DefaultProperty.getDefinition()
|
Constructors in eu.esdihumboldt.hale.common.align.model.impl with parameters of type PropertyEntityDefinition | |
---|---|
DefaultProperty(PropertyEntityDefinition definition)
Create a property entity |
Uses of PropertyEntityDefinition in eu.esdihumboldt.hale.common.align.transformation.function |
---|
Methods in eu.esdihumboldt.hale.common.align.transformation.function that return PropertyEntityDefinition | |
---|---|
PropertyEntityDefinition |
PropertyValue.getProperty()
Get the property. |
Method parameters in eu.esdihumboldt.hale.common.align.transformation.function with type arguments of type PropertyEntityDefinition | |
---|---|
void |
PropertyTransformation.setExpectedResult(com.google.common.collect.ListMultimap<String,PropertyEntityDefinition> resultNames)
Set the expected result names. |
Uses of PropertyEntityDefinition in eu.esdihumboldt.hale.common.align.transformation.function.impl |
---|
Methods in eu.esdihumboldt.hale.common.align.transformation.function.impl that return PropertyEntityDefinition | |
---|---|
PropertyEntityDefinition |
PropertyValueImpl.getProperty()
|
Methods in eu.esdihumboldt.hale.common.align.transformation.function.impl with parameters of type PropertyEntityDefinition | |
---|---|
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. |
Method parameters in eu.esdihumboldt.hale.common.align.transformation.function.impl with type arguments of type PropertyEntityDefinition | |
---|---|
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)
|
void |
AbstractPropertyTransformation.setExpectedResult(com.google.common.collect.ListMultimap<String,PropertyEntityDefinition> resultNames)
|
Constructors in eu.esdihumboldt.hale.common.align.transformation.function.impl with parameters of type PropertyEntityDefinition | |
---|---|
PropertyValueImpl(Object value,
PropertyEntityDefinition property)
Create a property value associated with its definition |
Uses of PropertyEntityDefinition in eu.esdihumboldt.hale.ui.functions.groovy |
---|
Methods in eu.esdihumboldt.hale.ui.functions.groovy with parameters of type PropertyEntityDefinition | |
---|---|
protected Object |
InstanceTestValues.extractValue(Instance instance,
PropertyEntityDefinition property)
Extract the value represented by the given property from the given instance. |
Object |
TestValues.get(PropertyEntityDefinition property)
Get a test value for the given property. |
Object |
InstanceTestValues.get(PropertyEntityDefinition property)
|
protected Object |
InstanceTestValues.getDefaultValue(PropertyEntityDefinition property)
Get a default test value for the given property. |
protected Instance |
InstanceTestValues.getInstance(PropertyEntityDefinition property)
Get an instance that may hold a value for the given property. |
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |