|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- the concrete transformation function typepublic interface TransformationFactory<T extends TransformationFunction<?>>
Factory for TransformationFunction
s
Method Summary | |
---|---|
String |
getEngineId()
Get the identifier of the engine the transformation must be executed with. |
Map<String,String> |
getExecutionParameters()
Get the execution parameters for the transformation |
String |
getFunctionId()
Get the identifier of the function the transformation implements. |
Methods inherited from interface de.cs3d.util.eclipse.extension.ExtensionObjectFactory |
---|
allowConfigure, configure, createExtensionObject, dispose |
Methods inherited from interface de.cs3d.util.eclipse.extension.ExtensionObjectDefinition |
---|
getDisplayName, getIconURL, getIdentifier, getTypeName |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Method Detail |
---|
String getEngineId()
null
String getFunctionId()
Map<String,String> getExecutionParameters()
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |