Humboldt Alignment Editor 2.5.0

Uses of Interface
eu.esdihumboldt.hale.common.headless.TransformationEnvironment

Packages that use TransformationEnvironment
eu.esdihumboldt.hale.common.headless   
eu.esdihumboldt.hale.common.headless.impl   
eu.esdihumboldt.hale.common.headless.transform   
eu.esdihumboldt.hale.server.projects.impl.internal   
 

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

Methods in eu.esdihumboldt.hale.common.headless that return TransformationEnvironment
 TransformationEnvironment EnvironmentService.getEnvironment(String id)
          Get the transformation environment with the given identifier, if it exists.
 

Methods in eu.esdihumboldt.hale.common.headless that return types with arguments of type TransformationEnvironment
 Collection<TransformationEnvironment> EnvironmentService.getEnvironments()
          Get the available transformation environments.
 

Methods in eu.esdihumboldt.hale.common.headless with parameters of type TransformationEnvironment
 void EnvironmentManager.addEnvironment(TransformationEnvironment environment)
          Add a transformation environment.
 

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

Classes in eu.esdihumboldt.hale.common.headless.impl that implement TransformationEnvironment
 class ProjectTransformationEnvironment
          Transformation environment based on a Project.
 

Methods in eu.esdihumboldt.hale.common.headless.impl that return TransformationEnvironment
 TransformationEnvironment EnvironmentManagerImpl.getEnvironment(String id)
           
 

Methods in eu.esdihumboldt.hale.common.headless.impl that return types with arguments of type TransformationEnvironment
 Collection<TransformationEnvironment> EnvironmentManagerImpl.getEnvironments()
           
 

Methods in eu.esdihumboldt.hale.common.headless.impl with parameters of type TransformationEnvironment
 void EnvironmentManagerImpl.addEnvironment(TransformationEnvironment environment)
           
 

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

Methods in eu.esdihumboldt.hale.common.headless.transform with parameters of type TransformationEnvironment
static com.google.common.util.concurrent.ListenableFuture<Boolean> Transformation.transform(List<InstanceReader> sources, InstanceWriter target, TransformationEnvironment environment, ReportHandler reportHandler, Object processId)
          Transform the instances provided through the given instance readers and supply the result to the given instance writer.
 

Uses of TransformationEnvironment in eu.esdihumboldt.hale.server.projects.impl.internal
 

Methods in eu.esdihumboldt.hale.server.projects.impl.internal that return TransformationEnvironment
 TransformationEnvironment ProjectHandler.getTransformationEnvironment()
          Get the transformation environment if available.
 


Humboldt Alignment Editor 2.5.0

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