Humboldt Alignment Editor 2.5.0
A B C D E F G H I J K L M N O P Q R S T U V W X Z _

T

TargetContext - Class in eu.esdihumboldt.hale.common.align.model.transformation.tree.context.impl
Transformation context that duplicates subgraphs leading to certain target nodes.
TargetContext(Set<TargetNode>) - Constructor for class eu.esdihumboldt.hale.common.align.model.transformation.tree.context.impl.TargetContext
Create a transformation context that duplicates subgraphs leading to the given target nodes.
TargetContext.DuplicationContext - Class in eu.esdihumboldt.hale.common.align.model.transformation.tree.context.impl
Context of a duplication process.
TargetContext.DuplicationContext(Set<Cell>) - Constructor for class eu.esdihumboldt.hale.common.align.model.transformation.tree.context.impl.TargetContext.DuplicationContext
Create a duplication context
TargetNode - Interface in eu.esdihumboldt.hale.common.align.model.transformation.tree
Target group or property
TargetNodeImpl - Class in eu.esdihumboldt.hale.common.align.model.transformation.tree.impl
Default TargetNode implementation
TargetNodeImpl(EntityDefinition, Collection<CellNode>, TypeDefinition, int, GroupNode) - Constructor for class eu.esdihumboldt.hale.common.align.model.transformation.tree.impl.TargetNodeImpl
Create a target node that is populated with assignments and children according to the given parameters.
TargetNodeImpl(EntityDefinition, GroupNode) - Constructor for class eu.esdihumboldt.hale.common.align.model.transformation.tree.impl.TargetNodeImpl
Create a target node associated with the given entity definition but unpopulated.
targetSchema - Variable in class eu.esdihumboldt.hale.io.project.jaxb.generated.HaleProject
 
TargetSchemaImportAdvisor - Class in eu.esdihumboldt.hale.ui.io.schema
Advisor for target schema import
TargetSchemaImportAdvisor() - Constructor for class eu.esdihumboldt.hale.ui.io.schema.TargetSchemaImportAdvisor
Default constructor
Task - Class in eu.esdihumboldt.hale.io.project.jaxb.generated
Java class for Task complex type.
Task() - Constructor for class eu.esdihumboldt.hale.io.project.jaxb.generated.Task
 
task - Variable in class eu.esdihumboldt.hale.io.project.jaxb.generated.TaskStatus
 
taskStatus - Variable in class eu.esdihumboldt.hale.io.project.jaxb.generated.HaleProject
 
taskStatus - Variable in class eu.esdihumboldt.hale.io.project.jaxb.generated.Task
 
TaskStatus - Class in eu.esdihumboldt.hale.io.project.jaxb.generated
Java class for TaskStatus complex type.
TaskStatus() - Constructor for class eu.esdihumboldt.hale.io.project.jaxb.generated.TaskStatus
 
taskType - Variable in class eu.esdihumboldt.hale.io.project.jaxb.generated.Task
 
test(Object, String, Object[], Object) - Method in class eu.esdihumboldt.hale.ui.geometry.tester.GeometryTester
 
test(Object, String, Object[], Object) - Method in class eu.esdihumboldt.hale.ui.service.align.internal.tester.CellTester
 
test(Object, String, Object[], Object) - Method in class eu.esdihumboldt.hale.ui.service.entity.internal.tester.InstanceContextTester
 
test(Object, String, Object[], Object) - Method in class eu.esdihumboldt.hale.ui.service.schema.tester.TypeEntityDefinitionTester
 
testStream(URI, boolean) - Static method in class eu.esdihumboldt.util.io.IOUtils
Tests whether a InputStream to the given URI can be opened.
TestValues - Interface in eu.esdihumboldt.hale.ui.functions.groovy
Provides test value for use in a script.
TextSourceListParameterPage - Class in eu.esdihumboldt.hale.ui.functions.core
Base parameter page for parameter pages that contain a listing of source types which can be put together to a target value.
TextSourceListParameterPage(String, String, ImageDescriptor) - Constructor for class eu.esdihumboldt.hale.ui.functions.core.TextSourceListParameterPage
 
TextSourceListParameterPage(String) - Constructor for class eu.esdihumboldt.hale.ui.functions.core.TextSourceListParameterPage
 
ThorstenPerspective - Class in eu.esdihumboldt.hale.ui.application
Thorsten's perspective
ThorstenPerspective() - Constructor for class eu.esdihumboldt.hale.ui.application.ThorstenPerspective
 
ThreadProgressMonitor - Class in eu.esdihumboldt.hale.ui.io.util
Stores current IProgressMonitors used in a thread.
ThreadProgressMonitor() - Constructor for class eu.esdihumboldt.hale.ui.io.util.ThreadProgressMonitor
 
TileOverlayProxy - Class in eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.extension.internal
Proxy for a tile overlay painter.
TileOverlayProxy(String) - Constructor for class eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.extension.internal.TileOverlayProxy
Create a tile overlay painter proxy.
timeText - Variable in class eu.esdihumboldt.hale.ui.views.report.properties.summary.ReportSummary
Text for timestamp
TipProvider - Interface in eu.esdihumboldt.hale.ui.util.viewer
Tooltip provider interface
TitleImageWizard - Interface in eu.esdihumboldt.hale.ui.util.wizard
Wizard providing a title image for the shell.
toArray() - Method in class eu.esdihumboldt.hale.ui.selection.impl.DefaultSchemaSelection
 
ToggleInstanceValidationHandler - Class in eu.esdihumboldt.hale.ui.instancevalidation.status
Handler for toggling the live instance validation.
ToggleInstanceValidationHandler() - Constructor for class eu.esdihumboldt.hale.ui.instancevalidation.status.ToggleInstanceValidationHandler
 
ToggleInstanceValidationState - Class in eu.esdihumboldt.hale.ui.instancevalidation.status
Toggle state for the instance validation, backed by the InstanceValidationService.
ToggleInstanceValidationState() - Constructor for class eu.esdihumboldt.hale.ui.instancevalidation.status.ToggleInstanceValidationState
Constructor.
toggleMappable(SchemaSpaceID, Collection<? extends TypeDefinition>) - Method in class eu.esdihumboldt.hale.ui.service.schema.internal.SchemaServiceImpl
 
toggleMappable(SchemaSpaceID, Collection<? extends TypeDefinition>) - Method in interface eu.esdihumboldt.hale.ui.service.schema.SchemaService
Toggles the mappable flag of all given types of the given schema space
toggleMappingRelevant(Collection<? extends TypeDefinition>) - Method in class eu.esdihumboldt.hale.common.schema.model.impl.DefaultSchemaSpace
 
toggleMappingRelevant(Collection<? extends TypeDefinition>) - Method in class eu.esdihumboldt.hale.common.schema.model.impl.DefaultTypeIndex
 
toggleMappingRelevant(Collection<? extends TypeDefinition>) - Method in interface eu.esdihumboldt.hale.common.schema.model.TypeIndex
Toggles the mappable flag of the given types.
toggleMappingRelevant(Collection<? extends TypeDefinition>) - Method in class eu.esdihumboldt.hale.io.gml.writer.internal.SchemaDecorator
 
ToggleTransformationHandler - Class in eu.esdihumboldt.hale.ui.service.instance.internal.handler
Handler that toggles the transformation of the InstanceService.
ToggleTransformationHandler() - Constructor for class eu.esdihumboldt.hale.ui.service.instance.internal.handler.ToggleTransformationHandler
 
Token - Class in eu.esdihumboldt.hale.server.security.util
Token utility.
Token() - Constructor for class eu.esdihumboldt.hale.server.security.util.Token
 
toList() - Method in class eu.esdihumboldt.hale.ui.selection.impl.DefaultSchemaSelection
 
toolTipVisible(Shell) - Static method in class eu.esdihumboldt.hale.ui.util.tip.BrowserTip
Determines if the tool tip is visible
TopLeftClip - Class in eu.esdihumboldt.hale.ui.views.styledmap.clip.impl
Diagonal clip for painting the top left area of the view-port.
TopLeftClip() - Constructor for class eu.esdihumboldt.hale.ui.views.styledmap.clip.impl.TopLeftClip
 
TopRightClip - Class in eu.esdihumboldt.hale.ui.views.styledmap.clip.impl
Diagonal clip for painting the top right area of the view-port.
TopRightClip() - Constructor for class eu.esdihumboldt.hale.ui.views.styledmap.clip.impl.TopRightClip
 
toString() - Method in class eu.esdihumboldt.hale.common.align.model.impl.ChildEntityDefinition
 
toString() - Method in class eu.esdihumboldt.hale.common.align.model.impl.DefaultCell
 
toString() - Method in class eu.esdihumboldt.hale.common.align.model.impl.DefaultProperty
 
toString() - Method in class eu.esdihumboldt.hale.common.align.model.impl.DefaultType
 
toString() - Method in class eu.esdihumboldt.hale.common.align.model.impl.TypeEntityDefinition
 
toString() - Method in class eu.esdihumboldt.hale.common.core.io.util.InputStreamDecorator
 
toString() - Method in class eu.esdihumboldt.hale.common.core.io.util.OutputStreamDecorator
 
toString() - Method in class eu.esdihumboldt.hale.common.core.report.impl.DefaultReporter
 
toString() - Method in class eu.esdihumboldt.hale.common.instance.geometry.DefaultGeometryProperty
 
toString() - Method in class eu.esdihumboldt.hale.common.schema.model.impl.AbstractDefinition
 
toString() - Method in class eu.esdihumboldt.hale.common.schema.model.impl.AbstractGroupPropertyDecorator
 
toString() - Method in class eu.esdihumboldt.hale.common.schema.model.impl.AbstractPropertyDecorator
 
toString() - Method in class eu.esdihumboldt.hale.common.schema.model.impl.DefaultGroupPropertyDefinition
 
toString() - Method in class eu.esdihumboldt.hale.common.schema.model.impl.DefaultPropertyDefinition
 
toString() - Method in class eu.esdihumboldt.hale.common.schema.model.impl.DefaultTypeDefinition
 
toString() - Method in class eu.esdihumboldt.hale.io.gml.writer.internal.geometry.DefinitionPath
 
toString() - Method in class eu.esdihumboldt.hale.io.gml.writer.internal.geometry.writers.Pattern
 
toString() - Method in class eu.esdihumboldt.hale.io.oml.internal.goml.align.Entity
 
toString() - Method in class eu.esdihumboldt.hale.io.oml.internal.goml.oml.ext.ValueClass
 
toString() - Method in class eu.esdihumboldt.hale.io.oml.internal.goml.oml.ext.ValueExpression
 
toString() - Method in class eu.esdihumboldt.hale.io.oml.internal.goml.omwg.Restriction
 
toString() - Method in class eu.esdihumboldt.hale.io.oml.internal.goml.rdf.Resource
 
toString() - Method in class eu.esdihumboldt.hale.ui.io.internal.WizardPageDecorator
 
toString() - Method in enum eu.esdihumboldt.hale.ui.style.editors.FilterEditor.FilterIdentifier
 
transf - Variable in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.EntityType
 
transform(Alignment, InstanceCollection, InstanceSink, ProgressIndicator) - Method in class eu.esdihumboldt.cst.ConceptualSchemaTransformer
 
transform(Alignment, InstanceCollection, InstanceSink, ProgressIndicator) - Method in interface eu.esdihumboldt.hale.common.align.transformation.service.TransformationService
Transform a set of source instances according to the given alignment.
transform(List<InstanceReader>, InstanceWriter, TransformationEnvironment, ReportHandler, Object) - Static method in class eu.esdihumboldt.hale.common.headless.transform.Transformation
Transform the instances provided through the given instance readers and supply the result to the given instance writer.
transform(InstanceCollection, LimboInstanceSink, ExportJob, ValidationJob, Alignment, SchemaSpace, ReportHandler, Object) - Static method in class eu.esdihumboldt.hale.common.headless.transform.Transformation
Transform the given instances, according to the given alignment.
transform(String, List<InstanceReader>, IOConfiguration) - Method in class eu.esdihumboldt.hale.common.headless.transform.TransformationWorkspace
Transform the instances provided through the given instance readers and store the result in the TransformationWorkspace.getTargetFolder().
Transformation - Interface in eu.esdihumboldt.hale.common.align.model.transformation
A transformation is an Alignment that has been processed to a set of transformation cells that can be converted to instructions to be executed to perform that transformation on instances.
Transformation - Class in eu.esdihumboldt.hale.common.headless.transform
Utility class for handling batch transformation.
Transformation() - Constructor for class eu.esdihumboldt.hale.common.headless.transform.Transformation
 
Transformation - Class in eu.esdihumboldt.hale.io.oml.internal.goml.oml.ext
This class represents .
Transformation() - Constructor for class eu.esdihumboldt.hale.io.oml.internal.goml.oml.ext.Transformation
 
Transformation(IResource) - Constructor for class eu.esdihumboldt.hale.io.oml.internal.goml.oml.ext.Transformation
 
transformation - Variable in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.TransfPipeType
 
TransformationContext - Class in eu.esdihumboldt.cst.internal
Execution context for the transformation.
TransformationContext() - Constructor for class eu.esdihumboldt.cst.internal.TransformationContext
 
TransformationContext - Interface in eu.esdihumboldt.hale.common.align.model.transformation.tree.context
Duplicates a context sub-tree in a transformation tree.
TransformationEngine - Interface in eu.esdihumboldt.hale.common.align.transformation.engine
A transformation engine used for TransformationFunction execution.
TransformationEnvironment - Interface in eu.esdihumboldt.hale.common.headless
Represents a loaded alignment and possible configuration for loading source data and writing transformed data.
TransformationException - Exception in eu.esdihumboldt.hale.common.align.transformation.function
Exception on transformation execution.
TransformationException() - Constructor for exception eu.esdihumboldt.hale.common.align.transformation.function.TransformationException
 
TransformationException(String, Throwable) - Constructor for exception eu.esdihumboldt.hale.common.align.transformation.function.TransformationException
 
TransformationException(String) - Constructor for exception eu.esdihumboldt.hale.common.align.transformation.function.TransformationException
 
TransformationException(Throwable) - Constructor for exception eu.esdihumboldt.hale.common.align.transformation.function.TransformationException
 
TransformationFactory<T extends TransformationFunction<?>> - Interface in eu.esdihumboldt.hale.common.align.extension.transformation
Factory for TransformationFunctions
TransformationFunction<E extends TransformationEngine> - Interface in eu.esdihumboldt.hale.common.align.transformation.function
Common interface for all transformation functions
TransformationList - Class in eu.esdihumboldt.hale.server.webtransform.war.components
Transformations list.
TransformationList(String, boolean) - Constructor for class eu.esdihumboldt.hale.server.webtransform.war.components.TransformationList
Constructor
TransformationLog - Interface in eu.esdihumboldt.hale.common.align.transformation.report
Report log for transformation functions.
TransformationMessage - Interface in eu.esdihumboldt.hale.common.align.transformation.report
Transformation message
TransformationMessageImpl - Class in eu.esdihumboldt.hale.common.align.transformation.report.impl
Default TransformationMessage implementation
TransformationMessageImpl(Cell, String, Throwable) - Constructor for class eu.esdihumboldt.hale.common.align.transformation.report.impl.TransformationMessageImpl
Create a new transformation message.
TransformationMessageImpl(Cell, String, Throwable, String) - Constructor for class eu.esdihumboldt.hale.common.align.transformation.report.impl.TransformationMessageImpl
Create a new transformation message.
TransformationMessageImpl(CellBean, String, Throwable, String) - Constructor for class eu.esdihumboldt.hale.common.align.transformation.report.impl.TransformationMessageImpl
Create a new transformation message.
TransformationMessageImplDefinition - Class in eu.esdihumboldt.hale.common.align.transformation.report.impl
Object definition for TransformationMessageImpl
TransformationMessageImplDefinition() - Constructor for class eu.esdihumboldt.hale.common.align.transformation.report.impl.TransformationMessageImplDefinition
Default constructor
TransformationNode - Interface in eu.esdihumboldt.hale.common.align.model.transformation.tree
Interface for nodes that temporarily store transformation relevant data regarding specific source instances as annotations.
TransformationNodeShape - Class in eu.esdihumboldt.hale.ui.common.graph.figures
Transformation node shape
TransformationNodeShape(int, int) - Constructor for class eu.esdihumboldt.hale.ui.common.graph.figures.TransformationNodeShape
 
TransformationNodeVisitor - Interface in eu.esdihumboldt.hale.common.align.model.transformation.tree
Interface for transformation tree visitors.
TransformationPerspective - Class in eu.esdihumboldt.hale.ui.views.transformation
Transformation perspective
TransformationPerspective() - Constructor for class eu.esdihumboldt.hale.ui.views.transformation.TransformationPerspective
 
TransformationPipe - Class in eu.esdihumboldt.hale.io.oml.internal.goml.oml.ext
Use a TransformationPipe if you want to apply a sequence of more than one transformation to a defined input set.
TransformationPipe(List<Transformation>) - Constructor for class eu.esdihumboldt.hale.io.oml.internal.goml.oml.ext.TransformationPipe
 
TransformationReport - Interface in eu.esdihumboldt.hale.common.align.transformation.report
TODO Type description
TransformationReporter - Interface in eu.esdihumboldt.hale.common.align.transformation.report
Reporter for transformation messages
TransformationReportImplDefinition - Class in eu.esdihumboldt.hale.common.align.transformation.report.impl
Object definition for TransformationReport.
TransformationReportImplDefinition() - Constructor for class eu.esdihumboldt.hale.common.align.transformation.report.impl.TransformationReportImplDefinition
Constructor.
TransformationService - Interface in eu.esdihumboldt.hale.common.align.transformation.service
Transformation service
TransformationsPage - Class in eu.esdihumboldt.hale.server.webtransform.war.pages
Page listing transformation environments.
TransformationsPage() - Constructor for class eu.esdihumboldt.hale.server.webtransform.war.pages.TransformationsPage
 
transformationToggled(boolean) - Method in class eu.esdihumboldt.hale.ui.service.instance.InstanceServiceAdapter
 
transformationToggled(boolean) - Method in interface eu.esdihumboldt.hale.ui.service.instance.InstanceServiceListener
Called when the transformation has been enabled or disabled.
transformationToggled(boolean) - Method in class eu.esdihumboldt.hale.ui.views.styledmap.painter.AbstractInstancePainter
 
TransformationToggleState - Class in eu.esdihumboldt.hale.ui.service.instance.internal.handler
Command state that represents if the InstanceService transformation is enabled.
TransformationToggleState() - Constructor for class eu.esdihumboldt.hale.ui.service.instance.internal.handler.TransformationToggleState
Default constructor
TransformationTree - Interface in eu.esdihumboldt.hale.common.align.model.transformation.tree
Represents the root in a transformation tree.
TransformationTreeContentProvider - Class in eu.esdihumboldt.hale.ui.common.graph.content
Transformation graph based on TransformationTree derived from an Alignment
TransformationTreeContentProvider() - Constructor for class eu.esdihumboldt.hale.ui.common.graph.content.TransformationTreeContentProvider
 
TransformationTreeHook - Interface in eu.esdihumboldt.cst.extension.hooks
Transformation tree hook, called in preparation of property transformation.
TransformationTreeHook.TreeState - Enum in eu.esdihumboldt.cst.extension.hooks
Classification of transformation tree states.
TransformationTreeHookExtension - Class in eu.esdihumboldt.cst.extension.hooks
Extension for TransformationTreeHooks
TransformationTreeHookExtension() - Constructor for class eu.esdihumboldt.cst.extension.hooks.TransformationTreeHookExtension
Default constructor
TransformationTreeHookFactory - Interface in eu.esdihumboldt.cst.extension.hooks
Factory for TransformationTreeHooks.
TransformationTreeHooks - Interface in eu.esdihumboldt.cst.extension.hooks
TransformationTreeHooks service interface.
TransformationTreeHooksContribution - Class in eu.esdihumboldt.hale.ui.cst.contribution
Contribution for transformation tree hooks.
TransformationTreeHooksContribution() - Constructor for class eu.esdihumboldt.hale.ui.cst.contribution.TransformationTreeHooksContribution
 
TransformationTreeImpl - Class in eu.esdihumboldt.hale.common.align.model.transformation.tree.impl
Default TransformationTree implementation
TransformationTreeImpl(TypeDefinition, Alignment) - Constructor for class eu.esdihumboldt.hale.common.align.model.transformation.tree.impl.TransformationTreeImpl
Create a transformation tree
TransformationTreeLabelProvider - Class in eu.esdihumboldt.hale.ui.common.graph.labels
Label provider for transformation trees
TransformationTreeLabelProvider() - Constructor for class eu.esdihumboldt.hale.ui.common.graph.labels.TransformationTreeLabelProvider
Default constructor
TransformationTreeMetadata - Interface in eu.esdihumboldt.hale.ui.cst.debug.metadata
Transformation tree metadata constants.
TransformationTreeMetadataHook - Class in eu.esdihumboldt.hale.ui.cst.debug.metadata.internal
Transformation tree hook storing the transformation tree in the instance metadata.
TransformationTreeMetadataHook() - Constructor for class eu.esdihumboldt.hale.ui.cst.debug.metadata.internal.TransformationTreeMetadataHook
 
TransformationTreePool - Class in eu.esdihumboldt.cst.internal
Pool for transformation trees.
TransformationTreePool(Alignment, ContextMatcher) - Constructor for class eu.esdihumboldt.cst.internal.TransformationTreePool
Create a transformation tree pool.
TransformationTreeUtil - Class in eu.esdihumboldt.hale.common.align.model.transformation.tree
Transformation tree utilities.
TransformationTreeUtil() - Constructor for class eu.esdihumboldt.hale.common.align.model.transformation.tree.TransformationTreeUtil
 
TransformationType - Class in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml
Java class for TransformationType complex type.
TransformationType() - Constructor for class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.TransformationType
 
TransformationView - Class in eu.esdihumboldt.hale.ui.views.transformation
View displaying transformation tree(s).
TransformationView() - Constructor for class eu.esdihumboldt.hale.ui.views.transformation.TransformationView
 
TransformationViewPlugin - Class in eu.esdihumboldt.hale.ui.views.transformation.internal
The activator class controls the plug-in life cycle
TransformationViewPlugin() - Constructor for class eu.esdihumboldt.hale.ui.views.transformation.internal.TransformationViewPlugin
Default constructor
TransformationWorkspace - Class in eu.esdihumboldt.hale.common.headless.transform
A transformation workspace based on WorkspaceService and EnvironmentService.
TransformationWorkspace() - Constructor for class eu.esdihumboldt.hale.common.headless.transform.TransformationWorkspace
Create a new transformation workspace with a lease duration of one day.
TransformationWorkspace(ReadableDuration) - Constructor for class eu.esdihumboldt.hale.common.headless.transform.TransformationWorkspace
Create a new transformation workspace with a custom lease duration.
TransformationWorkspace(String) - Constructor for class eu.esdihumboldt.hale.common.headless.transform.TransformationWorkspace
Create a representation of an existing transformation workspace.
TransformationWorkspace(String, ReadableDuration) - Constructor for class eu.esdihumboldt.hale.common.headless.transform.TransformationWorkspace
Create a new workspace or use an existing one.
TransformDataExportAdvisor - Class in eu.esdihumboldt.hale.ui.transformation
Export advisor for the transform data export using a specified instance collection.
TransformDataExportAdvisor(InstanceCollection) - Constructor for class eu.esdihumboldt.hale.ui.transformation.TransformDataExportAdvisor
Default constructor.
TransformDataHandler - Class in eu.esdihumboldt.hale.ui.transformation
Show the TransformDataWizard.
TransformDataHandler() - Constructor for class eu.esdihumboldt.hale.ui.transformation.TransformDataHandler
 
TransformDataImportAdvisor - Class in eu.esdihumboldt.hale.ui.transformation
Import advisor for the transform data wizard.
TransformDataImportAdvisor() - Constructor for class eu.esdihumboldt.hale.ui.transformation.TransformDataImportAdvisor
 
TransformDataWizard - Class in eu.esdihumboldt.hale.ui.transformation
Wizard for selecting source data files and a target file for a complete transformation run.
TransformDataWizard() - Constructor for class eu.esdihumboldt.hale.ui.transformation.TransformDataWizard
Default constructor.
TransformDataWizardSourcePage - Class in eu.esdihumboldt.hale.ui.transformation
Page for selection of source data files for the TransformDataWizard.
TransformDataWizardSourcePage(IWizardContainer, LimboInstanceSink) - Constructor for class eu.esdihumboldt.hale.ui.transformation.TransformDataWizardSourcePage
Creates the transform data wizard page for selecting source data files.
TransformedDataView - Class in eu.esdihumboldt.hale.ui.views.data
Table for viewing transformed data
TransformedDataView() - Constructor for class eu.esdihumboldt.hale.ui.views.data.TransformedDataView
Default constructor
TransformedInstancePainter - Class in eu.esdihumboldt.hale.ui.views.styledmap.painter
Painter for transformed instances.
TransformedInstancePainter() - Constructor for class eu.esdihumboldt.hale.ui.views.styledmap.painter.TransformedInstancePainter
Default constructor
TransformedTableView_0 - Static variable in class eu.esdihumboldt.hale.ui.views.data.internal.Messages
 
TransformedTableView_1 - Static variable in class eu.esdihumboldt.hale.ui.views.data.internal.Messages
 
TransformedTableView_SynchToolTipText - Static variable in class eu.esdihumboldt.hale.ui.views.data.internal.Messages
 
TransfPipeType - Class in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml
Java class for TransfPipeType complex type.
TransfPipeType() - Constructor for class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.TransfPipeType
 
TRANSLITERATION_LABEL_TEXT - Static variable in interface eu.esdihumboldt.hale.ui.functions.inspire.internal.GeographicalNamePageConstants
 
traverse(Instance, InstanceTraversalCallback) - Method in class eu.esdihumboldt.hale.common.instance.helper.BreadthFirstInstanceTraverser
Deprecated.  
traverse(Group, InstanceTraversalCallback) - Method in class eu.esdihumboldt.hale.common.instance.helper.BreadthFirstInstanceTraverser
Deprecated.  
traverse(Object, InstanceTraversalCallback) - Method in class eu.esdihumboldt.hale.common.instance.helper.BreadthFirstInstanceTraverser
Deprecated.  
traverse(Instance, InstanceTraversalCallback) - Method in class eu.esdihumboldt.hale.common.instance.helper.DepthFirstInstanceTraverser
 
traverse(Group, InstanceTraversalCallback) - Method in class eu.esdihumboldt.hale.common.instance.helper.DepthFirstInstanceTraverser
 
traverse(Object, InstanceTraversalCallback) - Method in class eu.esdihumboldt.hale.common.instance.helper.DepthFirstInstanceTraverser
 
traverse(Instance, InstanceTraversalCallback) - Method in interface eu.esdihumboldt.hale.common.instance.helper.InstanceTraverser
Traverse the given instance.
traverse(Group, InstanceTraversalCallback) - Method in interface eu.esdihumboldt.hale.common.instance.helper.InstanceTraverser
Traverse the given group.
traverse(Object, InstanceTraversalCallback) - Method in interface eu.esdihumboldt.hale.common.instance.helper.InstanceTraverser
Traverse the given value.
traverseChildren(Group, InstanceTraversalCallback) - Method in class eu.esdihumboldt.hale.common.instance.helper.BreadthFirstInstanceTraverser
Deprecated. Traverse the children of a given group.
traverseChildren(Group, InstanceTraversalCallback) - Method in class eu.esdihumboldt.hale.common.instance.helper.DepthFirstInstanceTraverser
Traverse the children of a given group.
TreePathFilteredTree - Class in eu.esdihumboldt.hale.ui.util.viewer.tree
Filtered tree that supports a ITreePathContentProvider and a TreePathPatternFilter
TreePathFilteredTree(Composite, int, PatternFilter, boolean) - Constructor for class eu.esdihumboldt.hale.ui.util.viewer.tree.TreePathFilteredTree
 
TreePathFilteredTree.TreePathTreeViewer - Class in eu.esdihumboldt.hale.ui.util.viewer.tree
Tree viewer that calls filters with TreePaths as elements
TreePathFilteredTree.TreePathTreeViewer(Composite, int) - Constructor for class eu.esdihumboldt.hale.ui.util.viewer.tree.TreePathFilteredTree.TreePathTreeViewer
 
TreePathPatternFilter - Class in eu.esdihumboldt.hale.ui.util.viewer.tree
Adapts PatternFilter to support TreePaths as elements.
TreePathPatternFilter() - Constructor for class eu.esdihumboldt.hale.ui.util.viewer.tree.TreePathPatternFilter
 
TreePathProviderAdapter - Class in eu.esdihumboldt.hale.ui.util.viewer.tree
Adapter for using an ITreeContentProvider as an ITreePathContentProvider.
TreePathProviderAdapter(ITreeContentProvider) - Constructor for class eu.esdihumboldt.hale.ui.util.viewer.tree.TreePathProviderAdapter
Create an ITreePathContentProvider wrapping an ITreeContentProvider.
TreePropertyTransformer - Class in eu.esdihumboldt.cst.internal
Property transformer based on a TransformationTree.
TreePropertyTransformer(Alignment, TransformationReporter, InstanceSink, EngineManager, TransformationContext) - Constructor for class eu.esdihumboldt.cst.internal.TreePropertyTransformer
Create a simple property transformer
trigger() - Method in class eu.esdihumboldt.hale.common.headless.impl.WorkspaceServiceImpl
Triggers the service scanning for workspace folders where the lease time has ended and deletes them.
triggerScan() - Method in class eu.esdihumboldt.hale.server.projects.impl.ProjectScavengerImpl
 
triggerScan() - Method in interface eu.esdihumboldt.hale.server.projects.ProjectScavenger
Check if there are any new projects available.
tryClose() - Method in class eu.esdihumboldt.hale.common.instance.orient.storage.DatabaseHandle
Try closing the database connection
tryResolve(URI, String) - Static method in class eu.esdihumboldt.util.resource.Resources
Try resolving an URI for a given resource type.
TTreeExporter - Class in eu.esdihumboldt.hale.ui.ttreeexporter
Exports a transformation tree to a file, requiring user interaction.
TTreeExporter() - Constructor for class eu.esdihumboldt.hale.ui.ttreeexporter.TTreeExporter
 
TXT_CHNGD - Static variable in class eu.esdihumboldt.hale.io.csv.ui.TypeNameField
Parameter that signals when a test has changed
Type - Interface in eu.esdihumboldt.hale.common.align.model
Represents a type in a mapping cell
type - Variable in class eu.esdihumboldt.hale.io.project.jaxb.generated.InstanceData
 
TYPE_BUNDLE - Static variable in class eu.esdihumboldt.hale.ui.firststeps.LoadProjectAction
Value for type parameter, specifying that the path is a bundle internal path.
TYPE_FILE - Static variable in class eu.esdihumboldt.hale.ui.firststeps.LoadProjectAction
Value for type parameter, specifying that the path is a file path.
TYPE_URI - Static variable in class eu.esdihumboldt.hale.ui.firststeps.LoadProjectAction
Value for type parameter, specifying that the path is an uri.
TypeBean - Class in eu.esdihumboldt.hale.common.align.io.impl.internal
Represents a Type
TypeBean() - Constructor for class eu.esdihumboldt.hale.common.align.io.impl.internal.TypeBean
Default constructor
TypeBean(Type) - Constructor for class eu.esdihumboldt.hale.common.align.io.impl.internal.TypeBean
Creates a type entity bean based on the given type entity
TypeCellInfo - Class in eu.esdihumboldt.hale.io.html
The type cell info for a type cell
TypeCellInfo(Cell, Alignment, Identifiers<Cell>, String) - Constructor for class eu.esdihumboldt.hale.io.html.TypeCellInfo
Constructor for a type cell info
TypeCondition - Interface in eu.esdihumboldt.hale.common.align.model.condition
Condition a Type may fulfill
typeCondition - Variable in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.PropertyQualifierType
 
typeCondition - Variable in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.PropertyType
 
TypeConstraint - Interface in eu.esdihumboldt.hale.common.schema.model
Marks constraints for TypeDefinitions
TypeConstraintValidator - Interface in eu.esdihumboldt.hale.common.instance.extension.validation
Validates type constraints.
TypeDefinition - Interface in eu.esdihumboldt.hale.common.schema.model
Represents a type definition
TypeDefinitionAbstractFlagSection - Class in eu.esdihumboldt.hale.ui.views.properties.definition.typedefinition
Properties section with AbstractFlag information
TypeDefinitionAbstractFlagSection() - Constructor for class eu.esdihumboldt.hale.ui.views.properties.definition.typedefinition.TypeDefinitionAbstractFlagSection
 
TypeDefinitionContentProvider - Class in eu.esdihumboldt.hale.ui.common.definition.viewer
Content provider for a tree representing the structure of TypeDefinitions.
TypeDefinitionContentProvider(TreeViewer) - Constructor for class eu.esdihumboldt.hale.ui.common.definition.viewer.TypeDefinitionContentProvider
 
TypeDefinitionDialog - Class in eu.esdihumboldt.hale.ui.common.definition.selector
Selection dialog for TypeDefinitions.
TypeDefinitionDialog(Shell, String, TypeDefinition, TypeIndex) - Constructor for class eu.esdihumboldt.hale.ui.common.definition.selector.TypeDefinitionDialog
Create a type definition selection dialog.
TypeDefinitionDialog(Shell, String, TypeDefinition, Iterable<TypeDefinition>) - Constructor for class eu.esdihumboldt.hale.ui.common.definition.selector.TypeDefinitionDialog
Create a type definition selection dialog.
TypeDefinitionElementTypeBindingSection - Class in eu.esdihumboldt.hale.ui.views.properties.definition.typedefinition
Properties section with element type and binding information
TypeDefinitionElementTypeBindingSection() - Constructor for class eu.esdihumboldt.hale.ui.views.properties.definition.typedefinition.TypeDefinitionElementTypeBindingSection
 
TypeDefinitionEnumeration - Class in eu.esdihumboldt.hale.ui.views.properties.definition.typedefinition
Properties section with Enumeration information
TypeDefinitionEnumeration() - Constructor for class eu.esdihumboldt.hale.ui.views.properties.definition.typedefinition.TypeDefinitionEnumeration
 
TypeDefinitionEnumerationFilter - Class in eu.esdihumboldt.hale.ui.views.properties.definition.typedefinition
Filter that lets only TypeDefinitions with enumeration values which are not null pass.
TypeDefinitionEnumerationFilter() - Constructor for class eu.esdihumboldt.hale.ui.views.properties.definition.typedefinition.TypeDefinitionEnumerationFilter
 
TypeDefinitionHasValueFlagSection - Class in eu.esdihumboldt.hale.ui.views.properties.definition.typedefinition
Properties section with HasValueFlag information
TypeDefinitionHasValueFlagSection() - Constructor for class eu.esdihumboldt.hale.ui.views.properties.definition.typedefinition.TypeDefinitionHasValueFlagSection
 
TypeDefinitionMappableFlagSection - Class in eu.esdihumboldt.hale.ui.views.properties.definition.typedefinition
Properties section with MappableFlag information
TypeDefinitionMappableFlagSection() - Constructor for class eu.esdihumboldt.hale.ui.views.properties.definition.typedefinition.TypeDefinitionMappableFlagSection
 
TypeDefinitionSelector - Class in eu.esdihumboldt.hale.ui.common.definition.selector
Selector for type definitions.
TypeDefinitionSelector(Composite, String, TypeIndex, ViewerFilter[]) - Constructor for class eu.esdihumboldt.hale.ui.common.definition.selector.TypeDefinitionSelector
Create a type definition selector.
TypeDefinitionStructure - Class in eu.esdihumboldt.hale.ui.views.properties.definition.typedefinition
Property section that shows the type structure.
TypeDefinitionStructure() - Constructor for class eu.esdihumboldt.hale.ui.views.properties.definition.typedefinition.TypeDefinitionStructure
 
TypeDefinitionStructureFilter - Class in eu.esdihumboldt.hale.ui.views.properties.definition.typedefinition
Filter that only accepts type definitions with childrens.
TypeDefinitionStructureFilter() - Constructor for class eu.esdihumboldt.hale.ui.views.properties.definition.typedefinition.TypeDefinitionStructureFilter
 
TypeDefinitionXmlElementsFilter - Class in eu.esdihumboldt.hale.io.xsd.ui.properties
Filter that lets only TypeDefinitions with xmlelements information which are not empty pass.
TypeDefinitionXmlElementsFilter() - Constructor for class eu.esdihumboldt.hale.io.xsd.ui.properties.TypeDefinitionXmlElementsFilter
 
TypeDefinitionXmlElementsSection - Class in eu.esdihumboldt.hale.io.xsd.ui.properties
Properties Section with XmlElements
TypeDefinitionXmlElementsSection() - Constructor for class eu.esdihumboldt.hale.io.xsd.ui.properties.TypeDefinitionXmlElementsSection
 
TypeEntitiesPage - Class in eu.esdihumboldt.hale.ui.function.generic.pages
Entity page for types
TypeEntitiesPage(SchemaSelection, Cell) - Constructor for class eu.esdihumboldt.hale.ui.function.generic.pages.TypeEntitiesPage
 
TypeEntityDefinition - Class in eu.esdihumboldt.hale.common.align.model.impl
Entity definition for a type
TypeEntityDefinition(TypeDefinition, SchemaSpaceID, Filter) - Constructor for class eu.esdihumboldt.hale.common.align.model.impl.TypeEntityDefinition
Create an entity definition for the given type
TypeEntityDefinitionTester - Class in eu.esdihumboldt.hale.ui.service.schema.tester
Tests on TypeEntityDefinitions based on the AlignmentService.
TypeEntityDefinitionTester() - Constructor for class eu.esdihumboldt.hale.ui.service.schema.tester.TypeEntityDefinitionTester
 
TypeEntityDialog - Class in eu.esdihumboldt.hale.ui.function.common
Dialog for selecting a TypeEntityDefinition.
TypeEntityDialog(Shell, SchemaSpaceID, String, EntityDefinition) - Constructor for class eu.esdihumboldt.hale.ui.function.common.TypeEntityDialog
 
TypeEntitySelector - Class in eu.esdihumboldt.hale.ui.function.common
Entity selector for Type entities
TypeEntitySelector(SchemaSpaceID, TypeParameter, Composite) - Constructor for class eu.esdihumboldt.hale.ui.function.common.TypeEntitySelector
Create an entity selector for Type entities
TypeField - Class in eu.esdihumboldt.hale.ui.function.generic.pages.internal
Represents named type entities in a function
TypeField(TypeParameter, SchemaSpaceID, Composite, Set<EntityDefinition>, Cell) - Constructor for class eu.esdihumboldt.hale.ui.function.generic.pages.internal.TypeField
 
TypeFilter - Class in eu.esdihumboldt.hale.common.filter
Filter that matches instances with a certain associated type.
TypeFilter(TypeDefinition) - Constructor for class eu.esdihumboldt.hale.common.filter.TypeFilter
Create a filter matching instances associated with the given type.
TypeFilterDialog - Class in eu.esdihumboldt.hale.ui.filter
Dialog for configuring a CQL type filter.
TypeFilterDialog(Shell, TypeDefinition, String, String) - Constructor for class eu.esdihumboldt.hale.ui.filter.TypeFilterDialog
Constructor.
TypeFilterField - Class in eu.esdihumboldt.hale.ui.filter
Field for editing a type filter.
TypeFilterField(TypeDefinition, Composite, int, SchemaSpaceID, TypeFilterField.FilterType) - Constructor for class eu.esdihumboldt.hale.ui.filter.TypeFilterField
Create a new filter field for a given type.
TypeFilterField.FilterType - Enum in eu.esdihumboldt.hale.ui.filter
The supported filter types.
TypeFunction - Class in eu.esdihumboldt.hale.common.align.extension.function
Type function
TypeFunction(IConfigurationElement) - Constructor for class eu.esdihumboldt.hale.common.align.extension.function.TypeFunction
 
TypeFunctionExtension - Class in eu.esdihumboldt.hale.common.align.extension.function
Extension for TypeFunctions
TypeFunctionExtension() - Constructor for class eu.esdihumboldt.hale.common.align.extension.function.TypeFunctionExtension
Default constructor
TypeFunctionGraphFilter - Class in eu.esdihumboldt.hale.ui.views.properties.function.typefunction
Filter that lets only TypeFunctions with a source or a target that is not empty pass.
TypeFunctionGraphFilter() - Constructor for class eu.esdihumboldt.hale.ui.views.properties.function.typefunction.TypeFunctionGraphFilter
 
TypeFunctionGraphSection - Class in eu.esdihumboldt.hale.ui.views.properties.function.typefunction
Type function section with source information
TypeFunctionGraphSection() - Constructor for class eu.esdihumboldt.hale.ui.views.properties.function.typefunction.TypeFunctionGraphSection
 
TypeFunctionWizardDescriptor - Interface in eu.esdihumboldt.hale.ui.function.extension
TODO Type description
TypeFunctionWizardDescriptorImpl - Class in eu.esdihumboldt.hale.ui.function.extension.impl
Type function wizard descriptor
TypeFunctionWizardDescriptorImpl(IConfigurationElement) - Constructor for class eu.esdihumboldt.hale.ui.function.extension.impl.TypeFunctionWizardDescriptorImpl
 
TypeHierarchyContentProvider - Class in eu.esdihumboldt.hale.ui.views.typehierarchy
Tree content provider showing the hierarchy of a TypeDefinition
TypeHierarchyContentProvider() - Constructor for class eu.esdihumboldt.hale.ui.views.typehierarchy.TypeHierarchyContentProvider
 
TypeHierarchyContentProvider.ParentPath - Class in eu.esdihumboldt.hale.ui.views.typehierarchy
Parent path for a type definition
TypeHierarchyContentProvider.ParentPath(TypeDefinition) - Constructor for class eu.esdihumboldt.hale.ui.views.typehierarchy.TypeHierarchyContentProvider.ParentPath
Create a parent path for the given type
TypeHierarchyLabelProvider - Class in eu.esdihumboldt.hale.ui.views.typehierarchy
Label provider for type hierarchies
TypeHierarchyLabelProvider() - Constructor for class eu.esdihumboldt.hale.ui.views.typehierarchy.TypeHierarchyLabelProvider
 
TypeHierarchyView - Class in eu.esdihumboldt.hale.ui.views.typehierarchy
View that shows the hierarchy of a TypeDefinition
TypeHierarchyView() - Constructor for class eu.esdihumboldt.hale.ui.views.typehierarchy.TypeHierarchyView
 
TypeIndex - Interface in eu.esdihumboldt.hale.common.schema.model
A type index holds a set of type definitions and a corresponding name index.
TypeIndexContentProvider - Class in eu.esdihumboldt.hale.ui.common.definition.viewer
Tree content provider using a TypeIndex as root, or an Iterable of TypeDefinitions.
TypeIndexContentProvider(TreeViewer) - Constructor for class eu.esdihumboldt.hale.ui.common.definition.viewer.TypeIndexContentProvider
Create a content provider based on a TypeIndex as input.
TypeMetaPairContentProvider - Class in eu.esdihumboldt.hale.ui.views.data.internal.compare
Subclass of the tree content provider SchemaEntityTypeIndexContentProvider, which can handle metadatas of instances.
TypeMetaPairContentProvider(TreeViewer, SchemaSpaceID) - Constructor for class eu.esdihumboldt.hale.ui.views.data.internal.compare.TypeMetaPairContentProvider
 
TypeNameField - Class in eu.esdihumboldt.hale.io.csv.ui
The Class specifying the TextField for the Typename
TypeNameField(String, String, Composite) - Constructor for class eu.esdihumboldt.hale.io.csv.ui.TypeNameField
 
TypeParameter - Class in eu.esdihumboldt.hale.common.align.extension.function
Represents a source or target type as parameter to a TypeFunction
TypeParameter(IConfigurationElement) - Constructor for class eu.esdihumboldt.hale.common.align.extension.function.TypeParameter
 
TypePropertyContentProvider - Class in eu.esdihumboldt.hale.ui.common.definition.viewer
Content provider that shows properties of an input type definition
TypePropertyContentProvider(TreeViewer) - Constructor for class eu.esdihumboldt.hale.ui.common.definition.viewer.TypePropertyContentProvider
 
TypesContentProvider - Class in eu.esdihumboldt.hale.ui.common.definition.viewer
Content provider that only displays types and not their children
TypesContentProvider(TreeViewer) - Constructor for class eu.esdihumboldt.hale.ui.common.definition.viewer.TypesContentProvider
 
TypeSelectionPage - Class in eu.esdihumboldt.hale.io.csv.ui
Advanced configuration for the instance reader
TypeSelectionPage() - Constructor for class eu.esdihumboldt.hale.io.csv.ui.TypeSelectionPage
default constructor
TypeSelectionPage - Class in eu.esdihumboldt.hale.io.shp.ui
Configuration page for selecting the schema type for Shapefile instances.
TypeSelectionPage() - Constructor for class eu.esdihumboldt.hale.io.shp.ui.TypeSelectionPage
default constructor
TypeStyleHandler - Class in eu.esdihumboldt.hale.ui.style
Shows a FeatureStyleDialog for a selected TypeDefinition or entity definition that represents a type.
TypeStyleHandler() - Constructor for class eu.esdihumboldt.hale.ui.style.TypeStyleHandler
 
TypeTransformation<E extends TransformationEngine> - Interface in eu.esdihumboldt.hale.common.align.transformation.function
Transformation function between source and target types.
TypeTransformationExtension - Class in eu.esdihumboldt.hale.common.align.extension.transformation
Extension for TypeTransformations
TypeTransformationExtension() - Constructor for class eu.esdihumboldt.hale.common.align.extension.transformation.TypeTransformationExtension
Default constructor
TypeTransformationExtension.TypeTransformationConfiguration - Class in eu.esdihumboldt.hale.common.align.extension.transformation
Factory for TypeTransformations
TypeTransformationExtension.TypeTransformationConfiguration(IConfigurationElement) - Constructor for class eu.esdihumboldt.hale.common.align.extension.transformation.TypeTransformationExtension.TypeTransformationConfiguration
 
TypeTransformationFactory - Interface in eu.esdihumboldt.hale.common.align.extension.transformation
Factory for TypeTransformations

Humboldt Alignment Editor 2.5.0
A B C D E F G H I J K L M N O P Q R S T U V W X Z _
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d