Humboldt Alignment Editor 2.7.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 _ 

L

label - Variable in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.CellType
 
label - Variable in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.EntityType
 
label - Variable in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.OntologyType
 
lang - Variable in class eu.esdihumboldt.hale.common.align.io.impl.internal.generated.ConditionType
 
lang - Variable in class eu.esdihumboldt.hale.server.api.wadl.internal.generated.WadlDoc
 
LANGUAGE_LABEL_TEXT - Static variable in interface eu.esdihumboldt.hale.ui.functions.inspire.internal.GeographicalNamePageConstants
 
LaunchAction - Interface in eu.esdihumboldt.hale.ui.launchaction
Action that can be triggered when launching the HALE UI application with specific arguments (e.g.
LaunchActionExtension - Class in eu.esdihumboldt.hale.ui.launchaction.extension
Launch action extension.
LaunchActionExtension() - Constructor for class eu.esdihumboldt.hale.ui.launchaction.extension.LaunchActionExtension
Default constructor.
LaunchActionExtension.ConfigFactory - Class in eu.esdihumboldt.hale.ui.launchaction.extension
Launch action factory based on configuration element.
LaunchActionExtension.ConfigFactory(IConfigurationElement) - Constructor for class eu.esdihumboldt.hale.ui.launchaction.extension.LaunchActionExtension.ConfigFactory
 
LaunchActionFactory - Interface in eu.esdihumboldt.hale.ui.launchaction.extension
Factory for a launch action.
layout(boolean, boolean) - Method in class eu.esdihumboldt.hale.ui.util.components.DynamicScrolledComposite
 
LayoutAction - Class in eu.esdihumboldt.hale.ui.util.graph
Action that triggers relayouting a GraphViewer
LayoutAction(GraphViewer) - Constructor for class eu.esdihumboldt.hale.ui.util.graph.LayoutAction
Constructor
LayoutAugmentation - Interface in eu.esdihumboldt.hale.ui.views.styledmap.clip.layout
Paints an augmentation over a map layouted with the corresponding PainterLayout.
LayoutAugmentationPainter - Class in eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.extension
Layout augmentation painer.
LayoutAugmentationPainter() - Constructor for class eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.extension.LayoutAugmentationPainter
Default constructor.
LazyGroupPropertyDefinition - Class in eu.esdihumboldt.hale.io.xsd.reader.internal
Lazy property group definition
LazyGroupPropertyDefinition(QName, DefinitionGroup, XmlIndex, boolean) - Constructor for class eu.esdihumboldt.hale.io.xsd.reader.internal.LazyGroupPropertyDefinition
Create a lazy group property definition
LazyPropertyDefinition - Class in eu.esdihumboldt.hale.io.xsd.reader.internal
XML property definition that doesn't know its property type on construction time.
LazyPropertyDefinition(QName, DefinitionGroup, XmlIndex) - Constructor for class eu.esdihumboldt.hale.io.xsd.reader.internal.LazyPropertyDefinition
Create a lazy property definiton
leaseWorkspace(ReadableDuration) - Method in class eu.esdihumboldt.hale.common.headless.impl.WorkspaceServiceImpl
 
leaseWorkspace(ReadableDuration) - Method in interface eu.esdihumboldt.hale.common.headless.WorkspaceService
Lease a workspace folder for the given duration.
leave(TransformationTree) - Method in interface eu.esdihumboldt.hale.common.align.model.transformation.tree.TransformationNodeVisitor
Called after a transformation tree root has been visited.
leave(TargetNode) - Method in interface eu.esdihumboldt.hale.common.align.model.transformation.tree.TransformationNodeVisitor
Called after a target node has been visited.
leave(CellNode) - Method in interface eu.esdihumboldt.hale.common.align.model.transformation.tree.TransformationNodeVisitor
Called after a cell node has been visited.
leave(SourceNode) - Method in interface eu.esdihumboldt.hale.common.align.model.transformation.tree.TransformationNodeVisitor
Called after a source node has been visited.
leave(TransformationTree) - Method in class eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor.AbstractTransformationNodeVisitor
 
leave(TargetNode) - Method in class eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor.AbstractTransformationNodeVisitor
 
leave(CellNode) - Method in class eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor.AbstractTransformationNodeVisitor
 
leave(SourceNode) - Method in class eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor.AbstractTransformationNodeVisitor
 
leave(TransformationTree) - Method in class eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor.TreeToGraphVisitor
 
leave(TargetNode) - Method in class eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor.TreeToGraphVisitor
 
leave(CellNode) - Method in class eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor.TreeToGraphVisitor
 
leave(SourceNode) - Method in class eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor.TreeToGraphVisitor
 
Leftovers - Interface in eu.esdihumboldt.hale.common.align.model.transformation.tree
Represents additional values not represented in their own source node or not processed for all associated cells.
LeftoversImpl - Class in eu.esdihumboldt.hale.common.align.model.transformation.tree.impl
Default Leftovers implementation.
LeftoversImpl(SourceNode, Object...) - Constructor for class eu.esdihumboldt.hale.common.align.model.transformation.tree.impl.LeftoversImpl
Constructor
LegacyComplexValue - Interface in eu.esdihumboldt.hale.common.core.io
Interface for complex values supporting a string representation for backwards compatibility.
LegacyMultiPolygonWriter - Class in eu.esdihumboldt.hale.io.gml.writer.internal.geometry.writers
Writes MultiPolygons
LegacyMultiPolygonWriter() - Constructor for class eu.esdihumboldt.hale.io.gml.writer.internal.geometry.writers.LegacyMultiPolygonWriter
Default constructor
LegacyPolygonWriter - Class in eu.esdihumboldt.hale.io.gml.writer.internal.geometry.writers
Polygon writer for GML 2 type polygons
LegacyPolygonWriter() - Constructor for class eu.esdihumboldt.hale.io.gml.writer.internal.geometry.writers.LegacyPolygonWriter
Default constructor
LengthValidator - Class in eu.esdihumboldt.hale.common.align.extension.function.validator
Validator that checks whether the value's length is in given bounds.
Expects parameters "min" (natural number) and "max" (natural number or -1 for unbounded).
LengthValidator() - Constructor for class eu.esdihumboldt.hale.common.align.extension.function.validator.LengthValidator
 
LengthValidator - Class in eu.esdihumboldt.util.validator
Validator for input lengths.
LengthValidator(LengthValidator.Type, int) - Constructor for class eu.esdihumboldt.util.validator.LengthValidator
Construct a validator that checks the length of the input to match the given type and value.
LengthValidator.Type - Enum in eu.esdihumboldt.util.validator
Type specifies what the LengthValidator should check.
LessThanComparator - Class in eu.esdihumboldt.hale.io.oml.internal.goml.omwg.comparator
 
LessThanComparator() - Constructor for class eu.esdihumboldt.hale.io.oml.internal.goml.omwg.comparator.LessThanComparator
 
level - Variable in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.AlignmentType
 
LimboInstanceSink - Class in eu.esdihumboldt.hale.common.headless.transform
Sink that holds instances in a limbo, to be collected through the offered instance collection.
LimboInstanceSink() - Constructor for class eu.esdihumboldt.hale.common.headless.transform.LimboInstanceSink
 
LIMIT - Static variable in class eu.esdihumboldt.hale.ui.instancevalidation.report.InstanceValidationReportDetailsContentProvider
Maximum number of messages shown for one path/category.
LinearRingHandler - Class in eu.esdihumboldt.hale.io.gml.geometry.handler
Handler for linear ring geometries
LinearRingHandler() - Constructor for class eu.esdihumboldt.hale.io.gml.geometry.handler.LinearRingHandler
 
LineStringHandler - Class in eu.esdihumboldt.hale.io.gml.geometry.handler
Handler for linestring geometries
LineStringHandler() - Constructor for class eu.esdihumboldt.hale.io.gml.geometry.handler.LineStringHandler
 
LineStringWriter - Class in eu.esdihumboldt.hale.io.gml.writer.internal.geometry.writers
Writer for LineStrings
LineStringWriter() - Constructor for class eu.esdihumboldt.hale.io.gml.writer.internal.geometry.writers.LineStringWriter
Default constructor
LineSymbolizerEditor - Class in eu.esdihumboldt.hale.ui.style.editors
Editor for LineSymbolizers
LineSymbolizerEditor(Composite, LineSymbolizer) - Constructor for class eu.esdihumboldt.hale.ui.style.editors.LineSymbolizerEditor
Creates a LineSymbolizer editor
link - Variable in class eu.esdihumboldt.hale.server.api.wadl.internal.generated.WadlParam
 
LinkLabels - Class in eu.esdihumboldt.hale.ui.templates.webtemplates
Labels for the link column.
LinkLabels() - Constructor for class eu.esdihumboldt.hale.ui.templates.webtemplates.LinkLabels
 
ListFunctionsDialog_1 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
ListFunctionsDialog_2 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
ListFunctionsDialog_4 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
ListFunctionsDialog_5 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
ListSelector - Class in eu.esdihumboldt.hale.ui.codelist.selector
A component to select a code list from already loaded code lists.
ListSelector(Composite) - Constructor for class eu.esdihumboldt.hale.ui.codelist.selector.ListSelector
Constructor
ListSelector_0 - Static variable in class eu.esdihumboldt.hale.ui.codelist.internal.Messages
 
ListSelector_1 - Static variable in class eu.esdihumboldt.hale.ui.codelist.internal.Messages
 
ListSelector_4 - Static variable in class eu.esdihumboldt.hale.ui.codelist.internal.Messages
 
ListSelector_5 - Static variable in class eu.esdihumboldt.hale.ui.codelist.internal.Messages
 
literal - Variable in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ValueExprType
 
load(InputStream, IOReporter, TypeIndex, TypeIndex, PathUpdate) - Static method in class eu.esdihumboldt.hale.common.align.io.impl.CastorAlignmentIO
Load a default alignment from an input stream.
load(InputStream, IOReporter) - Static method in class eu.esdihumboldt.hale.common.align.io.impl.internal.AlignmentBean
Load an AlignmentBean from an input stream.
load(InputStream, IOReporter) - Static method in class eu.esdihumboldt.hale.common.align.io.impl.internal.JaxbToAlignment
Load a AlignmentType from an input stream.
load(InputStream, IOReporter, TypeIndex, TypeIndex, PathUpdate) - Static method in class eu.esdihumboldt.hale.common.align.io.impl.JaxbAlignmentIO
Load a default alignment from an input stream.
load(InputStream) - Method in class eu.esdihumboldt.hale.common.core.io.project.extension.internal.ActionProjectFile
 
load(InputStream) - Static method in class eu.esdihumboldt.hale.common.core.io.project.model.internal.JaxbProjectIO
Load a project from an input stream.
load(InputStream) - Static method in class eu.esdihumboldt.hale.common.core.io.project.model.Project
Load a project from an input stream.
load(InputStream) - Method in interface eu.esdihumboldt.hale.common.core.io.project.model.ProjectFile
Load the file from an input stream when loading a project.
load(LocalOrientDB) - Method in class eu.esdihumboldt.hale.common.instance.orient.storage.OrientInstanceReference
Load the instance specified by the reference from the given database.
load(MutableAlignment) - Method in interface eu.esdihumboldt.hale.ui.service.align.BaseAlignmentLoader
Instructs the loader to load its configured base alignment for the given alignment.
load(URI) - Method in class eu.esdihumboldt.hale.ui.service.project.internal.ProjectServiceImpl
 
load(URI) - Method in interface eu.esdihumboldt.hale.ui.service.project.ProjectService
Load a project from a given file.
loadAlignment(InputStream, IOReporter) - Method in class eu.esdihumboldt.hale.common.align.io.impl.internal.AbstractBaseAlignmentLoader
Load a alignment representation from the given stream.
loadAlignment(InputStream, IOReporter) - Method in class eu.esdihumboldt.hale.common.align.io.impl.internal.AlignmentBean
 
loadAlignment(InputStream, IOReporter) - Method in class eu.esdihumboldt.hale.common.align.io.impl.internal.JaxbToAlignment
 
LoadAlignmentAdvisor - Class in eu.esdihumboldt.hale.common.align.io.impl
Advisor for loading an alignment using an existing IOConfiguration.
LoadAlignmentAdvisor(IOConfiguration, TypeIndex, TypeIndex, PathUpdate) - Constructor for class eu.esdihumboldt.hale.common.align.io.impl.LoadAlignmentAdvisor
Create an advisor for loading an alignment based on the given I/O configuration.
LoadAlignmentContext - Interface in eu.esdihumboldt.hale.common.align.io
Context for loading an alignment.
loadBeanDefinitions(XmlBeanDefinitionReader) - Method in class eu.esdihumboldt.hale.server.security.extender.SecuredBundleXmlWebApplicationContext
 
loadConfiguration(Map<String, Value>) - Method in class eu.esdihumboldt.hale.common.core.io.impl.AbstractIOProvider
Uses AbstractIOProvider.setParameter(String, Value) to load the configuration.
loadConfiguration(Map<String, Value>) - Method in interface eu.esdihumboldt.hale.common.core.io.IOProvider
Load the configuration from a map of key/value pairs
LoadConfigurationInstanceExportPage - Class in eu.esdihumboldt.hale.ui.io.instance.exportconfig
Wizard page to select the instance export configuration which should be loaded in the project
LoadConfigurationInstanceExportPage() - Constructor for class eu.esdihumboldt.hale.ui.io.instance.exportconfig.LoadConfigurationInstanceExportPage
Default Constructor
LoadConfigurationInstanceExportWizard - Class in eu.esdihumboldt.hale.ui.io.instance.exportconfig
Configuration page for loading export configurations of instances
LoadConfigurationInstanceExportWizard() - Constructor for class eu.esdihumboldt.hale.ui.io.instance.exportconfig.LoadConfigurationInstanceExportWizard
 
loadDefaultGeometry(TypeDefinition) - Method in class eu.esdihumboldt.hale.ui.geometry.service.impl.AbstractGeometrySchemaService
Load the path of the default geometry for the given type.
loadDefaultGeometry(TypeDefinition) - Method in class eu.esdihumboldt.hale.ui.service.geometry.ProjectGeometrySchemaService
 
loadDefaultValues(URI) - Method in class eu.esdihumboldt.hale.app.bgis.ade.defaults.config.ExcelDefaultValues
Load default values configuration from an Excel file.
loadFromString(String) - Method in interface eu.esdihumboldt.hale.common.core.io.LegacyComplexValue
Load the object from a string representation.
LoadInstanceDataHandler_0 - Static variable in class eu.esdihumboldt.hale.ui.internal.Messages
 
LoadInstanceDataHandler_1 - Static variable in class eu.esdihumboldt.hale.ui.internal.Messages
 
loadMappingRelevantTypesConfig(TypeIndex, SchemaSpaceID, IConfigurationService) - Static method in class eu.esdihumboldt.hale.common.schema.io.SchemaIO
Load the configuration of mapping relevant types.
loadMappingRelevantTypesConfig(TypeIndex, SchemaSpaceID, Project) - Static method in class eu.esdihumboldt.hale.common.schema.io.SchemaIO
Load the configuration of mapping relevant types.
loadPreSelection(IOConfiguration) - Method in class eu.esdihumboldt.hale.io.gml.ui.RootElementPage
 
loadPreSelection(IOConfiguration) - Method in class eu.esdihumboldt.hale.io.gml.ui.SpatialDataSetConfigurationPage
 
loadPreSelection(IOConfiguration) - Method in class eu.esdihumboldt.hale.io.jdbc.ui.UserPasswordPage
 
loadPreSelection(IOConfiguration) - Method in class eu.esdihumboldt.hale.io.json.ui.GeoJSONConfigurationPage
 
loadPreSelection(IOConfiguration) - Method in class eu.esdihumboldt.hale.ui.io.ExportSelectProviderPage
 
loadPreSelection(IOConfiguration) - Method in class eu.esdihumboldt.hale.ui.io.IOWizardPage
Load a preselection into the wizard page (eg.
LoadProjectAction - Class in eu.esdihumboldt.hale.ui.firststeps
An IIntroAction, ILiveHelpAction and ICheatSheetAction to open a project.
LoadProjectAction() - Constructor for class eu.esdihumboldt.hale.ui.firststeps.LoadProjectAction
 
loadProjectInfo(File, ReportHandler) - Method in class eu.esdihumboldt.hale.common.headless.scavenger.ProjectReference
Load project information.
loadProvider(IOConfiguration) - Static method in class eu.esdihumboldt.hale.common.headless.HeadlessIO
Load and configure the I/O provider specified by the given I/O configuration.
loadRecent() - Method in class eu.esdihumboldt.hale.io.gml.ui.wfs.wizard.WfsLocationFieldEditor
Load the recently used WFSes
loadReference(File, String, String) - Method in class eu.esdihumboldt.hale.server.projects.impl.ProjectScavengerImpl
 
loadReference(File, String, String) - Method in class eu.esdihumboldt.hale.server.templates.impl.TemplateScavengerImpl
 
loadReference(File, String, String) - Method in class eu.esdihumboldt.util.scavenger.AbstractResourceScavenger
Load a resource reference.
loadReport(File) - Method in class eu.esdihumboldt.hale.ui.service.report.internal.ReportServiceImpl
 
loadReport(File) - Method in interface eu.esdihumboldt.hale.ui.service.report.ReportService
Load a specific report log file.
loadReportsOnStartup() - Method in class eu.esdihumboldt.hale.ui.service.report.internal.ReportServiceImpl
 
loadReportsOnStartup() - Method in interface eu.esdihumboldt.hale.ui.service.report.ReportService
Try to reload previous saved reports and their session at program startup.
loadSchema(String, XmlSchema, Set<String>, ProgressIndicator, boolean) - Method in class eu.esdihumboldt.hale.io.xsd.reader.XmlSchemaReader
Load the feature types defined by the given schema
LoadSchemaAdvisor - Class in eu.esdihumboldt.hale.common.schema.io.impl
I/O configuration based advisor for loading schemas, that collects loaded schemas in a SchemaSpace.
LoadSchemaAdvisor() - Constructor for class eu.esdihumboldt.hale.common.schema.io.impl.LoadSchemaAdvisor
 
LoadStyle - Class in eu.esdihumboldt.hale.ui.style.io.advisor
Stores loaded styles in the StyleService.
LoadStyle() - Constructor for class eu.esdihumboldt.hale.ui.style.io.advisor.LoadStyle
 
LoadStylesAction_SuperTitle - Static variable in class eu.esdihumboldt.hale.ui.style.internal.Messages
 
loadTemplate() - Method in class eu.esdihumboldt.hale.io.xslt.transformations.base.AbstractVelocityXslTransformation
Load the main transformation velocity template.
loadTemplate(Class<?>, InputSupplier<? extends InputStream>, String) - Method in interface eu.esdihumboldt.hale.io.xslt.XsltGenerationContext
Load a velocity template associated to a XSL transformation or function.
loadTemplate(Class<?>) - Method in interface eu.esdihumboldt.hale.io.xslt.XsltGenerationContext
Load a velocity template associated to a XSL transformation or function placed in a default location.
loadTemplate(Project) - Method in class eu.esdihumboldt.hale.ui.service.project.internal.ProjectServiceImpl
 
loadTemplate(Project) - Method in interface eu.esdihumboldt.hale.ui.service.project.ProjectService
Load a template project.
LoadTemplateAction - Class in eu.esdihumboldt.hale.ui.templates.contribution
Action that loads a template project.
LoadTemplateAction(ProjectTemplate) - Constructor for class eu.esdihumboldt.hale.ui.templates.contribution.LoadTemplateAction
Create an action to load the given template.
loadUserByUsername(String) - Method in class eu.esdihumboldt.hale.server.security.user.simple.UserDetailsServiceImpl
 
loadUserByUsername(String) - Method in class eu.esdihumboldt.hale.server.users.UserDetailsServiceImpl
 
loadUserDetails(OpenIDAuthenticationToken) - Method in class eu.esdihumboldt.hale.server.users.UserDetailsServiceImpl
 
loadValue(String) - Method in class eu.esdihumboldt.hale.common.headless.transform.ProjectCRSManager
 
loadValue(String) - Method in class eu.esdihumboldt.hale.common.instance.geometry.impl.AbstractCRSManager
Load a configuration value.
loadValue(String) - Method in class eu.esdihumboldt.hale.ui.io.instance.crs.DefaultCRSManager
 
LocalOrientDB - Class in eu.esdihumboldt.hale.common.instance.orient.storage
Represents a local Orient database
LocalOrientDB(File) - Constructor for class eu.esdihumboldt.hale.common.instance.orient.storage.LocalOrientDB
Create a local Orient database.
Locatable - Interface in eu.esdihumboldt.hale.common.core.io.supplier
Objects locatable through an URI
LocatableInputSupplier<T> - Interface in eu.esdihumboldt.hale.common.core.io.supplier
Locatable InputSupplier providing an URI as location
LocatableOutputSupplier<T> - Interface in eu.esdihumboldt.hale.common.core.io.supplier
Locatable OutputSupplier providing an URI as location
location - Variable in class eu.esdihumboldt.hale.common.align.io.impl.internal.generated.AlignmentType.Base
 
location - Variable in class eu.esdihumboldt.hale.common.core.io.project.model.internal.generated.ProjectFileType
 
location - Variable in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.OntologyType
 
LocationUpdater - Class in eu.esdihumboldt.hale.common.core.io.project.util
Updates locations in a project's I/O configurations that are not accessible, e.g.
LocationUpdater(Project, URI) - Constructor for class eu.esdihumboldt.hale.common.core.io.project.util.LocationUpdater
Default constructor.
If either project, the save configuration of project or newLocation is null all calls on this object will have no effect.
log - Static variable in class eu.esdihumboldt.hale.common.core.report.impl.DefaultReporter
The logger
log(int, String) - Method in class eu.esdihumboldt.hale.io.xslt.internal.AVelocityLogger
 
log(int, String, Throwable) - Method in class eu.esdihumboldt.hale.io.xslt.internal.AVelocityLogger
 
LOG_VIEW_ID - Static variable in class eu.esdihumboldt.hale.ui.util.dialog.StackTraceErrorDialog
ID of the Error Log view
LoginPage - Class in eu.esdihumboldt.hale.server.webapp.pages
Default login page.
LoginPage() - Constructor for class eu.esdihumboldt.hale.server.webapp.pages.LoginPage
Default constructor
LoginPage.Failure - Enum in eu.esdihumboldt.hale.server.webapp.pages
Failure types
logout(Authentication) - Method in class eu.esdihumboldt.hale.server.security.util.impl.SessionLogoutServiceImpl
 
logout(HttpServletRequest, HttpServletResponse, Authentication) - Method in class eu.esdihumboldt.hale.server.security.util.MultiWarRememberMeServices
 
logout(Authentication) - Method in interface eu.esdihumboldt.hale.server.security.util.SessionLogoutService
Logout the user authenticated by the given authentication object.
LogProgressIndicator - Class in eu.esdihumboldt.hale.common.core.io.impl
Progress indicator that writes to the console
LogProgressIndicator() - Constructor for class eu.esdihumboldt.hale.common.core.io.impl.LogProgressIndicator
 
LongAttributeEditor_0 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
LongAttributeEditor_1 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
lookup(Value) - Method in class eu.esdihumboldt.hale.common.lookup.impl.LookupTableImpl
 
lookup(Value) - Method in interface eu.esdihumboldt.hale.common.lookup.LookupTable
Look up a value associated to a given key.
LOOKUP_KEY_COLUMN - Static variable in interface eu.esdihumboldt.hale.io.csv.reader.internal.CSVConstants
Name of the parameter specifiying the columns to match
LOOKUP_VALUE_COLUMN - Static variable in interface eu.esdihumboldt.hale.io.csv.reader.internal.CSVConstants
Name of the parameter specifiying the columns to match
LookupImportAdvisor - Class in eu.esdihumboldt.hale.common.lookup.internal
Lookup table import advisor.
LookupImportAdvisor() - Constructor for class eu.esdihumboldt.hale.common.lookup.internal.LookupImportAdvisor
 
LookupLoadAdvisor - Class in eu.esdihumboldt.hale.common.lookup.internal
Lookup Table Load Advisor to get Lookup Table from Provider
LookupLoadAdvisor() - Constructor for class eu.esdihumboldt.hale.common.lookup.internal.LookupLoadAdvisor
 
LookupService - Interface in eu.esdihumboldt.hale.common.lookup
Service holding the available lookup tables.
LookupServiceFactory - Class in eu.esdihumboldt.hale.common.lookup.internal
Lookup service factory.
LookupServiceFactory() - Constructor for class eu.esdihumboldt.hale.common.lookup.internal.LookupServiceFactory
 
LookupServiceImpl - Class in eu.esdihumboldt.hale.common.lookup.internal
Default lookup service implementation.
LookupServiceImpl() - Constructor for class eu.esdihumboldt.hale.common.lookup.internal.LookupServiceImpl
 
LookupStreamResource - Class in eu.esdihumboldt.hale.common.core.io.supplier
Provides input supplier based on a single input stream, that allow to consume it multiple times up to a limit in read bytes (see LookupStreamResource.getLookupSupplier()), and once completely (see LookupStreamResource.getInputSupplier()).
LookupStreamResource(InputStream, URI, int) - Constructor for class eu.esdihumboldt.hale.common.core.io.supplier.LookupStreamResource
Constructor.
LookupTable - Interface in eu.esdihumboldt.hale.common.lookup
Lookup table interface.
LookupTableImpl - Class in eu.esdihumboldt.hale.common.lookup.impl
Simple lookup table implementation based on a Map.
LookupTableImpl(Map<Value, Value>) - Constructor for class eu.esdihumboldt.hale.common.lookup.impl.LookupTableImpl
Create a new lookup table based on the given map.
LookupTableImport - Interface in eu.esdihumboldt.hale.common.lookup
Import provider interface for lookup tables.
LookupTableImportConfigurationPage - Class in eu.esdihumboldt.hale.ui.lookup
Configuration page for the lookup table import.
LookupTableImportConfigurationPage(String, String, ImageDescriptor) - Constructor for class eu.esdihumboldt.hale.ui.lookup.LookupTableImportConfigurationPage
 
LookupTableImportConfigurationPage(String) - Constructor for class eu.esdihumboldt.hale.ui.lookup.LookupTableImportConfigurationPage
 
LookupTableImportWizard - Class in eu.esdihumboldt.hale.ui.lookup
Import wizard for lookup tables.
LookupTableImportWizard() - Constructor for class eu.esdihumboldt.hale.ui.lookup.LookupTableImportWizard
Create a schema import wizard
LookupTableInfo - Interface in eu.esdihumboldt.hale.common.lookup
Lookup table and meta information.
LookupTableInfoImpl - Class in eu.esdihumboldt.hale.common.lookup.impl
Simple LookupTableInfo implementation
LookupTableInfoImpl(LookupTableImpl, String, String) - Constructor for class eu.esdihumboldt.hale.common.lookup.impl.LookupTableInfoImpl
Create a lookup table based on the given table
LookupTableLoadWizard - Class in eu.esdihumboldt.hale.ui.lookup
Loads Lookup Table without saving as ressource (see LookupLoadAdvisor )
LookupTableLoadWizard() - Constructor for class eu.esdihumboldt.hale.ui.lookup.LookupTableLoadWizard
 
LookupTablePage - Class in eu.esdihumboldt.hale.io.csv.ui
The page to specify which column should be matched with which column
LookupTablePage() - Constructor for class eu.esdihumboldt.hale.io.csv.ui.LookupTablePage
Default Constructor
LookupTableUIAdvisor - Class in eu.esdihumboldt.hale.ui.lookup
Lookup table UI advisor.
LookupTableUIAdvisor() - Constructor for class eu.esdihumboldt.hale.ui.lookup.LookupTableUIAdvisor
 
lossOnConversion(C) - Method in class eu.esdihumboldt.hale.io.gml.writer.internal.geometry.converters.AbstractGeometryCollectionConverter
 
lossOnConversion(Polygon) - Method in class eu.esdihumboldt.hale.io.gml.writer.internal.geometry.converters.PolygonToMultiLineString
 
lossOnConversion(S) - Method in interface eu.esdihumboldt.hale.io.gml.writer.internal.geometry.GeometryConverter
Determines if there is a loss of information when converting the given geometry
LSInputImpl - Class in eu.esdihumboldt.hale.io.xml.validator.internal
Implementation of LSInput
LSInputImpl() - Constructor for class eu.esdihumboldt.hale.io.xml.validator.internal.LSInputImpl
Default constructor
LSInputImpl(String, String, InputStream) - Constructor for class eu.esdihumboldt.hale.io.xml.validator.internal.LSInputImpl
Constructor
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 _ 
Humboldt Alignment Editor 2.7.0

Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a