public interface TransformationEnvironment extends ServiceProvider
Modifier and Type | Method and Description |
---|---|
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.
|
getService
String getId()
ProjectInfo getProjectInfo()
null
Alignment getAlignment()
SchemaSpace getSourceSchema()
SchemaSpace getTargetSchema()
Collection<? extends IOConfiguration> getExportPresets()
Collection<? extends IOConfiguration> getExportTemplates()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a