Constructor and Description |
---|
LoadAlignmentAdvisor(IOConfiguration conf,
TypeIndex sourceSchema,
TypeIndex targetSchema,
PathUpdate updater)
Create an advisor for loading an alignment based on the given I/O
configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationIOAdvisor.setConfiguration(IOConfiguration conf)
Set the I/O configuration to use for provider configuration.
|
Constructor and Description |
---|
ConfigurationIOAdvisor(IOConfiguration conf)
Create an I/O advisor based on the given I/O configuration.
|
Modifier and Type | Method and Description |
---|---|
IOConfiguration |
IOConfiguration.clone()
Creates an independent copy of the
IOConfiguration . |
IOConfiguration |
Resource.copyConfiguration()
Copy the resource I/O configuration.
|
IOConfiguration |
IOConfigurationResource.copyConfiguration() |
IOConfiguration |
Project.getSaveConfiguration() |
Modifier and Type | Method and Description |
---|---|
List<IOConfiguration> |
Project.getExportConfigurations() |
List<IOConfiguration> |
Project.getResources() |
Modifier and Type | Method and Description |
---|---|
void |
Project.setSaveConfiguration(IOConfiguration saveConfiguration) |
Constructor and Description |
---|
IOConfigurationResource(IOConfiguration config)
Create a new resource.
|
Modifier and Type | Method and Description |
---|---|
void |
LocationUpdater.updateIOConfiguration(IOConfiguration configuration,
boolean keepRelative)
Updates the source location of the given configuration.
|
Modifier and Type | Method and Description |
---|---|
Collection<? extends IOConfiguration> |
TransformationEnvironment.getExportPresets()
Get the export presets configured for the project.
|
Collection<? extends IOConfiguration> |
TransformationEnvironment.getExportTemplates()
Get export templates compatible to the target schema, not fully
configured.
|
Modifier and Type | Method and Description |
---|---|
static void |
HeadlessIO.executeConfiguration(IOConfiguration conf,
Map<String,IOAdvisor<?>> advisors,
ReportHandler reportHandler,
ServiceProvider serviceProvider)
Execute a single I/O configuration.
|
static IOProvider |
HeadlessIO.loadProvider(IOConfiguration conf)
Load and configure the I/O provider specified by the given I/O
configuration.
|
Modifier and Type | Method and Description |
---|---|
static void |
HeadlessIO.executeConfigurations(List<IOConfiguration> configurations,
Map<String,IOAdvisor<?>> advisors,
ReportHandler reportHandler,
ServiceProvider serviceProvider)
Execute a set of I/O configurations.
|
Modifier and Type | Method and Description |
---|---|
Collection<? extends IOConfiguration> |
ProjectTransformationEnvironment.getExportPresets() |
Collection<? extends IOConfiguration> |
ProjectTransformationEnvironment.getExportTemplates() |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Boolean> |
TransformationWorkspace.transform(String envId,
List<InstanceReader> sources,
IOConfiguration target)
Transform the instances provided through the given instance readers and
store the result in the
TransformationWorkspace.getTargetFolder() . |
Modifier and Type | Method and Description |
---|---|
void |
SpatialDataSetConfigurationPage.loadPreSelection(IOConfiguration conf) |
void |
RootElementPage.loadPreSelection(IOConfiguration conf) |
Modifier and Type | Method and Description |
---|---|
void |
UserPasswordPage.loadPreSelection(IOConfiguration conf) |
Modifier and Type | Method and Description |
---|---|
void |
GeoJSONConfigurationPage.loadPreSelection(IOConfiguration conf) |
Modifier and Type | Method and Description |
---|---|
IOConfiguration |
UploadAndTransForm.getTarget() |
Modifier and Type | Method and Description |
---|---|
void |
UploadAndTransForm.setTarget(IOConfiguration target) |
Modifier and Type | Method and Description |
---|---|
void |
ExportSelectProviderPage.loadPreSelection(IOConfiguration conf) |
void |
IOWizardPage.loadPreSelection(IOConfiguration conf)
Load a preselection into the wizard page (eg.
|
Modifier and Type | Method and Description |
---|---|
List<IOConfiguration> |
InstanceExportWizard.getExportConfigurations()
Get all export configuration saved in the current project
|
Modifier and Type | Method and Description |
---|---|
IOConfiguration |
LoadConfigurationInstanceExportWizard.getConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
LoadConfigurationInstanceExportWizard.setConfiguration(IOConfiguration conf)
Set the instance export configuration in the wizard
|
Modifier and Type | Method and Description |
---|---|
void |
ProjectService.executeAndRemember(IOConfiguration conf)
Execute and remember the given I/O configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
ProjectService.addExportConfigurations(List<IOConfiguration> confs)
Add the given configuration to the export configurations of the project
|
void |
ProjectService.removeExportConfigurations(List<IOConfiguration> confs)
Remove the given configurations from the export configurations of the
project
|
Modifier and Type | Method and Description |
---|---|
void |
ProjectServiceImpl.executeAndRemember(IOConfiguration conf) |
Modifier and Type | Method and Description |
---|---|
void |
ProjectServiceImpl.addExportConfigurations(List<IOConfiguration> confs) |
void |
ProjectServiceImpl.removeExportConfigurations(List<IOConfiguration> confs) |
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a