|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TransformationEnvironment
Represents a loaded alignment and possible configuration for loading source data and writing transformed data.
Method Summary | |
---|---|
Alignment |
getAlignment()
Get the alignment between source and target schemas. |
Collection<? extends IOConfiguration> |
getExportPresets()
Get the export presets configured for the project. |
Collection<? extends IOConfiguration> |
getExportTemplates()
Get export templates compatible to the target schema, not fully configured. |
String |
getId()
Get the unique identifier for this transformation environment. |
ProjectInfo |
getProjectInfo()
Get information on the associated project, if available. |
SchemaSpace |
getSourceSchema()
Get the source schemas. |
SchemaSpace |
getTargetSchema()
Get the target schemas. |
Method Detail |
---|
String getId()
ProjectInfo getProjectInfo()
null
Alignment getAlignment()
SchemaSpace getSourceSchema()
SchemaSpace getTargetSchema()
Collection<? extends IOConfiguration> getExportPresets()
Collection<? extends IOConfiguration> getExportTemplates()
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |