Humboldt Alignment Editor 2.5.0

Uses of Class
eu.esdihumboldt.hale.common.core.io.project.model.IOConfiguration

Packages that use IOConfiguration
eu.esdihumboldt.hale.common.align.io.impl   
eu.esdihumboldt.hale.common.core.io.impl   
eu.esdihumboldt.hale.common.core.io.project.model   
eu.esdihumboldt.hale.common.headless   
eu.esdihumboldt.hale.common.headless.impl   
eu.esdihumboldt.hale.common.headless.transform   
eu.esdihumboldt.hale.server.webtransform.war.pages   
eu.esdihumboldt.hale.ui.service.project   
eu.esdihumboldt.hale.ui.service.project.internal   
 

Uses of IOConfiguration in eu.esdihumboldt.hale.common.align.io.impl
 

Constructors in eu.esdihumboldt.hale.common.align.io.impl with parameters of type IOConfiguration
LoadAlignmentAdvisor(IOConfiguration conf, TypeIndex sourceSchema, TypeIndex targetSchema)
          Create an advisor for loading an alignment based on the given I/O configuration.
 

Uses of IOConfiguration in eu.esdihumboldt.hale.common.core.io.impl
 

Methods in eu.esdihumboldt.hale.common.core.io.impl with parameters of type IOConfiguration
 void ConfigurationIOAdvisor.setConfiguration(IOConfiguration conf)
          Set the I/O configuration to use for provider configuration.
 

Constructors in eu.esdihumboldt.hale.common.core.io.impl with parameters of type IOConfiguration
ConfigurationIOAdvisor(IOConfiguration conf)
          Create an I/O advisor based on the given I/O configuration.
 

Uses of IOConfiguration in eu.esdihumboldt.hale.common.core.io.project.model
 

Methods in eu.esdihumboldt.hale.common.core.io.project.model that return IOConfiguration
 IOConfiguration IOConfiguration.clone()
          Creates an independent copy of the IOConfiguration.
 IOConfiguration Project.getSaveConfiguration()
           
 

Methods in eu.esdihumboldt.hale.common.core.io.project.model that return types with arguments of type IOConfiguration
 List<IOConfiguration> Project.getResources()
           
 

Methods in eu.esdihumboldt.hale.common.core.io.project.model with parameters of type IOConfiguration
 void Project.setSaveConfiguration(IOConfiguration saveConfiguration)
           
 

Uses of IOConfiguration in eu.esdihumboldt.hale.common.headless
 

Methods in eu.esdihumboldt.hale.common.headless that return types with arguments of type IOConfiguration
 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.
 

Methods in eu.esdihumboldt.hale.common.headless with parameters of type IOConfiguration
static void HeadlessIO.executeConfiguration(IOConfiguration conf, Map<String,IOAdvisor<?>> advisors, ReportHandler reportHandler)
          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.
 

Method parameters in eu.esdihumboldt.hale.common.headless with type arguments of type IOConfiguration
static void HeadlessIO.executeConfigurations(List<IOConfiguration> configurations, Map<String,IOAdvisor<?>> advisors, ReportHandler reportHandler)
          Execute a set of I/O configurations.
 

Uses of IOConfiguration in eu.esdihumboldt.hale.common.headless.impl
 

Methods in eu.esdihumboldt.hale.common.headless.impl that return types with arguments of type IOConfiguration
 Collection<? extends IOConfiguration> ProjectTransformationEnvironment.getExportPresets()
           
 Collection<? extends IOConfiguration> ProjectTransformationEnvironment.getExportTemplates()
           
 

Uses of IOConfiguration in eu.esdihumboldt.hale.common.headless.transform
 

Methods in eu.esdihumboldt.hale.common.headless.transform with parameters of type IOConfiguration
 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().
 

Uses of IOConfiguration in eu.esdihumboldt.hale.server.webtransform.war.pages
 

Methods in eu.esdihumboldt.hale.server.webtransform.war.pages that return IOConfiguration
 IOConfiguration UploadAndTransForm.getTarget()
           
 

Methods in eu.esdihumboldt.hale.server.webtransform.war.pages with parameters of type IOConfiguration
 void UploadAndTransForm.setTarget(IOConfiguration target)
           
 

Uses of IOConfiguration in eu.esdihumboldt.hale.ui.service.project
 

Methods in eu.esdihumboldt.hale.ui.service.project that return types with arguments of type IOConfiguration
 List<IOConfiguration> ProjectService.removeResources(String actionId)
          Remove all resources of the specified actionId from the project.
 

Methods in eu.esdihumboldt.hale.ui.service.project with parameters of type IOConfiguration
 void ProjectService.executeAndRemember(IOConfiguration conf)
          Execute and remember the given I/O configuration.
 

Uses of IOConfiguration in eu.esdihumboldt.hale.ui.service.project.internal
 

Methods in eu.esdihumboldt.hale.ui.service.project.internal that return types with arguments of type IOConfiguration
 List<IOConfiguration> ProjectServiceImpl.removeResources(String actionId)
           
 

Methods in eu.esdihumboldt.hale.ui.service.project.internal with parameters of type IOConfiguration
 void ProjectServiceImpl.executeAndRemember(IOConfiguration conf)
           
 


Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d