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 _

C

CacheManager - Class in eu.esdihumboldt.hale.common.cache
This class extends the provided CacheManager from ehcache and adds useful functions.
CacheManager() - Constructor for class eu.esdihumboldt.hale.common.cache.CacheManager
 
CachePreferencePage - Class in eu.esdihumboldt.hale.ui.cache
The preference page for cache settings.
CachePreferencePage() - Constructor for class eu.esdihumboldt.hale.ui.cache.CachePreferencePage
Constructor.
CachePreferencePage_10 - Static variable in class eu.esdihumboldt.hale.ui.cache.Messages
 
CachePreferencePage_12 - Static variable in class eu.esdihumboldt.hale.ui.cache.Messages
 
CachePreferencePage_14 - Static variable in class eu.esdihumboldt.hale.ui.cache.Messages
 
CachePreferencePage_15 - Static variable in class eu.esdihumboldt.hale.ui.cache.Messages
 
CacheUIPlugin - Class in eu.esdihumboldt.hale.ui.cache.internal
The activator class controls the plug-in life cycle
CacheUIPlugin() - Constructor for class eu.esdihumboldt.hale.ui.cache.internal.CacheUIPlugin
Default constructor
CachingConversionService - Class in eu.esdihumboldt.hale.common.convert
Conversion service that caches converters retrieved for type descriptors.
CachingConversionService() - Constructor for class eu.esdihumboldt.hale.common.convert.CachingConversionService
 
CachingConversionServiceFactoryBean - Class in eu.esdihumboldt.hale.common.convert
Creates a CachingConversionService.
CachingConversionServiceFactoryBean() - Constructor for class eu.esdihumboldt.hale.common.convert.CachingConversionServiceFactoryBean
 
CalculateArea - Class in eu.esdihumboldt.cst.functions.geometric
Calculate area function
CalculateArea() - Constructor for class eu.esdihumboldt.cst.functions.geometric.CalculateArea
 
CalculateAreaExplanation - Class in eu.esdihumboldt.cst.functions.geometric
Explanation for CalculateArea cells
CalculateAreaExplanation() - Constructor for class eu.esdihumboldt.cst.functions.geometric.CalculateAreaExplanation
 
CalculateAreaFunction - Interface in eu.esdihumboldt.cst.functions.geometric
Calculate area function constants
CalculateAreaTranslator - Class in eu.esdihumboldt.hale.io.oml.helper
Translator class for the calculate area function
CalculateAreaTranslator() - Constructor for class eu.esdihumboldt.hale.io.oml.helper.CalculateAreaTranslator
 
CalculateLength - Class in eu.esdihumboldt.cst.functions.geometric
Calculate length function
CalculateLength() - Constructor for class eu.esdihumboldt.cst.functions.geometric.CalculateLength
 
CalculateLengthExplanation - Class in eu.esdihumboldt.cst.functions.geometric
Explanation for CalculateLength cells
CalculateLengthExplanation() - Constructor for class eu.esdihumboldt.cst.functions.geometric.CalculateLengthExplanation
 
CalculateLengthFunction - Interface in eu.esdihumboldt.cst.functions.geometric
Calculate length function constants
CalculateLengthTranslator - Class in eu.esdihumboldt.hale.io.oml.helper
Translator class for calculate length function
CalculateLengthTranslator() - Constructor for class eu.esdihumboldt.hale.io.oml.helper.CalculateLengthTranslator
 
CalendarToDateConverter - Class in eu.esdihumboldt.hale.common.convert.core
Convert a Date to a Timestamp.
CalendarToDateConverter() - Constructor for class eu.esdihumboldt.hale.common.convert.core.CalendarToDateConverter
 
cancel() - Method in class eu.esdihumboldt.hale.server.progress.impl.ProgressImpl
 
cancel() - Method in class eu.esdihumboldt.hale.server.progress.impl.ProgressMonitor
 
cancel() - Method in interface eu.esdihumboldt.hale.server.progress.Progress
Cancel the job/task.
cancel() - Method in class eu.esdihumboldt.hale.ui.util.DisplayThread
Cancel the thread execution
cancelCookie(HttpServletRequest, HttpServletResponse) - Method in class eu.esdihumboldt.hale.server.security.util.MultiWarRememberMeServices
 
canceling() - Method in class eu.esdihumboldt.hale.common.headless.transform.ExportJob
 
cancelPressed() - Method in class eu.esdihumboldt.hale.ui.filter.TypeFilterDialog
 
cancelPressed() - Method in class eu.esdihumboldt.hale.ui.io.instance.crs.SelectCRSDialog
 
cancelPressed() - Method in class eu.esdihumboldt.hale.ui.util.selector.AbstractViewerSelectionDialog
 
canEdit(Object) - Method in class eu.esdihumboldt.hale.ui.util.viewer.ReadOnlyEditingSupport
 
canFinish() - Method in class eu.esdihumboldt.hale.ui.io.IOWizard
 
canFlipToNextPage() - Method in class eu.esdihumboldt.hale.ui.io.internal.WizardPageDecorator
 
canFlipToNextPage() - Method in class eu.esdihumboldt.hale.ui.transformation.TransformDataWizardSourcePage
 
CapabilitiesPage - Class in eu.esdihumboldt.hale.io.gml.ui.wfs.wizard
Page for specifying the capabilities URL
CapabilitiesPage(WfsConfiguration) - Constructor for class eu.esdihumboldt.hale.io.gml.ui.wfs.wizard.CapabilitiesPage
Constructor
CapabilitiesPage_0 - Static variable in class eu.esdihumboldt.hale.io.gml.ui.internal.Messages
 
CapabilitiesPage_0 - Static variable in class eu.esdihumboldt.hale.ui.internal.Messages
 
CapabilitiesPage_1 - Static variable in class eu.esdihumboldt.hale.io.gml.ui.internal.Messages
 
CapabilitiesPage_1 - Static variable in class eu.esdihumboldt.hale.ui.internal.Messages
 
CapabilitiesPage_2 - Static variable in class eu.esdihumboldt.hale.io.gml.ui.internal.Messages
 
CapabilitiesPage_2 - Static variable in class eu.esdihumboldt.hale.ui.internal.Messages
 
CapabilitiesPage_4 - Static variable in class eu.esdihumboldt.hale.io.gml.ui.internal.Messages
 
CapabilitiesPage_4 - Static variable in class eu.esdihumboldt.hale.ui.internal.Messages
 
Cardinality - Class in eu.esdihumboldt.hale.common.schema.model.constraint.property
Specifies the cardinality for a property, default is for a property to occur exactly once.
Cardinality() - Constructor for class eu.esdihumboldt.hale.common.schema.model.constraint.property.Cardinality
Creates a default cardinality constraint with Cardinality.minOccurs and Cardinality.maxOccurs one.

NOTE: Instead of using the constructor to create new instances please use Cardinality.get(long, long) if possible.
CardinalityValidator - Class in eu.esdihumboldt.hale.common.instancevalidator.validators
Validator for Cardinality.
CardinalityValidator() - Constructor for class eu.esdihumboldt.hale.common.instancevalidator.validators.CardinalityValidator
 
Category - Class in eu.esdihumboldt.hale.common.align.extension.category
Represents a function category.
Category(String, String, String) - Constructor for class eu.esdihumboldt.hale.common.align.extension.category.Category
Create a function category
category(Object) - Method in class eu.esdihumboldt.hale.ui.common.definition.viewer.DefinitionComparator
 
CategoryExtension - Class in eu.esdihumboldt.hale.common.align.extension.category
Function category extension
CategoryExtension() - Constructor for class eu.esdihumboldt.hale.common.align.extension.category.CategoryExtension
Default constructor
CC_ANY_NUMBER - Static variable in class eu.esdihumboldt.hale.common.schema.model.constraint.property.Cardinality
Cardinality constraint for properties that occur in any number (zero to infinity)
CC_AT_LEAST_ONCE - Static variable in class eu.esdihumboldt.hale.common.schema.model.constraint.property.Cardinality
Cardinality constraint for properties that occur at least once (one to infinity)
CC_EXACTLY_ONCE - Static variable in class eu.esdihumboldt.hale.common.schema.model.constraint.property.Cardinality
Cardinality constraint for properties that occur exactly once (one)
CC_OPTIONAL - Static variable in class eu.esdihumboldt.hale.common.schema.model.constraint.property.Cardinality
Cardinality constraint for properties that occur once or not at all (zero to one)
Cell - Interface in eu.esdihumboldt.hale.common.align.model
An alignment cell represents a mapping between two entities
Cell - Class in eu.esdihumboldt.hale.io.oml.internal.goml.align
A Cell contains a mapping between two Entities, such as FeatureClasses or Property objects.
Cell() - Constructor for class eu.esdihumboldt.hale.io.oml.internal.goml.align.Cell
 
cell - Variable in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.AlignmentType.Map
 
CellBean - Class in eu.esdihumboldt.hale.common.align.io.impl.internal
Bean representing a Cell
CellBean() - Constructor for class eu.esdihumboldt.hale.common.align.io.impl.internal.CellBean
Default constructor.
CellBean(Cell) - Constructor for class eu.esdihumboldt.hale.common.align.io.impl.internal.CellBean
Create a cell bean based on the given cell
CellExplanation - Interface in eu.esdihumboldt.hale.common.align.model
Provides a human readable explanation for a cell.
CellFigure - Class in eu.esdihumboldt.hale.ui.common.graph.figures
Figure representing a cell.
CellFigure() - Constructor for class eu.esdihumboldt.hale.ui.common.graph.figures.CellFigure
Default constructor
CellFunctionContribution - Class in eu.esdihumboldt.hale.ui.function.contribution
Function wizard contribution based on a Cell
CellFunctionContribution(Cell) - Constructor for class eu.esdihumboldt.hale.ui.function.contribution.CellFunctionContribution
Constructor
CellGraphContentProvider - Class in eu.esdihumboldt.hale.ui.common.graph.content
Graph content provider that models entities and cells as nodes.
CellGraphContentProvider() - Constructor for class eu.esdihumboldt.hale.ui.common.graph.content.CellGraphContentProvider
 
cellIds - Variable in class eu.esdihumboldt.hale.io.html.CellInfo
the cell identifier
CellInfo - Class in eu.esdihumboldt.hale.io.html
Basic class for all cell infos
CellInfo(Cell, Identifiers<Cell>, String) - Constructor for class eu.esdihumboldt.hale.io.html.CellInfo
Constructor for a cell info
CellLog - Class in eu.esdihumboldt.hale.common.align.transformation.report.impl
Transformation log for a fixed cell.
CellLog(ReportLog<TransformationMessage>, Cell) - Constructor for class eu.esdihumboldt.hale.common.align.transformation.report.impl.CellLog
Create a transformation log based on the given cell
CellNode - Interface in eu.esdihumboldt.hale.common.align.model.transformation.tree
Represents a cell in the transformation tree
CellNodeImpl - Class in eu.esdihumboldt.hale.common.align.model.transformation.tree.impl
Default CellNode implementation
CellNodeImpl(Cell, SourceNodeFactory) - Constructor for class eu.esdihumboldt.hale.common.align.model.transformation.tree.impl.CellNodeImpl
Creates a cell node where the sources are populated from the given cell.
CellNodeImpl(Cell) - Constructor for class eu.esdihumboldt.hale.common.align.model.transformation.tree.impl.CellNodeImpl
Create a cell node w/o associated sources.
CellNodeValidator - Class in eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor
Visitor that validates cell nodes.
CellNodeValidator(TransformationReporter) - Constructor for class eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor.CellNodeValidator
Constructor
CellRelationshipContentProvider - Class in eu.esdihumboldt.hale.ui.common.graph.content
Graph entity relationship content provider that models entities and cells as nodes.
CellRelationshipContentProvider() - Constructor for class eu.esdihumboldt.hale.ui.common.graph.content.CellRelationshipContentProvider
 
cellReplaced(Cell, Cell) - Method in class eu.esdihumboldt.hale.ui.service.align.AlignmentServiceAdapter
 
cellReplaced(Cell, Cell) - Method in interface eu.esdihumboldt.hale.ui.service.align.AlignmentServiceListener
Called when an existing cell has been replaced by another.
cellsAdded(Iterable<Cell>) - Method in class eu.esdihumboldt.hale.ui.service.align.AlignmentServiceAdapter
 
cellsAdded(Iterable<Cell>) - Method in interface eu.esdihumboldt.hale.ui.service.align.AlignmentServiceListener
Called when cells have been added
cellsRemoved(Iterable<Cell>) - Method in class eu.esdihumboldt.hale.ui.service.align.AlignmentServiceAdapter
 
cellsRemoved(Iterable<Cell>) - Method in interface eu.esdihumboldt.hale.ui.service.align.AlignmentServiceListener
Called when existing cells have been removed
CellTester - Class in eu.esdihumboldt.hale.ui.service.align.internal.tester
Tests on Cells based on the AlignmentService.
CellTester() - Constructor for class eu.esdihumboldt.hale.ui.service.align.internal.tester.CellTester
 
CellType - Class in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml
Java class for CellType complex type.
CellType() - Constructor for class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.CellType
 
CellUtil - Class in eu.esdihumboldt.hale.common.align.model
Cell related utility methods.
CellUtil() - Constructor for class eu.esdihumboldt.hale.common.align.model.CellUtil
 
CellWizardAction - Class in eu.esdihumboldt.hale.ui.function.contribution.internal
Action for creating a function wizard based on a Cell
CellWizardAction(CellFunctionContribution, Cell, FunctionWizardDescriptor<?>, AlignmentService) - Constructor for class eu.esdihumboldt.hale.ui.function.contribution.internal.CellWizardAction
Constructor
Centroid - Class in eu.esdihumboldt.cst.functions.geometric
Centroid function
Centroid() - Constructor for class eu.esdihumboldt.cst.functions.geometric.Centroid
 
CentroidExplanation - Class in eu.esdihumboldt.cst.functions.geometric
Explanation for Centroid cells
CentroidExplanation() - Constructor for class eu.esdihumboldt.cst.functions.geometric.CentroidExplanation
 
CentroidFunction - Interface in eu.esdihumboldt.cst.functions.geometric
Centroid function constants
CentroidTranslator - Class in eu.esdihumboldt.hale.io.oml.helper
Translator class for centroid function
CentroidTranslator() - Constructor for class eu.esdihumboldt.hale.io.oml.helper.CentroidTranslator
 
changePath(URI) - Method in class eu.esdihumboldt.util.io.PathUpdate
Create an alternative path for the given location if the corresponding file has been moved along to the project file.
changePressed() - Method in class eu.esdihumboldt.hale.io.gml.ui.wfs.WfsUrlFieldEditor
 
changePressed() - Method in class eu.esdihumboldt.hale.ui.io.util.ExtendedFileFieldEditor
 
CheckboxParameterPage - Class in eu.esdihumboldt.hale.ui.functions.core
Parameter page showing a checkbox for the specified function params.
CheckboxParameterPage() - Constructor for class eu.esdihumboldt.hale.ui.functions.core.CheckboxParameterPage
Constructor.
checkCompatibility() - Method in class eu.esdihumboldt.hale.common.instance.io.impl.AbstractInstanceWriter
 
checkCompatibility() - Method in interface eu.esdihumboldt.hale.common.instance.io.InstanceWriter
Validate the basic InstanceWriter configuration, to determine if the target schema (and instances if set) are compatible to the writer.
checkCompatibility() - Method in class eu.esdihumboldt.hale.io.gml.writer.internal.StreamGmlWriter
 
checkCompatibility(TypeDefinition, TypeDefinition) - Static method in class eu.esdihumboldt.hale.io.shp.reader.internal.ShapeInstanceReader
Determines if the compatibility rating between the two Shapefile type definitions.
checkContentType(String) - Method in class eu.esdihumboldt.hale.server.projects.war.components.UploadForm
Check if the given content type is allowed for upload
checkCount(int, Set<? extends AbstractParameter>, boolean) - Method in class eu.esdihumboldt.hale.ui.function.contribution.ReplaceFunctionWizardContribution
 
checkCount(int, Set<? extends AbstractParameter>, boolean) - Method in class eu.esdihumboldt.hale.ui.function.contribution.SchemaSelectionFunctionContribution
Checks if the given entity count is compatible with the given set of entity definitions
checkMandatoryConditions(Set<EntityDefinition>, Iterable<? extends AbstractParameter>) - Method in class eu.esdihumboldt.hale.ui.function.contribution.ReplaceFunctionWizardContribution
 
checkMandatoryConditions(Set<EntityDefinition>, Iterable<? extends AbstractParameter>) - Method in class eu.esdihumboldt.hale.ui.function.contribution.SchemaSelectionFunctionContribution
Checks if all entities that are mandatory in the function definition and have specific attached conditions can be met by at least one of the given schema entities.
checkParameter(String, int) - Method in class eu.esdihumboldt.hale.common.align.transformation.function.impl.AbstractTransformationFunction
Checks if a certain parameter is defined at least a given number of times.
checkState() - Method in class eu.esdihumboldt.hale.io.gml.ui.wfs.WfsUrlFieldEditor
 
checkState() - Method in class eu.esdihumboldt.hale.ui.io.util.SaveFileFieldEditor
 
checkState() - Method in class eu.esdihumboldt.hale.ui.io.util.URIFieldEditor
 
checkState() - Method in class eu.esdihumboldt.hale.ui.io.util.URLFieldEditor
 
checkType(TypeDefinition) - Method in class eu.esdihumboldt.hale.io.gml.geometry.FixedConstraintsGeometryHandler
Check if the given type definition is supported by the geometry handler.
checkType(Iterable<?>, Class<?>) - Method in class eu.esdihumboldt.hale.ui.function.contribution.SchemaSelectionFunctionContribution
Checks if each item is of the given type
ChildContext - Class in eu.esdihumboldt.hale.common.align.model
Associates an instance context with a child definition.
ChildContext(ChildDefinition<?>) - Constructor for class eu.esdihumboldt.hale.common.align.model.ChildContext
Create a child with the default context
ChildContext(Integer, Integer, Condition, ChildDefinition<?>) - Constructor for class eu.esdihumboldt.hale.common.align.model.ChildContext
Create a child context.
ChildContextBean - Class in eu.esdihumboldt.hale.common.align.io.impl.internal
Bean representing a ChildContext.
ChildContextBean() - Constructor for class eu.esdihumboldt.hale.common.align.io.impl.internal.ChildContextBean
Default constructor
ChildContextBean(ChildContext) - Constructor for class eu.esdihumboldt.hale.common.align.io.impl.internal.ChildContextBean
Create a child context bean from the given child context
ChildContextBean(Integer, Integer, String, QName) - Constructor for class eu.esdihumboldt.hale.common.align.io.impl.internal.ChildContextBean
Create a child context bean with the given content
ChildDefinition<C> - Interface in eu.esdihumboldt.hale.common.schema.model
Definition of a property or property group
ChildDefinitionDefaultFilter - Class in eu.esdihumboldt.hale.ui.views.properties.definition.childdefinition
Filter that lets only ChildDefinitions with a ParentType that is defined pass.
ChildDefinitionDefaultFilter() - Constructor for class eu.esdihumboldt.hale.ui.views.properties.definition.childdefinition.ChildDefinitionDefaultFilter
 
ChildDefinitionDescriptionFilter - Class in eu.esdihumboldt.hale.ui.views.properties.definition.childdefinition
Filter that lets only ChildDefinitions with a description that is not null pass.
ChildDefinitionDescriptionFilter() - Constructor for class eu.esdihumboldt.hale.ui.views.properties.definition.childdefinition.ChildDefinitionDescriptionFilter
 
ChildDefinitionDescriptionSection - Class in eu.esdihumboldt.hale.ui.views.properties.definition.childdefinition
Properties section with description
ChildDefinitionDescriptionSection() - Constructor for class eu.esdihumboldt.hale.ui.views.properties.definition.childdefinition.ChildDefinitionDescriptionSection
 
ChildDefinitionLocationFilter - Class in eu.esdihumboldt.hale.ui.views.properties.definition.childdefinition
Filter that lets only ChildDefinitions with a location that is not null pass.
ChildDefinitionLocationFilter() - Constructor for class eu.esdihumboldt.hale.ui.views.properties.definition.childdefinition.ChildDefinitionLocationFilter
 
ChildDefinitionLocationLinkSection - Class in eu.esdihumboldt.hale.ui.views.properties.definition.childdefinition
Properties section with a link to open the location in editor or browser
ChildDefinitionLocationLinkSection() - Constructor for class eu.esdihumboldt.hale.ui.views.properties.definition.childdefinition.ChildDefinitionLocationLinkSection
 
ChildDefinitionNameSection - Class in eu.esdihumboldt.hale.ui.views.properties.definition.childdefinition
Properties section with name
ChildDefinitionNameSection() - Constructor for class eu.esdihumboldt.hale.ui.views.properties.definition.childdefinition.ChildDefinitionNameSection
 
ChildDefinitionTypeHierarchyViewSection - Class in eu.esdihumboldt.hale.ui.views.typehierarchy.properties
Properties section with the hierarchy view of a ChildDefinition
ChildDefinitionTypeHierarchyViewSection() - Constructor for class eu.esdihumboldt.hale.ui.views.typehierarchy.properties.ChildDefinitionTypeHierarchyViewSection
 
ChildEntityDefinition - Class in eu.esdihumboldt.hale.common.align.model.impl
Entity definition for a property or group property
ChildEntityDefinition(TypeDefinition, List<ChildContext>, SchemaSpaceID, Filter) - Constructor for class eu.esdihumboldt.hale.common.align.model.impl.ChildEntityDefinition
Create an entity definition specified by the given child path.
ChoiceFlag - Class in eu.esdihumboldt.hale.common.schema.model.constraint.property
Flags if a property group is a choice, disabled by default
ChoiceFlag() - Constructor for class eu.esdihumboldt.hale.common.schema.model.constraint.property.ChoiceFlag
Creates a default choice flag, which is disabled.
ChoiceFlagValidator - Class in eu.esdihumboldt.hale.common.instancevalidator.validators
Validator for ChoiceFlag.
ChoiceFlagValidator() - Constructor for class eu.esdihumboldt.hale.common.instancevalidator.validators.ChoiceFlagValidator
 
CityGMLInstanceWriter - Class in eu.esdihumboldt.hale.io.gml.writer
Instance writer for CityGML schemas, using CityModel as container, with cityObjectMembers.
CityGMLInstanceWriter() - Constructor for class eu.esdihumboldt.hale.io.gml.writer.CityGMLInstanceWriter
 
ClassCollectionType - Class in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml
Java class for ClassCollectionType complex type.
ClassCollectionType() - Constructor for class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ClassCollectionType
 
ClassCollectionType.Item - Class in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml
Java class for anonymous complex type.
ClassCollectionType.Item() - Constructor for class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ClassCollectionType.Item
 
classComposition - Variable in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ClassType
 
ClassCompositionType - Class in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml
Java class for ClassCompositionType complex type.
ClassCompositionType() - Constructor for class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ClassCompositionType
 
ClassConditionType - Class in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml
Java class for ClassConditionType complex type.
ClassConditionType() - Constructor for class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ClassConditionType
 
Classification - Enum in eu.esdihumboldt.hale.common.schema
Basic classification for definitions
ClassificationFilter - Class in eu.esdihumboldt.hale.ui.views.schemas.explorer
Filters based on Classifications
ClassificationFilter(Viewer) - Constructor for class eu.esdihumboldt.hale.ui.views.schemas.explorer.ClassificationFilter
Create a classification filter
ClassificationFilterAction - Class in eu.esdihumboldt.hale.ui.views.schemas.explorer
This is the supertype for all Toggle-type actions used in HALE that have a simple boolean state.
ClassificationFilterAction(Classification, String, String, String, ClassificationFilter) - Constructor for class eu.esdihumboldt.hale.ui.views.schemas.explorer.ClassificationFilterAction
Constructor
ClassificationMapping - Class in eu.esdihumboldt.cst.functions.core
Classification mapping function to map values of an attribute to a different classification system.
ClassificationMapping() - Constructor for class eu.esdihumboldt.cst.functions.core.ClassificationMapping
 
ClassificationMappingExplanation - Class in eu.esdihumboldt.hale.common.align.model.functions.explanations
Explanation for classification mapping cells.
ClassificationMappingExplanation() - Constructor for class eu.esdihumboldt.hale.common.align.model.functions.explanations.ClassificationMappingExplanation
 
ClassificationMappingFunction - Interface in eu.esdihumboldt.hale.common.align.model.functions
ClassificationMapping function constants.
ClassificationMappingParameterPage - Class in eu.esdihumboldt.hale.ui.functions.core
Parameter page for classification mapping function.
ClassificationMappingParameterPage() - Constructor for class eu.esdihumboldt.hale.ui.functions.core.ClassificationMappingParameterPage
Default constructor.
ClassificationMappingTranslator - Class in eu.esdihumboldt.hale.io.oml.helper
Translator class to convert old classification mappings to the new classification mapping
ClassificationMappingTranslator() - Constructor for class eu.esdihumboldt.hale.io.oml.helper.ClassificationMappingTranslator
 
ClassOperatorType - Enum in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml
Java class for ClassOperatorType.
ClassType - Class in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml
Java class for ClassType complex type.
ClassType() - Constructor for class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ClassType
 
clazz - Variable in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.DomainRestrictionType
 
clazz - Variable in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.RangeRestrictionType
 
clean() - Method in interface eu.esdihumboldt.hale.ui.service.align.AlignmentService
Invoke this operation if you want to clear out all alignments stored.
clean() - Method in class eu.esdihumboldt.hale.ui.service.align.internal.AlignmentServiceDecorator
 
clean() - Method in class eu.esdihumboldt.hale.ui.service.align.internal.AlignmentServiceImpl
 
clean() - Method in class eu.esdihumboldt.hale.ui.service.align.internal.AlignmentServiceUndoSupport
 
clean() - Method in class eu.esdihumboldt.hale.ui.service.entity.internal.EntityDefinitionServiceImpl
Remove all defined contexts
clean() - Method in class eu.esdihumboldt.hale.ui.service.project.internal.ProjectServiceImpl
 
clean() - Method in interface eu.esdihumboldt.hale.ui.service.project.ProjectService
Clean the project, reset all services.
CleanAlignmentHandler - Class in eu.esdihumboldt.hale.ui.service.align.internal.handler
Cleans the alignment.
CleanAlignmentHandler() - Constructor for class eu.esdihumboldt.hale.ui.service.align.internal.handler.CleanAlignmentHandler
 
clear() - Method in class eu.esdihumboldt.hale.common.cache.Request
 
clear() - Method in class eu.esdihumboldt.hale.common.instance.orient.storage.LocalOrientDB
Delete the database and recreate it.
clearCache() - Static method in class eu.esdihumboldt.hale.common.instance.helper.PropertyResolver
Clear the definition cache, e.g.
clearInstances() - Method in interface eu.esdihumboldt.hale.ui.service.instance.InstanceService
This will remove all instances from the service.
clearInstances() - Method in class eu.esdihumboldt.hale.ui.service.instance.internal.orient.OrientInstanceService
 
ClearInstancesHandler - Class in eu.esdihumboldt.hale.ui.service.instance.internal.handler
Clears the instances.
ClearInstancesHandler() - Constructor for class eu.esdihumboldt.hale.ui.service.instance.internal.handler.ClearInstancesHandler
 
clearSchemas(SchemaSpaceID) - Method in class eu.esdihumboldt.hale.ui.service.schema.internal.SchemaServiceImpl
 
clearSchemas(SchemaSpaceID) - Method in interface eu.esdihumboldt.hale.ui.service.schema.SchemaService
Removes all schemas from the source or target schema space.
ClearSourceSchemasHandler - Class in eu.esdihumboldt.hale.ui.service.schema.handler
Clears source schemas.
ClearSourceSchemasHandler() - Constructor for class eu.esdihumboldt.hale.ui.service.schema.handler.ClearSourceSchemasHandler
 
clearStyles() - Method in class eu.esdihumboldt.hale.ui.style.service.internal.StyleServiceImpl
 
clearStyles() - Method in interface eu.esdihumboldt.hale.ui.style.service.StyleService
Clear all styles
ClearTargetSchemasHandler - Class in eu.esdihumboldt.hale.ui.service.schema.handler
Clears target schemas.
ClearTargetSchemasHandler() - Constructor for class eu.esdihumboldt.hale.ui.service.schema.handler.ClearTargetSchemasHandler
 
clearTransformedInstances() - Method in class eu.esdihumboldt.hale.ui.service.instance.internal.AbstractInstanceService
Clear the transformed instances
clearTransformedInstances() - Method in class eu.esdihumboldt.hale.ui.service.instance.internal.orient.OrientInstanceService
 
clearWaypoints() - Method in class eu.esdihumboldt.hale.ui.views.styledmap.painter.AbstractInstancePainter
 
click(MouseEvent, GeoPosition) - Method in class eu.esdihumboldt.hale.ui.views.styledmap.tool.AbstractInstanceTool
 
click(MouseEvent, GeoPosition) - Method in class eu.esdihumboldt.hale.ui.views.styledmap.tool.InstanceTool
 
ClientUtil - Class in eu.esdihumboldt.hale.common.cache
HTTP client utilities
ClientUtil() - Constructor for class eu.esdihumboldt.hale.common.cache.ClientUtil
 
Clip - Interface in eu.esdihumboldt.hale.ui.views.styledmap.clip
Interface for classes defining an algorithm to compute a clipping region.
ClipPainter - Interface in eu.esdihumboldt.hale.ui.views.styledmap.clip
Enhancement interface for painters that support a clipping region.
clone() - Method in class eu.esdihumboldt.cst.functions.inspire.data.PronunciationOfName
 
clone() - Method in class eu.esdihumboldt.cst.functions.inspire.data.SpellingOfName
 
clone() - Method in class eu.esdihumboldt.hale.common.core.io.project.model.IOConfiguration
Creates an independent copy of the IOConfiguration.
close() - Method in class eu.esdihumboldt.hale.common.core.io.util.DebugInputStream
 
close() - Method in class eu.esdihumboldt.hale.common.core.io.util.InputStreamDecorator
 
close() - Method in class eu.esdihumboldt.hale.common.core.io.util.OutputStreamDecorator
 
close() - Method in class eu.esdihumboldt.hale.common.instance.model.impl.FilteredInstanceCollection.FilteredIterator
 
close() - Method in class eu.esdihumboldt.hale.common.instance.model.impl.GenericResourceIteratorAdapter
 
close() - Method in interface eu.esdihumboldt.hale.common.instance.model.ResourceIterator
Dispose the iterator.
close() - Method in class eu.esdihumboldt.hale.common.instance.orient.storage.OrientInstanceSink
 
close() - Method in class eu.esdihumboldt.hale.io.gml.reader.internal.GmlInstanceCollection.InstanceIterator
 
close() - Method in class eu.esdihumboldt.hale.io.gml.writer.internal.geometry.Descent
Close the descent
close() - Method in class eu.esdihumboldt.hale.io.gml.writer.internal.IndentingXMLStreamWriter
 
close() - Method in class eu.esdihumboldt.hale.ui.util.dialog.StackTraceErrorDialog
 
CodeDefinition - Class in eu.esdihumboldt.hale.common.instance.geometry.impl
CRS definition based on a code
CodeDefinition(String, CoordinateReferenceSystem) - Constructor for class eu.esdihumboldt.hale.common.instance.geometry.impl.CodeDefinition
Constructor
CodeDefinitionFactory - Class in eu.esdihumboldt.hale.common.instance.geometry.impl.internal
Factory for CodeDefinitions
CodeDefinitionFactory() - Constructor for class eu.esdihumboldt.hale.common.instance.geometry.impl.internal.CodeDefinitionFactory
 
CodeList - Interface in eu.esdihumboldt.hale.common.codelist
 
CodeList.CodeEntry - Class in eu.esdihumboldt.hale.common.codelist
Represents a code list entry
CodeList.CodeEntry(String, String, String, String) - Constructor for class eu.esdihumboldt.hale.common.codelist.CodeList.CodeEntry
Create a code entry
CodeListAttributeEditor_0 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
CodeListAttributeEditor_2 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
CodeListImportAdvisor - Class in eu.esdihumboldt.hale.ui.codelist.io
Import advisor for code lists
CodeListImportAdvisor() - Constructor for class eu.esdihumboldt.hale.ui.codelist.io.CodeListImportAdvisor
 
CodeListImportWizard - Class in eu.esdihumboldt.hale.ui.codelist.io
Import wizard for code lists
CodeListImportWizard() - Constructor for class eu.esdihumboldt.hale.ui.codelist.io.CodeListImportWizard
Create a schema import wizard
CodeListNode - Class in eu.esdihumboldt.hale.ui.codelist.legacy
Tree node representing a code list
CodeListNode(CodeList) - Constructor for class eu.esdihumboldt.hale.ui.codelist.legacy.CodeListNode
Create a new tree node with a given code list
CodeListPreferenceConstants - Interface in eu.esdihumboldt.hale.ui.codelist.legacy
 
CodeListPreferenceInitializer - Class in eu.esdihumboldt.hale.ui.codelist.legacy
Code list preferences
CodeListPreferenceInitializer() - Constructor for class eu.esdihumboldt.hale.ui.codelist.legacy.CodeListPreferenceInitializer
 
CodeListPreferencePage - Class in eu.esdihumboldt.hale.ui.codelist.legacy
Code list preference page
CodeListPreferencePage() - Constructor for class eu.esdihumboldt.hale.ui.codelist.legacy.CodeListPreferencePage
 
CodeListPreferencePage_0 - Static variable in class eu.esdihumboldt.hale.ui.codelist.internal.Messages
 
CodeListPreferencePage_0 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
CodeListPreferencePage_1 - Static variable in class eu.esdihumboldt.hale.ui.codelist.internal.Messages
 
CodeListPreferencePage_1 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
CodeListPreferencePage_2 - Static variable in class eu.esdihumboldt.hale.ui.codelist.internal.Messages
 
CodeListPreferencePage_2 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
CodeListPreferencePage_3 - Static variable in class eu.esdihumboldt.hale.ui.codelist.internal.Messages
 
CodeListPreferencePage_3 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
CodeListPreferencePage_4 - Static variable in class eu.esdihumboldt.hale.ui.codelist.internal.Messages
 
CodeListPreferencePage_4 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
CodeListPreferencePage_5 - Static variable in class eu.esdihumboldt.hale.ui.codelist.internal.Messages
 
CodeListPreferencePage_5 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
CodeListPreferencePage_6 - Static variable in class eu.esdihumboldt.hale.ui.codelist.internal.Messages
 
CodeListPreferencePage_6 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
CodeListPreferencePage_7 - Static variable in class eu.esdihumboldt.hale.ui.codelist.internal.Messages
 
CodeListPreferencePage_7 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
CodeListReader - Interface in eu.esdihumboldt.hale.common.codelist.io
Reads a code list
CodeListReaderConfigurationPage - Class in eu.esdihumboldt.hale.ui.codelist.io
Configuration page for the code list reader
CodeListReaderConfigurationPage(String, String, ImageDescriptor) - Constructor for class eu.esdihumboldt.hale.ui.codelist.io.CodeListReaderConfigurationPage
 
CodeListReaderConfigurationPage(String) - Constructor for class eu.esdihumboldt.hale.ui.codelist.io.CodeListReaderConfigurationPage
 
CodeListSelectionDialog - Class in eu.esdihumboldt.hale.ui.codelist.selector
Dialog showing the properties of a schema item
CodeListSelectionDialog(Shell, CodeList, String) - Constructor for class eu.esdihumboldt.hale.ui.codelist.selector.CodeListSelectionDialog
Constructor
CodeListSelectionDialog_0 - Static variable in class eu.esdihumboldt.hale.ui.codelist.internal.Messages
 
CodeListSelectionDialog_0 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
CodeListSelectionDialog_1 - Static variable in class eu.esdihumboldt.hale.ui.codelist.internal.Messages
 
CodeListSelectionDialog_1 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
CodeListSelectionDialog_2 - Static variable in class eu.esdihumboldt.hale.ui.codelist.internal.Messages
 
CodeListSelectionDialog_2 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
CodeListSelectionDialog_3 - Static variable in class eu.esdihumboldt.hale.ui.codelist.internal.Messages
 
CodeListSelectionDialog_3 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
CodeListSelectionDialog_4 - Static variable in class eu.esdihumboldt.hale.ui.codelist.internal.Messages
 
CodeListSelectionDialog_4 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
CodeListSelectionDialog_5 - Static variable in class eu.esdihumboldt.hale.ui.codelist.internal.Messages
 
CodeListSelectionDialog_5 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
CodeListSelectionDialog_6 - Static variable in class eu.esdihumboldt.hale.ui.codelist.internal.Messages
 
CodeListSelectionDialog_6 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
CodeListSelector - Interface in eu.esdihumboldt.hale.ui.codelist.selector
Interface for components to select code lists from.
CodeListService - Interface in eu.esdihumboldt.hale.ui.codelist.service
 
CodeListServiceImpl - Class in eu.esdihumboldt.hale.ui.codelist.service.internal
Code list service.
CodeListServiceImpl(ProjectService) - Constructor for class eu.esdihumboldt.hale.ui.codelist.service.internal.CodeListServiceImpl
Constructs this code list service with the given project service.
CodeListUIPlugin - Class in eu.esdihumboldt.hale.ui.codelist.internal
The activator class controls the plug-in life cycle
CodeListUIPlugin() - Constructor for class eu.esdihumboldt.hale.ui.codelist.internal.CodeListUIPlugin
Default constructor
collection - Variable in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ClassCompositionType
 
collection - Variable in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.PropertyCompositionType
 
collection - Variable in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.RelationCompositionType
 
CollectionTreeNodeContentProvider - Class in eu.esdihumboldt.hale.ui.util.tree
TreeNode content provider that allows collections of nodes as input instead of only arrays
CollectionTreeNodeContentProvider() - Constructor for class eu.esdihumboldt.hale.ui.util.tree.CollectionTreeNodeContentProvider
 
collectObjects(Object) - Method in class eu.esdihumboldt.util.StructuredEquals
Collect all objects contained in an Iterable or array and in their elements.
collectPropertyPaths(Iterable<? extends ChildDefinition<?>>, DefinitionPath, boolean) - Static method in class eu.esdihumboldt.hale.io.gml.writer.internal.GmlWriterUtil
Collect all the paths to all child properties, even those contained in groups.
ColorEditor - Class in eu.esdihumboldt.hale.ui.style.editors
A color editor button
ColorEditor(Composite, RGB) - Constructor for class eu.esdihumboldt.hale.ui.style.editors.ColorEditor
Create a color editor button
ColumnBrowserTip - Class in eu.esdihumboldt.hale.ui.util.viewer
Browser Tip for a certain column
ColumnBrowserTip(ColumnViewer, int, int, boolean, int, TipProvider) - Constructor for class eu.esdihumboldt.hale.ui.util.viewer.ColumnBrowserTip
Constructor
ColumnLayout - Class in eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.impl
Layout that organizes painters in vertical columns.
ColumnLayout() - Constructor for class eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.impl.ColumnLayout
 
ColumnLayout.ColumnAugmentation - Class in eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.impl
Row layout augmentation
ColumnLayout.ColumnAugmentation(int) - Constructor for class eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.impl.ColumnLayout.ColumnAugmentation
Create a row layout augmentation.
combineSelection(ISelection, ISelection) - Static method in class eu.esdihumboldt.hale.ui.views.styledmap.painter.AbstractInstancePainter
Try to combine two selections.
comment - Variable in class eu.esdihumboldt.hale.io.project.jaxb.generated.Task
 
CommonSharedImages - Class in eu.esdihumboldt.hale.ui.common
Provides access to HALE common shared images
CommonSharedImages() - Constructor for class eu.esdihumboldt.hale.ui.common.CommonSharedImages
 
CommonSharedImagesConstants - Interface in eu.esdihumboldt.hale.ui.common
Constants defining identifiers for shared images.
CommonUIPlugin - Class in eu.esdihumboldt.hale.ui.common.internal
The activator class controls the plug-in life cycle
CommonUIPlugin() - Constructor for class eu.esdihumboldt.hale.ui.common.internal.CommonUIPlugin
Default constructor
comparator - Variable in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.PropValueRestrictionType
 
comparator - Variable in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.RestrictionType
 
ComparatorEnumType - Enum in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml
Java class for comparatorEnumType.
ComparatorType - Enum in eu.esdihumboldt.hale.io.oml.internal.goml.omwg
This class represents the .
compare(Viewer, Object, Object) - Method in class eu.esdihumboldt.hale.ui.common.definition.viewer.DefinitionComparator
 
compare(Viewer, Object, Object) - Method in class eu.esdihumboldt.hale.ui.schema.presets.internal.SchemaPresetComparator
 
compareTo(Category) - Method in class eu.esdihumboldt.hale.common.align.extension.category.Category
 
compareTo(Definition<?>) - Method in class eu.esdihumboldt.hale.common.schema.model.impl.AbstractDefinition
 
compareTo(Definition<?>) - Method in class eu.esdihumboldt.hale.common.schema.model.impl.AbstractGroupPropertyDecorator
 
compareTo(Definition<?>) - Method in class eu.esdihumboldt.hale.common.schema.model.impl.AbstractPropertyDecorator
 
compareTo(ExampleProject) - Method in class eu.esdihumboldt.hale.doc.user.examples.internal.extension.ExampleProject
 
ComposedFeatureClass - Class in eu.esdihumboldt.hale.io.oml.internal.goml.omwg
This class represents omwg:classConst.
ComposedFeatureClass(IAbout) - Constructor for class eu.esdihumboldt.hale.io.oml.internal.goml.omwg.ComposedFeatureClass
 
ComposedFeatureClass.ClassOperatorType - Enum in eu.esdihumboldt.hale.io.oml.internal.goml.omwg
 
ComposedProperty - Class in eu.esdihumboldt.hale.io.oml.internal.goml.omwg
This class represents omwg:propertyConst.
ComposedProperty(ComposedProperty.PropertyOperatorType, IAbout) - Constructor for class eu.esdihumboldt.hale.io.oml.internal.goml.omwg.ComposedProperty
Constructor
ComposedProperty(IAbout) - Constructor for class eu.esdihumboldt.hale.io.oml.internal.goml.omwg.ComposedProperty
Constructor sets a default operator value as PropertyOperatorType.OR
ComposedProperty(ComposedProperty.PropertyOperatorType, String) - Constructor for class eu.esdihumboldt.hale.io.oml.internal.goml.omwg.ComposedProperty
 
ComposedProperty(String) - Constructor for class eu.esdihumboldt.hale.io.oml.internal.goml.omwg.ComposedProperty
 
ComposedProperty.PropertyOperatorType - Enum in eu.esdihumboldt.hale.io.oml.internal.goml.omwg
 
ComposedRelation - Class in eu.esdihumboldt.hale.io.oml.internal.goml.omwg
This class represents omwg:relConst.
ComposedRelation(IAbout) - Constructor for class eu.esdihumboldt.hale.io.oml.internal.goml.omwg.ComposedRelation
 
ComposedRelation.RelationOperatorType - Enum in eu.esdihumboldt.hale.io.oml.internal.goml.omwg
 
composite - Variable in class eu.esdihumboldt.hale.ui.views.report.properties.summary.AbstractReportSummary
Composite for the tabbed property page
ConceptualSchemaTransformer - Class in eu.esdihumboldt.cst
Transformation service implementation
ConceptualSchemaTransformer() - Constructor for class eu.esdihumboldt.cst.ConceptualSchemaTransformer
 
Condition - Class in eu.esdihumboldt.hale.common.align.model
Property condition.
Condition(Filter) - Constructor for class eu.esdihumboldt.hale.common.align.model.Condition
Create a property condition.
conf - Variable in class eu.esdihumboldt.hale.common.align.extension.function.AbstractFunction
The configuration element
CONF_LAST_SELECTED_FUNCTION - Static variable in class eu.esdihumboldt.hale.ui.function.internal.NewRelationPage
Configuration parameter name for the last selected function
CONFIG_FILE_NAME - Static variable in class eu.esdihumboldt.hale.server.projects.impl.internal.ProjectHandler
The name of the project configuration file in the project folder.
ConfigData - Class in eu.esdihumboldt.hale.io.project.jaxb.generated
Java class for configData complex type.
ConfigData() - Constructor for class eu.esdihumboldt.hale.io.project.jaxb.generated.ConfigData
 
configSchema - Variable in class eu.esdihumboldt.hale.io.project.jaxb.generated.HaleProject
 
ConfigSection - Class in eu.esdihumboldt.hale.io.project.jaxb.generated
Java class for configSection complex type.
ConfigSection() - Constructor for class eu.esdihumboldt.hale.io.project.jaxb.generated.ConfigSection
 
configuration - Variable in class eu.esdihumboldt.hale.io.gml.ui.wfs.wizard.AbstractWfsWizard
The WFS configuration
ConfigurationIOAdvisor<T extends IOProvider> - Class in eu.esdihumboldt.hale.common.core.io.impl
I/O advisor based on configuration in an existing IOConfiguration.
ConfigurationIOAdvisor() - Constructor for class eu.esdihumboldt.hale.common.core.io.impl.ConfigurationIOAdvisor
Create an I/O advisor based on I/O configurations that have to be set using ConfigurationIOAdvisor.setConfiguration(IOConfiguration) before using the advisor.
ConfigurationIOAdvisor(IOConfiguration) - Constructor for class eu.esdihumboldt.hale.common.core.io.impl.ConfigurationIOAdvisor
Create an I/O advisor based on the given I/O configuration.
ConfigurationPageExtension - Class in eu.esdihumboldt.hale.ui.io.config
Utilities for the configuration page extension point
ConfigurationPageFactory - Interface in eu.esdihumboldt.hale.ui.io.config
TODO Type description
configurationService - Variable in class eu.esdihumboldt.hale.ui.codelist.service.internal.CodeListServiceImpl
The configuration service to use for storing/loading assignments.
configure(T) - Method in class eu.esdihumboldt.hale.ui.functions.core.SourceListParameterPage
Subclasses can configure the text field to for example add some validation mechanism.
configure(SourceViewer) - Method in class eu.esdihumboldt.hale.ui.functions.core.SourceViewerParameterPage
Configure the source viewer.
configure(Text) - Method in class eu.esdihumboldt.hale.ui.functions.numeric.MathExpressionParameterPage
 
configureBasicReporter(Reporter<?>, Properties) - Static method in class eu.esdihumboldt.hale.common.core.report.impl.AbstractReportDefinition
Basic configuration that should be called from every child class!
configureCell(MutableCell) - Method in class eu.esdihumboldt.hale.ui.function.generic.pages.EntitiesPage
 
configureCell(MutableCell) - Method in interface eu.esdihumboldt.hale.ui.function.generic.pages.FunctionWizardPage
Configure the given cell
configureDocument(ODatabaseRecord) - Method in class eu.esdihumboldt.hale.common.instance.orient.OGroup
Configure the internal document with the given database and return it
configurePrefixMapper(Marshaller) - Method in class eu.esdihumboldt.hale.io.oml.HaleOmlRdfGenerator
 
configurePrefixMapper(Marshaller) - Method in class eu.esdihumboldt.hale.io.oml.internal.goml.oml.io.OmlRdfGenerator
Override this method to configure a prefix mapper.
configureReport(TransformationReporter, Properties) - Method in class eu.esdihumboldt.hale.common.align.transformation.report.impl.TransformationReportImplDefinition
 
configureReport(IOReporter, Properties) - Method in class eu.esdihumboldt.hale.common.core.io.report.impl.IOReportImplDefinition
 
configureReport(R, Properties) - Method in class eu.esdihumboldt.hale.common.core.report.impl.AbstractReportDefinition
Configure the report.
configureReport(Reporter<?>, Properties) - Method in class eu.esdihumboldt.hale.common.core.report.impl.ReportImplDefintion
 
configureReport(InstanceValidationReporter, Properties) - Method in class eu.esdihumboldt.hale.common.instancevalidator.report.impl.InstanceValidationReportDefinition
 
configureResponse(WebResponse) - Method in class eu.esdihumboldt.hale.server.webapp.pages.ExceptionPage
 
configureShell(Shell) - Method in class eu.esdihumboldt.hale.ui.codelist.selector.CodeListSelectionDialog
 
configureShell(Shell) - Method in class eu.esdihumboldt.hale.ui.common.definition.AttributeInputDialog
 
configureShell(Shell) - Method in class eu.esdihumboldt.hale.ui.filter.TypeFilterDialog
 
configureShell(Shell) - Method in class eu.esdihumboldt.hale.ui.io.instance.crs.SelectCRSDialog
 
configureShell(Shell) - Method in class eu.esdihumboldt.hale.ui.style.dialog.SymbolizerDialog
 
configureShell(Shell) - Method in class eu.esdihumboldt.hale.ui.util.dialog.MultiPageDialog
 
configureShell(Shell) - Method in class eu.esdihumboldt.hale.ui.util.selector.AbstractViewerSelectionDialog
 
configureShell(Shell) - Method in class eu.esdihumboldt.hale.ui.util.wizard.HaleWizardDialog
 
configureSimpleType(XmlTypeDefinition, XmlSchemaSimpleType, XmlIndex, IOReporter) - Static method in class eu.esdihumboldt.hale.io.xsd.reader.internal.XmlTypeUtil
Configure a type definition for a simple type based on the XmlSchemaSimpleType.
configureType(XmlTypeDefinition) - Static method in class eu.esdihumboldt.hale.io.xsd.reader.internal.XmlTypeUtil
Configure a type with defaults if possible, e.g.
configureViewer(GraphViewer) - Method in class eu.esdihumboldt.hale.ui.util.graph.OffscreenGraph
Configure the viewer.
CONNECTION_NON_PROXY_HOSTS - Static variable in interface eu.esdihumboldt.hale.ui.util.proxy.preferences.PreferenceConstants
A list of hosts to connect to without using the proxy (separated by a | character)
CONNECTION_PROXY_HOST - Static variable in interface eu.esdihumboldt.hale.ui.util.proxy.preferences.PreferenceConstants
The proxy to use for the server connection
CONNECTION_PROXY_PASSWORD - Static variable in interface eu.esdihumboldt.hale.ui.util.proxy.preferences.PreferenceConstants
The proxy password to use for the server connection
CONNECTION_PROXY_PORT - Static variable in interface eu.esdihumboldt.hale.ui.util.proxy.preferences.PreferenceConstants
The proxy port to use for the server connection
CONNECTION_PROXY_USER - Static variable in interface eu.esdihumboldt.hale.ui.util.proxy.preferences.PreferenceConstants
The proxy user name to use for the server connection
ConsoleApplication - Class in eu.esdihumboldt.hale.server.console.war
The main web application for the administration console view.
ConsoleApplication() - Constructor for class eu.esdihumboldt.hale.server.console.war.ConsoleApplication
 
ConsoleController - Class in eu.esdihumboldt.hale.server.console.war.services
A REST service offering access to the OSGI console.
ConsoleController() - Constructor for class eu.esdihumboldt.hale.server.console.war.services.ConsoleController
 
Constraint - Annotation Type in eu.esdihumboldt.hale.common.schema.model
Marks constraint types.

Types using this annotation must have a default constructor or a constructor that takes a Definition as an argument that will create the constraint with its default settings as this will be used when a constraint of that type is requested for a definition where it does not exist.
ConstraintOverrideGroupProperty - Class in eu.esdihumboldt.hale.common.schema.model.impl.internal
Decorator for GroupPropertyDefinitions that overrides given constraints.
ConstraintOverrideGroupProperty(GroupPropertyDefinition, GroupPropertyConstraint...) - Constructor for class eu.esdihumboldt.hale.common.schema.model.impl.internal.ConstraintOverrideGroupProperty
Create a decorator for the given group property where the given constraints override the constraints of the group.
ConstraintOverrideProperty - Class in eu.esdihumboldt.hale.common.schema.model.impl.internal
Decorator for PropertyDefinitions that overrides given constraints.
ConstraintOverrideProperty(PropertyDefinition, PropertyConstraint...) - Constructor for class eu.esdihumboldt.hale.common.schema.model.impl.internal.ConstraintOverrideProperty
Create a decorator for the given property where the given constraints override the constraints of the property.
ConstraintUtil - Class in eu.esdihumboldt.hale.common.schema.model.constraint
Helper for creating default constraints and dealing with the Constraint annotation.
ConstraintUtil() - Constructor for class eu.esdihumboldt.hale.common.schema.model.constraint.ConstraintUtil
 
ConstraintValidator - Interface in eu.esdihumboldt.hale.common.instance.extension.validation
Marker interface for constraint validators.
ConstraintValidatorExtension - Class in eu.esdihumboldt.hale.common.instance.extension.validation
Extension for constraint validators.
ConstraintValidatorFactory - Class in eu.esdihumboldt.hale.common.instance.extension.validation
Factory for constraint validators.
ConstraintValidatorFactory(IConfigurationElement) - Constructor for class eu.esdihumboldt.hale.common.instance.extension.validation.ConstraintValidatorFactory
Create a ConstraintValidator factory based on the given configuration element.
consumeValue() - Method in class eu.esdihumboldt.hale.common.align.model.transformation.tree.impl.LeftoversImpl
 
consumeValue(Cell) - Method in class eu.esdihumboldt.hale.common.align.model.transformation.tree.impl.LeftoversImpl
 
consumeValue() - Method in interface eu.esdihumboldt.hale.common.align.model.transformation.tree.Leftovers
Consume a left over value completely (for all remaining cells).
consumeValue(Cell) - Method in interface eu.esdihumboldt.hale.common.align.model.transformation.tree.Leftovers
Consume a left over value regarding the given cell.
contains(int, int) - Method in class eu.esdihumboldt.hale.ui.views.styledmap.painter.AdvancedBoxArea
 
contains(int, int) - Method in class eu.esdihumboldt.hale.ui.views.styledmap.painter.AdvancedPolygonArea
 
ContainsComparator - Class in eu.esdihumboldt.hale.io.oml.internal.goml.omwg.comparator
 
ContainsComparator() - Constructor for class eu.esdihumboldt.hale.io.oml.internal.goml.omwg.comparator.ContainsComparator
 
containsContext(Class<? extends ConstraintValidator>) - Method in class eu.esdihumboldt.hale.common.instance.extension.validation.InstanceValidationContext
Returns true, if and only if there is a context object present for the given validator class.
contentTypeChanged(IContentType) - Method in class eu.esdihumboldt.hale.ui.io.instance.InstanceSelectTargetPage
 
contentTypeChanged(IContentType) - Method in interface eu.esdihumboldt.hale.ui.io.IOWizardListener
Called when the content type assigned to the wizard has changed
contextAdded(EntityDefinition) - Method in interface eu.esdihumboldt.hale.ui.service.entity.EntityDefinitionServiceListener
Called when a new instance context has been added.
contextIdentifier - Variable in class eu.esdihumboldt.hale.io.project.jaxb.generated.Task
 
ContextImpl - Class in eu.esdihumboldt.hale.ui.common.help.internal
Context implementation
ContextImpl(String, IHelpResource[]) - Constructor for class eu.esdihumboldt.hale.ui.common.help.internal.ContextImpl
Create a context
ContextMatcher - Interface in eu.esdihumboldt.hale.common.align.model.transformation.tree.context
Identifies context matches between source and target nodes in a transformation tree.
contextRemoved(EntityDefinition) - Method in interface eu.esdihumboldt.hale.ui.service.entity.EntityDefinitionServiceListener
Called when an instance context has been removed.
contextsAdded(Iterable<EntityDefinition>) - Method in interface eu.esdihumboldt.hale.ui.service.entity.EntityDefinitionServiceListener
Called when multiple new instance contexts have been added.
ContextWrapper - Class in eu.esdihumboldt.hale.ui.common.help.internal
Context that wraps a given context and provides additional topics.
ContextWrapper(IContext, Collection<IHelpResource>) - Constructor for class eu.esdihumboldt.hale.ui.common.help.internal.ContextWrapper
Create a wrapper for the given context.
ConversionServiceNotAvailableException - Exception in eu.esdihumboldt.hale.common.convert
Exception that should be thrown when the conversion service is not available.
ConversionServiceNotAvailableException() - Constructor for exception eu.esdihumboldt.hale.common.convert.ConversionServiceNotAvailableException
Constructor using a default message.
ConversionServiceNotAvailableException(String, Throwable) - Constructor for exception eu.esdihumboldt.hale.common.convert.ConversionServiceNotAvailableException
 
ConversionServiceNotAvailableException(String) - Constructor for exception eu.esdihumboldt.hale.common.convert.ConversionServiceNotAvailableException
 
ConversionUtil - Class in eu.esdihumboldt.hale.common.convert
Conversion utilities.
ConversionUtil() - Constructor for class eu.esdihumboldt.hale.common.convert.ConversionUtil
 
convert(K) - Method in class eu.esdihumboldt.cst.functions.core.merge.AbstractMergeHandler.MergedIterator
 
convert(Calendar) - Method in class eu.esdihumboldt.hale.common.convert.core.CalendarToDateConverter
 
convert(Date) - Method in class eu.esdihumboldt.hale.common.convert.core.DateToSqlDateConverter
 
convert(Date) - Method in class eu.esdihumboldt.hale.common.convert.core.DateToSqlTimeConverter
 
convert(Date) - Method in class eu.esdihumboldt.hale.common.convert.core.DateToSqlTimestampConverter
 
convert(String) - Method in class eu.esdihumboldt.hale.common.convert.wkt.internal.AbstractGeometryConverter
 
convert(S) - Method in class eu.esdihumboldt.hale.common.instance.model.impl.GenericResourceIteratorAdapter
Convert an object before it is returned by GenericResourceIteratorAdapter.next().
convert(T) - Method in class eu.esdihumboldt.hale.common.instance.model.impl.ResourceIteratorAdapter
 
convert(String) - Method in class eu.esdihumboldt.hale.common.instance.orient.internal.OSerializationHelper.ConvertProxy
Convert the string to its original form.
convert(Date) - Method in class eu.esdihumboldt.hale.io.gml.internal.simpletype.converters.DateToXmlDate
 
convert(Date) - Method in class eu.esdihumboldt.hale.io.gml.internal.simpletype.converters.DateToXmlDateTime
 
convert(Date) - Method in class eu.esdihumboldt.hale.io.gml.internal.simpletype.converters.DateToXmlTime
 
convert(String) - Method in class eu.esdihumboldt.hale.io.gml.internal.simpletype.converters.StringToXmlDate
 
convert(String) - Method in class eu.esdihumboldt.hale.io.gml.internal.simpletype.converters.StringToXmlDateTime
 
convert(String) - Method in class eu.esdihumboldt.hale.io.gml.internal.simpletype.converters.StringToXmlTime
 
convert(XmlDateTime) - Method in class eu.esdihumboldt.hale.io.gml.internal.simpletype.converters.XmlDateTimeToDate
 
convert(XmlDateTime) - Method in class eu.esdihumboldt.hale.io.gml.internal.simpletype.converters.XmlDateTimeToTimestamp
 
convert(XmlDate) - Method in class eu.esdihumboldt.hale.io.gml.internal.simpletype.converters.XmlDateToDate
 
convert(XmlDate) - Method in class eu.esdihumboldt.hale.io.gml.internal.simpletype.converters.XmlDateToTimestamp
 
convert(XmlTime) - Method in class eu.esdihumboldt.hale.io.gml.internal.simpletype.converters.XmlTimeToDate
 
convert(XmlTime) - Method in class eu.esdihumboldt.hale.io.gml.internal.simpletype.converters.XmlTimeToTimestamp
 
convert(C) - Method in class eu.esdihumboldt.hale.io.gml.writer.internal.geometry.converters.AbstractGeometryCollectionConverter
 
convert(Polygon) - Method in class eu.esdihumboldt.hale.io.gml.writer.internal.geometry.converters.PolygonToMultiLineString
 
convert(S) - Method in interface eu.esdihumboldt.hale.io.gml.writer.internal.geometry.GeometryConverter
Convert the given geometry
convert(BoundingBox) - Method in class eu.esdihumboldt.hale.ui.views.styledmap.util.CRSConverter
Convert a bounding box.
convert(double, double, double) - Method in class eu.esdihumboldt.hale.ui.views.styledmap.util.CRSConverter
This method converts the given coordinates and returns them as a Point3D.
convertDocument(Object, QName) - Method in class eu.esdihumboldt.hale.common.instance.orient.OGroup
Converts ODocuments to Instances but leaves other objects untouched.
ConverterPackageFactoryBean - Class in eu.esdihumboldt.hale.common.convert
Factory bean for adding a converter to a converter registry
ConverterPackageFactoryBean() - Constructor for class eu.esdihumboldt.hale.common.convert.ConverterPackageFactoryBean
 
convertForDB(Object) - Static method in class eu.esdihumboldt.hale.common.instance.orient.internal.OSerializationHelper
Prepare a value not supported as field in OrientDB so it can be stored in the database.
convertFromDB(Object, OGroup, QName) - Static method in class eu.esdihumboldt.hale.common.instance.orient.internal.OSerializationHelper
Convert a value received from the database, e.g.
convertFromField(String) - Method in interface eu.esdihumboldt.hale.io.csv.PropertyType
Converts the value into the property type of the class
convertFromField(String) - Method in class eu.esdihumboldt.hale.io.csv.propertytype.PropertyFloat
 
convertFromField(String) - Method in class eu.esdihumboldt.hale.io.csv.propertytype.PropertyInteger
 
convertFromField(String) - Method in class eu.esdihumboldt.hale.io.csv.propertytype.PropertyString
 
convertFromXml(String, TypeDefinition) - Static method in class eu.esdihumboldt.hale.io.gml.internal.simpletype.SimpleTypeUtil
Convert a string belonging to a XML simple type to the binding specified by the given type definition.
convertInstance(Object) - Method in class eu.esdihumboldt.hale.common.instance.orient.OGroup
Converts Groups and Instances to ODocument but leaves other objects untouched.
convertToAWT(ImageData) - Static method in class eu.esdihumboldt.hale.ui.util.swing.SwingRcpUtilities
Convert a SWT Image to a BufferedImage "http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet156.java?view=co"
convertToColor(RGB) - Static method in class eu.esdihumboldt.hale.ui.util.swing.SwingRcpUtilities
Convert a RGB to an AWT color
convertToSWT(BufferedImage) - Static method in class eu.esdihumboldt.hale.ui.util.swing.SwingRcpUtilities
Convert a BufferedImage to a SWT Image.
convertToSWT(ImageIcon) - Static method in class eu.esdihumboldt.hale.ui.util.swing.SwingRcpUtilities
Create a SWT Image from an ImageIcon "http://www.eclipseproject.de/modules.php?name=Forums&file=viewtopic&t=5489" "http://www.9php.com/FAQ/cxsjl/java/2007/11/5033330101296.html"
convertToXml(T, TypeDefinition) - Static method in class eu.esdihumboldt.hale.io.gml.internal.simpletype.SimpleTypeUtil
Convert a simple type value to a string
convertUponGet(Object) - Method in class eu.esdihumboldt.hale.common.align.io.impl.internal.QNameFieldHandler
 
convertUponGet(Object) - Method in class eu.esdihumboldt.hale.common.core.io.project.model.internal.OsgiClassFieldHandler
 
convertUponGet(Object) - Method in class eu.esdihumboldt.hale.common.core.io.project.model.internal.URIFieldHandler
 
convertUponGet(Object) - Method in class eu.esdihumboldt.hale.common.core.io.project.model.internal.VersionFieldHandler
 
convertUponSet(Object) - Method in class eu.esdihumboldt.hale.common.align.io.impl.internal.QNameFieldHandler
 
convertUponSet(Object) - Method in class eu.esdihumboldt.hale.common.core.io.project.model.internal.OsgiClassFieldHandler
 
convertUponSet(Object) - Method in class eu.esdihumboldt.hale.common.core.io.project.model.internal.URIFieldHandler
 
convertUponSet(Object) - Method in class eu.esdihumboldt.hale.common.core.io.project.model.internal.VersionFieldHandler
 
copyToClipboard() - Method in class eu.esdihumboldt.hale.ui.util.dialog.StackTraceErrorDialog
Copies the stack trace to the clipboard
CoreBundle - Class in eu.esdihumboldt.hale.common.core.internal
Bundle activator
CoreBundle() - Constructor for class eu.esdihumboldt.hale.common.core.internal.CoreBundle
 
countChanged(int) - Method in class eu.esdihumboldt.cst.internal.util.CountingInstanceSink
Called when the count has been incremented
CountingInstanceSink - Class in eu.esdihumboldt.cst.internal.util
Instance sink decorator that counts the added instances.
CountingInstanceSink(InstanceSink) - Constructor for class eu.esdihumboldt.cst.internal.util.CountingInstanceSink
Create a counting instance sink
countOccurences(String, String) - Static method in class eu.esdihumboldt.hale.io.gml.ui.wfs.wizard.capabilities.GetCapabilititiesRetriever
counts the number of occurences of a string declared in another string.
COUNTRY_PARAMETER_NAME - Static variable in interface eu.esdihumboldt.cst.functions.inspire.IdentifierFunction
 
CQLFilterDefinition - Class in eu.esdihumboldt.hale.common.filter.definition
Object definition for CQL filters.
CQLFilterDefinition() - Constructor for class eu.esdihumboldt.hale.common.filter.definition.CQLFilterDefinition
 
cqlStr - Variable in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.RestrictionType
 
create(String, IConfigurationElement) - Method in class eu.esdihumboldt.hale.common.align.extension.category.CategoryExtension
 
create(String, IConfigurationElement) - Method in class eu.esdihumboldt.hale.common.align.extension.function.AbstractFunctionExtension
Calls AbstractFunctionExtension.doCreate(String, IConfigurationElement) to create an object for the given configuration element.
create(String, IConfigurationElement) - Method in class eu.esdihumboldt.hale.common.core.io.extension.IOActionExtension
 
create(String, IConfigurationElement) - Method in class eu.esdihumboldt.hale.common.core.io.project.extension.ProjectFileExtension
 
create(String, IConfigurationElement) - Method in class eu.esdihumboldt.hale.common.instance.extension.metadata.MetadataInfoExtension
 
create(String, IConfigurationElement) - Method in class eu.esdihumboldt.hale.doc.user.examples.internal.extension.ExampleProjectExtension
 
create(Class, IServiceLocator, IServiceLocator) - Method in class eu.esdihumboldt.hale.ui.codelist.service.internal.ServiceFactory
 
create(Class, IServiceLocator, IServiceLocator) - Method in class eu.esdihumboldt.hale.ui.common.definition.editors.ServiceFactory
 
create(Class, IServiceLocator, IServiceLocator) - Method in class eu.esdihumboldt.hale.ui.common.definition.internal.ServiceFactory
 
create(String, IConfigurationElement) - Method in class eu.esdihumboldt.hale.ui.schema.presets.extension.SchemaPresetExtension
 
create(Class, IServiceLocator, IServiceLocator) - Method in class eu.esdihumboldt.hale.ui.service.internal.HaleServiceFactory
 
create(Class, IServiceLocator, IServiceLocator) - Method in class eu.esdihumboldt.hale.ui.style.service.internal.StyleServiceFactory
 
create(Class, IServiceLocator, IServiceLocator) - Method in class eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.extension.internal.PainterLayoutServiceFactory
 
create(String, IConfigurationElement) - Method in class eu.esdihumboldt.util.resource.internal.ResolverExtension
 
create(String, IConfigurationElement) - Method in class eu.esdihumboldt.util.resource.internal.ResourceTypeExtension
 
createActionBarAdvisor(IActionBarConfigurer) - Method in class eu.esdihumboldt.hale.ui.application.ApplicationWorkbenchWindowAdvisor
 
createAlignment(IOReporter, TypeIndex, TypeIndex) - Method in class eu.esdihumboldt.hale.common.align.io.impl.internal.AlignmentBean
Create an alignment from the information in the bean
createAlignment(AlignmentType) - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of JAXBElement<AlignmentType>}
createAlignmentType() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of AlignmentType
createAlignmentTypeMap() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of AlignmentType.Map
createAlignmentTypeOnto1() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of AlignmentType.Onto1
createAlignmentTypeOnto2() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of AlignmentType.Onto2
createAndLayoutTextField(Composite) - Method in class eu.esdihumboldt.hale.ui.functions.core.SourceListParameterPage
Create and text field and layout it.
createAndLayoutTextField(Composite) - Method in class eu.esdihumboldt.hale.ui.functions.core.SourceViewerParameterPage
 
createAndLayoutTextField(Composite) - Method in class eu.esdihumboldt.hale.ui.functions.core.TextSourceListParameterPage
 
createAndSetDocument(SourceViewer) - Method in class eu.esdihumboldt.hale.ui.functions.core.SourceViewerParameterPage
Create the initial document and set it for the viewer.
createApplyType() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of ApplyType
createButtonsForButtonBar(Composite) - Method in class eu.esdihumboldt.hale.ui.codelist.selector.CodeListSelectionDialog
 
createButtonsForButtonBar(Composite) - Method in class eu.esdihumboldt.hale.ui.common.definition.AttributeInputDialog
 
createButtonsForButtonBar(Composite) - Method in class eu.esdihumboldt.hale.ui.filter.TypeFilterDialog
 
createButtonsForButtonBar(Composite) - Method in class eu.esdihumboldt.hale.ui.style.dialog.FeatureStyleDialog
 
createButtonsForButtonBar(Composite) - Method in class eu.esdihumboldt.hale.ui.util.selector.AbstractViewerSelectionDialog
 
createCell(IOReporter, TypeIndex, TypeIndex) - Method in class eu.esdihumboldt.hale.common.align.io.impl.internal.CellBean
Create a cell based on the information in the cell bean if possible.
createCell(CellType) - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of JAXBElement<CellType>}
createCellType() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of CellType
createChildGroups() - Method in class eu.esdihumboldt.hale.io.gml.reader.internal.instance.GroupPath
Create groups for the children in the path (which are only represented as definitions).
createClass(ClassType) - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of JAXBElement<ClassType>}
createClassCollectionType() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of ClassCollectionType
createClassCollectionTypeItem() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of ClassCollectionType.Item
createClassCompositionType() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of ClassCompositionType
createClassConditionType() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of ClassConditionType
createClassType() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of ClassType
createClips(int) - Method in class eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.impl.ColumnLayout
 
createClips(int) - Method in class eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.impl.DiagonalDownLayout
 
createClips(int) - Method in class eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.impl.DiagonalUpLayout
 
createClips(int) - Method in class eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.impl.NoLayout
 
createClips(int) - Method in class eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.impl.OnlyFirstLayout
 
createClips(int) - Method in class eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.impl.RowLayout
 
createClips(int) - Method in interface eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.PainterLayout
Create clip algorithms for a given number of painters.
createCollection(IConfigurationElement) - Method in class eu.esdihumboldt.hale.common.core.io.extension.IOProviderExtension
 
createComparator(ComparatorEnumType) - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of JAXBElement<ComparatorEnumType>}
createCompoundCRS(String) - Method in class eu.esdihumboldt.hale.ui.common.crs.WKTPreferencesCRSFactory
 
createConfigData() - Method in class eu.esdihumboldt.hale.io.project.jaxb.generated.ObjectFactory
Create an instance of ConfigData
createConfigSection() - Method in class eu.esdihumboldt.hale.io.project.jaxb.generated.ObjectFactory
Create an instance of ConfigSection
createConfiguration() - Method in class eu.esdihumboldt.hale.ui.functions.core.SourceViewerParameterPage
Create the source viewer configuration.
createConfigurationAction() - Method in class eu.esdihumboldt.hale.ui.io.action.ActionUIContribution
 
createContent(Composite) - Method in class eu.esdihumboldt.hale.io.csv.ui.ReadConfigurationPage
 
createContent(Composite) - Method in class eu.esdihumboldt.hale.io.csv.ui.SchemaTypePage
 
createContent(Composite) - Method in class eu.esdihumboldt.hale.io.csv.ui.TypeSelectionPage
 
createContent(Composite) - Method in class eu.esdihumboldt.hale.io.gml.ui.RootElementPage
 
createContent(Composite) - Method in class eu.esdihumboldt.hale.io.gml.ui.wfs.wizard.AbstractWfsPage
Create the page content
createContent(Composite) - Method in class eu.esdihumboldt.hale.io.gml.ui.wfs.wizard.CapabilitiesPage
 
createContent(Composite) - Method in class eu.esdihumboldt.hale.io.gml.ui.wfs.wizard.FeatureTypesPage
 
createContent(Composite) - Method in class eu.esdihumboldt.hale.io.gml.ui.wfs.wizard.FilterPage
 
createContent(Composite) - Method in class eu.esdihumboldt.hale.io.shp.ui.TypeSelectionPage
 
createContent(String, PrintWriter) - Method in class eu.esdihumboldt.hale.ui.firststeps.RecentFilesContentProvider
Create the html content for recent entries.
createContent(String, Composite, FormToolkit) - Method in class eu.esdihumboldt.hale.ui.firststeps.RecentFilesContentProvider
Create widgets to display the recent entries when using the SWT presentation XXX not tested, how to make eclipse use the SWT version?
createContent(Composite) - Method in class eu.esdihumboldt.hale.ui.function.generic.pages.EntitiesPage
 
createContent(Composite) - Method in class eu.esdihumboldt.hale.ui.function.generic.pages.GenericParameterPage
 
createContent(Composite) - Method in class eu.esdihumboldt.hale.ui.functions.core.AssignParameterPage
 
createContent(Composite) - Method in class eu.esdihumboldt.hale.ui.functions.core.CheckboxParameterPage
 
createContent(Composite) - Method in class eu.esdihumboldt.hale.ui.functions.core.ClassificationMappingParameterPage
 
createContent(Composite) - Method in class eu.esdihumboldt.hale.ui.functions.core.MergeParameterPage
 
createContent(Composite) - Method in class eu.esdihumboldt.hale.ui.functions.core.SourceListParameterPage
 
createContent(Composite) - Method in class eu.esdihumboldt.hale.ui.functions.inspire.GeographicalNamePage
 
createContent(Composite) - Method in class eu.esdihumboldt.hale.ui.functions.inspire.IdentifierParameterPage
 
createContent(Composite) - Method in class eu.esdihumboldt.hale.ui.functions.numeric.SequentialIDParameterPage
 
createContent(Composite) - Method in class eu.esdihumboldt.hale.ui.HaleWizardPage
Create the page content
createContent(Composite) - Method in class eu.esdihumboldt.hale.ui.io.ExportSelectProviderPage
 
createContent(Composite) - Method in class eu.esdihumboldt.hale.ui.io.ExportSelectTargetPage
 
createContent(Composite) - Method in class eu.esdihumboldt.hale.ui.io.ImportSelectSourcePage
 
createContent(Composite) - Method in class eu.esdihumboldt.hale.ui.io.instance.InstanceSelectTargetPage
 
createContent(Composite) - Method in class eu.esdihumboldt.hale.ui.io.project.pages.ArchiveProjectWriterConfigurationPage
 
createContent(Composite) - Method in class eu.esdihumboldt.hale.ui.io.project.pages.ZipProjectWriterConfigurationPage
 
createContent(Composite) - Method in class eu.esdihumboldt.hale.ui.io.project.SaveProjectDetailsPage
 
createContentProvider() - Method in class eu.esdihumboldt.hale.ui.views.mapping.AbstractMappingView
Create the content provider to be used for the graph
createContentProvider(TreeViewer) - Method in class eu.esdihumboldt.hale.ui.views.schemas.explorer.EntitySchemaExplorer
 
createContentProvider(TreeViewer) - Method in class eu.esdihumboldt.hale.ui.views.schemas.explorer.SchemaExplorer
Create the content provider
createContentProvider() - Method in class eu.esdihumboldt.hale.ui.views.transformation.TransformationView
 
createContents(Composite) - Method in class eu.esdihumboldt.hale.ui.codelist.legacy.CodeListPreferencePage
 
createContents(Composite) - Method in class eu.esdihumboldt.hale.ui.codelist.selector.CodeListSelectionDialog
 
createContents(Composite) - Method in class eu.esdihumboldt.hale.ui.common.crs.CRSPreferencePage
 
createContents(Composite) - Method in class eu.esdihumboldt.hale.ui.filter.TypeFilterDialog
 
createContents(Composite) - Method in class eu.esdihumboldt.hale.ui.io.instance.crs.SelectCRSDialog
 
createContents(Composite) - Method in class eu.esdihumboldt.hale.ui.util.dialog.MultiPageDialog
 
createContents(Composite) - Method in class eu.esdihumboldt.hale.ui.util.selector.AbstractViewerSelectionDialog
 
createContextElement(String) - Method in class eu.esdihumboldt.hale.io.project.jaxb.generated.ObjectFactory
Create an instance of JAXBElement<String>
createControl(Composite) - Method in class eu.esdihumboldt.hale.io.gml.ui.wfs.wizard.AbstractWfsPage
 
createControl(Composite) - Method in class eu.esdihumboldt.hale.ui.HaleWizardPage
 
createControl(Composite) - Method in class eu.esdihumboldt.hale.ui.io.internal.WizardPageDecorator
 
createControl(Composite) - Method in class eu.esdihumboldt.hale.ui.service.schema.internal.EditMappableTypesPage
 
createControl(Composite) - Method in class eu.esdihumboldt.hale.ui.style.dialog.RuleStylePage
 
createControl(Composite) - Method in class eu.esdihumboldt.hale.ui.style.dialog.SimpleGraphicStylePage
 
createControl(Composite) - Method in class eu.esdihumboldt.hale.ui.style.dialog.SimpleLineStylePage
 
createControl(Composite) - Method in class eu.esdihumboldt.hale.ui.style.dialog.SimplePointStylePage
 
createControl(Composite) - Method in class eu.esdihumboldt.hale.ui.style.dialog.SimplePolygonStylePage
 
createControl(Composite) - Method in class eu.esdihumboldt.hale.ui.style.dialog.XMLStylePage3
 
createControl(Composite) - Method in class eu.esdihumboldt.hale.ui.style.dialog.XMLStylePage4
 
createControl(Composite) - Method in class eu.esdihumboldt.hale.ui.transformation.TransformDataWizardSourcePage
 
createControl(Composite) - Method in class eu.esdihumboldt.hale.ui.util.wizard.ViewerWizardSelectionPage
 
createControl(Composite) - Method in interface eu.esdihumboldt.hale.ui.views.data.internal.filter.InstanceSelector
Create the selector control.
createControl(Composite) - Method in class eu.esdihumboldt.hale.ui.views.data.internal.filter.InstanceServiceSelector
 
createControl(Composite) - Method in class eu.esdihumboldt.hale.ui.views.data.internal.filter.SampleTransformInstanceSelector
 
createControl(Composite) - Method in class eu.esdihumboldt.hale.ui.views.data.internal.filter.WindowSelectionSelector
 
createControl(Composite, TabbedPropertySheetWidgetFactory) - Method in class eu.esdihumboldt.hale.ui.views.properties.AbstractSimpleSection
Create and configure the control that should display the property.
createControl(Composite, TabbedPropertySheetWidgetFactory) - Method in class eu.esdihumboldt.hale.ui.views.properties.AbstractSimpleTextSection
 
createControls(Composite) - Method in class eu.esdihumboldt.hale.io.gml.ui.wfs.AbstractWFSSource
 
createControls(Composite, TabbedPropertySheetPage) - Method in class eu.esdihumboldt.hale.io.xsd.ui.properties.PropertyTypeXmlAttributeFlagSection
 
createControls(Composite, TabbedPropertySheetPage) - Method in class eu.esdihumboldt.hale.io.xsd.ui.properties.TypeDefinitionXmlElementsSection
 
createControls(Composite) - Method in class eu.esdihumboldt.hale.ui.instancevalidation.report.InstanceValidationReportDetailsPage
 
createControls(Composite) - Method in interface eu.esdihumboldt.hale.ui.io.ImportSource
Create the controls that enable the user to define the import source.
createControls(Composite) - Method in class eu.esdihumboldt.hale.ui.io.source.FileSource
 
createControls(Composite) - Method in class eu.esdihumboldt.hale.ui.io.source.URLSource
 
createControls(Composite) - Method in class eu.esdihumboldt.hale.ui.schema.presets.PresetsSource
 
createControls(Composite, SchemaSpaceID) - Method in interface eu.esdihumboldt.hale.ui.views.data.InstanceViewer
Create the viewer controls.
createControls(Composite, SchemaSpaceID) - Method in class eu.esdihumboldt.hale.ui.views.data.internal.compare.DefinitionInstanceTreeViewer
 
createControls(Composite, SchemaSpaceID) - Method in class eu.esdihumboldt.hale.ui.views.data.internal.compare.PopulatedInstanceTreeViewer
 
createControls(Composite, SchemaSpaceID) - Method in class eu.esdihumboldt.hale.ui.views.data.internal.explore.InstanceExplorer
 
createControls(Composite, TabbedPropertySheetPage) - Method in class eu.esdihumboldt.hale.ui.views.properties.AbstractSimpleSection
 
createControls(Composite, TabbedPropertySheetPage) - Method in class eu.esdihumboldt.hale.ui.views.properties.cell.explanation.HtmlExplanationCellSection
 
createControls(Composite, TabbedPropertySheetPage) - Method in class eu.esdihumboldt.hale.ui.views.properties.definition.DefinitionDescriptionSection
 
createControls(Composite, TabbedPropertySheetPage) - Method in class eu.esdihumboldt.hale.ui.views.properties.definition.DefinitionLocationLinkSection
 
createControls(Composite, TabbedPropertySheetPage) - Method in class eu.esdihumboldt.hale.ui.views.properties.definition.DefinitionNameSection
 
createControls(Composite, TabbedPropertySheetPage) - Method in class eu.esdihumboldt.hale.ui.views.properties.definition.grouppropertydefinition.GroupPropertyCardinalitySection
 
createControls(Composite, TabbedPropertySheetPage) - Method in class eu.esdihumboldt.hale.ui.views.properties.definition.grouppropertydefinition.GroupPropertyChoiceFlagSection
 
createControls(Composite, TabbedPropertySheetPage) - Method in class eu.esdihumboldt.hale.ui.views.properties.definition.propertydefinition.PropertyTypeCardinalitySection
 
createControls(Composite, TabbedPropertySheetPage) - Method in class eu.esdihumboldt.hale.ui.views.properties.definition.propertydefinition.PropertyTypeNillableFlagSection
 
createControls(Composite, TabbedPropertySheetPage) - Method in class eu.esdihumboldt.hale.ui.views.properties.definition.propertydefinition.PropertyUniqueSection
 
createControls(Composite, TabbedPropertySheetPage) - Method in class eu.esdihumboldt.hale.ui.views.properties.definition.typedefinition.TypeDefinitionAbstractFlagSection
 
createControls(Composite, TabbedPropertySheetPage) - Method in class eu.esdihumboldt.hale.ui.views.properties.definition.typedefinition.TypeDefinitionElementTypeBindingSection
 
createControls(Composite, TabbedPropertySheetPage) - Method in class eu.esdihumboldt.hale.ui.views.properties.definition.typedefinition.TypeDefinitionEnumeration
 
createControls(Composite, TabbedPropertySheetPage) - Method in class eu.esdihumboldt.hale.ui.views.properties.definition.typedefinition.TypeDefinitionHasValueFlagSection
 
createControls(Composite, TabbedPropertySheetPage) - Method in class eu.esdihumboldt.hale.ui.views.properties.definition.typedefinition.TypeDefinitionMappableFlagSection
 
createControls(Composite, TabbedPropertySheetPage) - Method in class eu.esdihumboldt.hale.ui.views.properties.definition.typedefinition.TypeDefinitionStructure
 
createControls(Composite, TabbedPropertySheetPage) - Method in class eu.esdihumboldt.hale.ui.views.properties.function.abstractfunction.AbstractFunctionDescriptionSection
 
createControls(Composite, TabbedPropertySheetPage) - Method in class eu.esdihumboldt.hale.ui.views.properties.function.abstractfunction.AbstractFunctionIdSection
 
createControls(Composite, TabbedPropertySheetPage) - Method in class eu.esdihumboldt.hale.ui.views.properties.function.abstractfunction.AbstractFunctionNameSection
 
createControls(Composite, TabbedPropertySheetPage) - Method in class eu.esdihumboldt.hale.ui.views.properties.function.abstractfunction.AbstractFunctionParameterSection
 
createControls(Composite, TabbedPropertySheetPage) - Method in class eu.esdihumboldt.hale.ui.views.properties.function.AbstractFunctionTableSection
 
createControls(Composite, TabbedPropertySheetPage) - Method in class eu.esdihumboldt.hale.ui.views.properties.function.FunctionGraphSection
 
createControls(Composite) - Method in class eu.esdihumboldt.hale.ui.views.report.properties.details.DefaultReportDetailsPage
 
createControls(Composite) - Method in interface eu.esdihumboldt.hale.ui.views.report.properties.details.extension.CustomReportDetailsPage
Create the custom controls for the details page.
createControls(Composite, TabbedPropertySheetPage) - Method in class eu.esdihumboldt.hale.ui.views.report.properties.details.ReportDetailsPage
 
createControls(Composite, TabbedPropertySheetPage) - Method in class eu.esdihumboldt.hale.ui.views.report.properties.summary.AbstractReportSummary
 
createControls(Composite, TabbedPropertySheetPage) - Method in class eu.esdihumboldt.hale.ui.views.report.properties.summary.ReportIOSummary
 
createControls(Composite, TabbedPropertySheetPage) - Method in class eu.esdihumboldt.hale.ui.views.report.properties.summary.ReportSummary
 
createControls(Composite, TabbedPropertySheetPage) - Method in class eu.esdihumboldt.hale.ui.views.typehierarchy.properties.ChildDefinitionTypeHierarchyViewSection
 
createControls(Composite, TabbedPropertySheetPage) - Method in class eu.esdihumboldt.hale.ui.views.typehierarchy.properties.PropertyTypeHierarchyViewSection
 
createConversionService() - Method in class eu.esdihumboldt.hale.common.convert.CachingConversionServiceFactoryBean
 
createCoordinateReferenceSystem(String) - Method in class eu.esdihumboldt.hale.ui.common.crs.WKTPreferencesCRSFactory
 
createCqlStr(String) - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of JAXBElement<String>}
createDefaultFactory() - Method in class eu.esdihumboldt.hale.ui.function.extension.impl.AbstractFunctionWizardDescriptor
Create the default function wizard factory for the function if none is explicitly defined or its creation fails.
createDefaultFactory() - Method in class eu.esdihumboldt.hale.ui.function.extension.impl.PropertyFunctionWizardDescriptorImpl
 
createDefaultFactory() - Method in class eu.esdihumboldt.hale.ui.function.extension.impl.TypeFunctionWizardDescriptorImpl
 
createDefaultFilter(FeatureType) - Method in class eu.esdihumboldt.hale.io.gml.ui.wfs.wizard.FilterPage
Create a default filter
createDefaultProjectFiles() - Static method in class eu.esdihumboldt.hale.common.core.io.project.ProjectIO
Create a set of default project files for use with ProjectReader and ProjectWriter
createDefinition(CoordinateReferenceSystem) - Static method in class eu.esdihumboldt.hale.common.instance.geometry.CRSDefinitionUtil
Create a CRSDefinition from an existing coordinate reference system.
createDefinitionLabels() - Method in class eu.esdihumboldt.hale.ui.common.graph.labels.GraphLabelProvider
Create the label provider for Definitions and EntityDefinitions.
createDefinitionLabels() - Method in class eu.esdihumboldt.hale.ui.common.graph.labels.TransformationTreeLabelProvider
 
createDerivedCRS(String) - Method in class eu.esdihumboldt.hale.ui.common.crs.WKTPreferencesCRSFactory
 
createDialogArea(Composite) - Method in class eu.esdihumboldt.hale.ui.codelist.selector.CodeListSelectionDialog
 
createDialogArea(Composite) - Method in class eu.esdihumboldt.hale.ui.common.definition.AttributeInputDialog
 
createDialogArea(Composite) - Method in class eu.esdihumboldt.hale.ui.filter.TypeFilterDialog
 
createDialogArea(Composite) - Method in class eu.esdihumboldt.hale.ui.io.instance.crs.SelectCRSDialog
 
createDialogArea(Composite) - Method in class eu.esdihumboldt.hale.ui.style.dialog.SymbolizerDialog
 
createDialogArea(Composite) - Method in class eu.esdihumboldt.hale.ui.util.dialog.StackTraceErrorDialog
 
createDialogArea(Composite) - Method in class eu.esdihumboldt.hale.ui.util.selector.AbstractViewerSelectionDialog
 
createDomainRestriction(DomainRestrictionType) - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of JAXBElement<DomainRestrictionType>}
createDomainRestrictionType() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of DomainRestrictionType
createDropDownList(Composite) - Method in class eu.esdihumboldt.hale.ui.util.dialog.StackTraceErrorDialog
 
createEditor(Composite, PropertyDefinition) - Method in interface eu.esdihumboldt.hale.ui.common.definition.AttributeEditorFactory
Create an attribute editor for the given attribute
createEditor(Composite, PropertyDefinition) - Method in class eu.esdihumboldt.hale.ui.common.definition.editors.DefaultAttributeEditorFactory
 
createEditor(Composite) - Method in interface eu.esdihumboldt.hale.ui.common.EditorFactory
Create an editor.
createEditor(Composite) - Method in class eu.esdihumboldt.hale.ui.common.editors.BooleanEditorFactory
 
createEditor(Composite) - Method in class eu.esdihumboldt.hale.ui.common.editors.StringEditorFactory
 
createEditor(Composite, String, String) - Method in class eu.esdihumboldt.hale.ui.function.extension.ParameterEditorExtension
Create an editor for a parameter.
createEditor(Composite, T) - Method in interface eu.esdihumboldt.hale.ui.style.editors.EditorFactory
Create an editor
createEditWizard(Cell) - Method in interface eu.esdihumboldt.hale.ui.function.extension.FunctionWizardFactory
Creates a wizard for editing an existing cell.
createEditWizard(Cell) - Method in class eu.esdihumboldt.hale.ui.function.extension.impl.AbstractFunctionWizardDescriptor
 
createEditWizard(Cell) - Method in class eu.esdihumboldt.hale.ui.function.extension.impl.FactoryWizardDescriptor
 
createEditWizard(Cell) - Method in class eu.esdihumboldt.hale.ui.function.generic.GenericPropertyFunctionWizardFactory
 
createEditWizard(Cell) - Method in class eu.esdihumboldt.hale.ui.function.generic.GenericTypeFunctionWizardFactory
 
createEmptyGeometry() - Method in class eu.esdihumboldt.hale.io.gml.writer.internal.geometry.converters.AbstractGeometryCollectionConverter
Create an empty target geometry
createEmptyGeometry() - Method in class eu.esdihumboldt.hale.io.gml.writer.internal.geometry.converters.MultiLineStringToLineString
 
createEmptyGeometry() - Method in class eu.esdihumboldt.hale.io.gml.writer.internal.geometry.converters.MultiPointToPoint
 
createEmptyGeometry() - Method in class eu.esdihumboldt.hale.io.gml.writer.internal.geometry.converters.MultiPolygonToPolygon
 
createEngineeringCRS(String) - Method in class eu.esdihumboldt.hale.ui.common.crs.WKTPreferencesCRSFactory
 
createEntitiesPage(SchemaSelection, Cell) - Method in class eu.esdihumboldt.hale.ui.function.generic.AbstractGenericFunctionWizard
Create the entities page
createEntitiesPage(SchemaSelection, Cell) - Method in class eu.esdihumboldt.hale.ui.function.generic.GenericPropertyFunctionWizard
 
createEntitiesPage(SchemaSelection, Cell) - Method in class eu.esdihumboldt.hale.ui.function.generic.GenericTypeFunctionWizard
 
createEntity(TypeIndex, SchemaSpaceID) - Method in class eu.esdihumboldt.hale.common.align.io.impl.internal.EntityBean
Create the represented entity
createEntity(TypeIndex, SchemaSpaceID) - Method in class eu.esdihumboldt.hale.common.align.io.impl.internal.PropertyBean
 
createEntity(TypeIndex, SchemaSpaceID) - Method in class eu.esdihumboldt.hale.common.align.io.impl.internal.TypeBean
 
createEntity(TypeDefinition, List<ChildContext>, SchemaSpaceID, Filter) - Static method in class eu.esdihumboldt.hale.common.align.model.AlignmentUtil
Create an entity definition from a type and a child path.
createEntity(EntityType) - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of JAXBElement<EntityType>}
createEntity(EntityDefinition) - Method in class eu.esdihumboldt.hale.ui.function.common.EntitySelector
Create an entity for the given entity definition
createEntity(EntityDefinition) - Method in class eu.esdihumboldt.hale.ui.function.common.PropertyEntitySelector
 
createEntity(EntityDefinition) - Method in class eu.esdihumboldt.hale.ui.function.common.TypeEntitySelector
 
createEntity(TypeDefinition, List<ChildContext>, SchemaSpaceID, Filter) - Method in class eu.esdihumboldt.hale.ui.service.entity.internal.AbstractEntityDefinitionService
Create an entity definition from a type and a child path
createEntity1() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of Entity1
createEntity2() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of Entity2
createEntityDefinition(TypeIndex, SchemaSpaceID) - Method in class eu.esdihumboldt.hale.common.align.io.impl.internal.EntityBean
Get the entity definition
createEntityDefinition(TypeIndex, SchemaSpaceID) - Method in class eu.esdihumboldt.hale.common.align.io.impl.internal.PropertyBean
 
createEntityDefinition(TypeIndex, SchemaSpaceID) - Method in class eu.esdihumboldt.hale.common.align.io.impl.internal.TypeBean
 
createEntityDialog(Shell, SchemaSpaceID, F) - Method in class eu.esdihumboldt.hale.ui.function.common.EntitySelector
Create the dialog for selecting an entity.
createEntityDialog(Shell, SchemaSpaceID, PropertyParameter) - Method in class eu.esdihumboldt.hale.ui.function.common.PropertyEntitySelector
 
createEntityDialog(Shell, SchemaSpaceID, TypeParameter) - Method in class eu.esdihumboldt.hale.ui.function.common.TypeEntitySelector
 
createEntityGroup(SchemaSpaceID, Composite) - Method in class eu.esdihumboldt.hale.ui.function.generic.pages.EntitiesPage
Create an entity group
createEntitySelector(SchemaSpaceID, F, Composite) - Method in class eu.esdihumboldt.hale.ui.function.generic.pages.internal.Field
Create an entity selector
createEntitySelector(SchemaSpaceID, PropertyParameter, Composite) - Method in class eu.esdihumboldt.hale.ui.function.generic.pages.internal.PropertyField
 
createEntitySelector(SchemaSpaceID, TypeParameter, Composite) - Method in class eu.esdihumboldt.hale.ui.function.generic.pages.internal.TypeField
 
createExtensionObject() - Method in class eu.esdihumboldt.hale.ui.function.extension.impl.AbstractFunctionWizardDescriptor
 
createExtensionObject() - Method in class eu.esdihumboldt.hale.ui.function.extension.impl.FactoryWizardDescriptor
 
createExtensionObject() - Method in class eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.extension.internal.DefaultFactory
 
createFactory(IConfigurationElement) - Method in class eu.esdihumboldt.cst.extension.hooks.TransformationTreeHookExtension
 
createFactory(IConfigurationElement) - Method in class eu.esdihumboldt.hale.common.align.extension.engine.EngineExtension
 
createFactory(IConfigurationElement) - Method in class eu.esdihumboldt.hale.common.align.extension.transformation.PropertyTransformationExtension
 
createFactory(IConfigurationElement) - Method in class eu.esdihumboldt.hale.common.align.extension.transformation.TypeTransformationExtension
 
createFactory(IConfigurationElement) - Method in class eu.esdihumboldt.hale.common.core.io.extension.IOAdvisorExtension
 
createFactory(IConfigurationElement) - Method in class eu.esdihumboldt.hale.common.core.io.extension.IOProviderExtension
 
createFactory(IConfigurationElement) - Method in class eu.esdihumboldt.hale.common.core.report.MessageFactory.MessageDefinitions
 
createFactory(IConfigurationElement) - Method in class eu.esdihumboldt.hale.common.core.report.ReportFactory.ReportDefintions
 
createFactory(IConfigurationElement) - Method in class eu.esdihumboldt.hale.common.instance.extension.filter.FilterDefinitionExtension
 
createFactory(IConfigurationElement) - Method in class eu.esdihumboldt.hale.common.instance.extension.metadata.MetadataActionExtension
 
createFactory(IConfigurationElement) - Method in class eu.esdihumboldt.hale.common.instance.extension.validation.ConstraintValidatorExtension
 
createFactory(IConfigurationElement) - Method in class eu.esdihumboldt.hale.io.csv.PropertyTypeExtension
 
createFactory(IConfigurationElement) - Method in class eu.esdihumboldt.hale.ui.function.extension.FunctionWizardExtension
 
createFactory(IConfigurationElement) - Method in class eu.esdihumboldt.hale.ui.function.extension.ParameterEditorExtension
 
createFactory(IConfigurationElement) - Method in class eu.esdihumboldt.hale.ui.function.extension.ParameterPageExtension
 
createFactory(IConfigurationElement) - Method in class eu.esdihumboldt.hale.ui.io.action.ActionUIExtension
 
createFactory(IConfigurationElement) - Method in class eu.esdihumboldt.hale.ui.io.config.ConfigurationPageExtension
 
createFactory(IConfigurationElement) - Method in class eu.esdihumboldt.hale.ui.io.source.internal.ImportSourceExtension
 
createFactory(IConfigurationElement) - Method in class eu.esdihumboldt.hale.ui.views.data.internal.extension.InstanceViewController.InstanceViewExtension
 
createFactory(IConfigurationElement) - Method in class eu.esdihumboldt.hale.ui.views.report.properties.details.extension.CustomReportDetailsPageExtension
 
createFactory(IConfigurationElement) - Method in class eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.extension.internal.PainterLayoutExtension
 
createFactoryAction(ActionUI) - Method in class eu.esdihumboldt.hale.ui.io.action.ActionUIContribution
 
createFamily(Object) - Static method in class eu.esdihumboldt.hale.common.headless.transform.AbstractTransformationJob
Create a family token based on the given process identifier.
createFeatureClass(ClassType) - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of JAXBElement<ClassType>}
createField(D, SchemaSpaceID, Composite, Set<EntityDefinition>, Cell) - Method in class eu.esdihumboldt.hale.ui.function.generic.pages.EntitiesPage
Create entity assignment fields for the given field definition
createField(PropertyParameter, SchemaSpaceID, Composite, Set<EntityDefinition>, Cell) - Method in class eu.esdihumboldt.hale.ui.function.generic.pages.PropertyEntitiesPage
 
createField(TypeParameter, SchemaSpaceID, Composite, Set<EntityDefinition>, Cell) - Method in class eu.esdihumboldt.hale.ui.function.generic.pages.TypeEntitiesPage
 
createFieldEditors() - Method in class eu.esdihumboldt.hale.ui.cache.CachePreferencePage
 
createFieldEditors() - Method in class eu.esdihumboldt.hale.ui.style.service.internal.StylePreferencePage
 
createFieldEditors() - Method in class eu.esdihumboldt.hale.ui.util.proxy.preferences.ProxyPreferencePage
 
createFilter(String) - Method in class eu.esdihumboldt.hale.common.filter.FilterGeoCqlImpl
 
createFilter(String) - Method in class eu.esdihumboldt.hale.common.filter.FilterGeoECqlImpl
 
createFilter(String) - Method in class eu.esdihumboldt.hale.common.filter.internal.AbstractGeotoolsFilter
Create the fitler from the filter term.
createFormalism(FormalismType) - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of JAXBElement<FormalismType>}
createFormalismType() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of FormalismType
createFromType(TypeDefinition) - Static method in class eu.esdihumboldt.hale.common.schema.model.constraint.type.ElementType
Create an element type constraint with the given element type.
createFunctionType() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of FunctionType
createGeocentricCRS(String) - Method in class eu.esdihumboldt.hale.ui.common.crs.WKTPreferencesCRSFactory
 
createGeographicCRS(String) - Method in class eu.esdihumboldt.hale.ui.common.crs.WKTPreferencesCRSFactory
 
createGeometry(Instance, int) - Method in class eu.esdihumboldt.hale.io.gml.geometry.constraint.GeometryFactory
Create a geometry value from a given instance.
createGeometry(Instance, int) - Method in class eu.esdihumboldt.hale.io.gml.geometry.Geometries
 
createGeometry(Instance, int) - Method in interface eu.esdihumboldt.hale.io.gml.geometry.GeometryHandler
Create a geometry value from a given instance.
createGeometry(Instance, int) - Method in class eu.esdihumboldt.hale.io.gml.geometry.handler.EnvelopeHandler
 
createGeometry(Instance, int) - Method in class eu.esdihumboldt.hale.io.gml.geometry.handler.GenericGeometryHandler
 
createGeometry(Instance, List<GeometryProperty<?>>, CRSDefinition) - Method in class eu.esdihumboldt.hale.io.gml.geometry.handler.GenericGeometryHandler
Create a geometry value from a given instance.
createGeometry(Instance, int) - Method in class eu.esdihumboldt.hale.io.gml.geometry.handler.LinearRingHandler
 
createGeometry(Instance, int, boolean) - Method in class eu.esdihumboldt.hale.io.gml.geometry.handler.LinearRingHandler
Create a LinearRing geometry from the given instance.
createGeometry(Instance, int) - Method in class eu.esdihumboldt.hale.io.gml.geometry.handler.LineStringHandler
 
createGeometry(Instance, int) - Method in class eu.esdihumboldt.hale.io.gml.geometry.handler.PointHandler
 
createGeometry(Instance, int) - Method in class eu.esdihumboldt.hale.io.gml.geometry.handler.PolygonHandler
 
createGroovyBinding(List<PropertyValue>, boolean) - Static method in class eu.esdihumboldt.cst.functions.groovy.GroovyTransformation
Create a Groovy binding from the list of variables.
createHaleProject() - Method in class eu.esdihumboldt.hale.io.project.jaxb.generated.ObjectFactory
Create an instance of HaleProject
createHaleProject(HaleProject) - Method in class eu.esdihumboldt.hale.io.project.jaxb.generated.ObjectFactory
Create an instance of JAXBElement<HaleProject >
createHeader(Composite) - Method in class eu.esdihumboldt.hale.ui.function.generic.pages.EntitiesPage
Create the header control.
createHeader(Composite) - Method in class eu.esdihumboldt.hale.ui.function.generic.pages.PropertyEntitiesPage
 
createImageCRS(String) - Method in class eu.esdihumboldt.hale.ui.common.crs.WKTPreferencesCRSFactory
 
createInitialLayout(IPageLayout) - Method in class eu.esdihumboldt.hale.ui.application.DataPerspective
 
createInitialLayout(IPageLayout) - Method in class eu.esdihumboldt.hale.ui.application.DefaultPerspective
 
createInitialLayout(IPageLayout) - Method in class eu.esdihumboldt.hale.ui.application.ThorstenPerspective
 
createInitialLayout(IPageLayout) - Method in class eu.esdihumboldt.hale.ui.views.styledmap.StyledMapPerspective
 
createInitialLayout(IPageLayout) - Method in class eu.esdihumboldt.hale.ui.views.transformation.TransformationPerspective
 
createInstance(TypeDefinition) - Method in class eu.esdihumboldt.hale.common.instance.model.impl.DefaultInstanceFactory
 
createInstance(TypeDefinition) - Method in interface eu.esdihumboldt.hale.common.instance.model.InstanceFactory
Create an empty instance of the given type
createInstance(InstanceType) - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of JAXBElement<InstanceType>}
createInstanceData() - Method in class eu.esdihumboldt.hale.io.project.jaxb.generated.ObjectFactory
Create an instance of InstanceData
createInstanceData(InstanceData) - Method in class eu.esdihumboldt.hale.io.project.jaxb.generated.ObjectFactory
Create an instance of JAXBElement<InstanceData >
createInstanceType() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of InstanceType
createInstanceWriter(IContentType, String) - Static method in class eu.esdihumboldt.hale.common.instance.io.InstanceIO
Creates an instance writer instance
createIOProvider(Class<P>, IContentType, String) - Static method in class eu.esdihumboldt.hale.common.core.io.HaleIO
Creates an I/O provider instance
createLabel(String) - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of JAXBElement<String>}
createLabel(Composite, Definition<?>, boolean) - Method in interface eu.esdihumboldt.hale.ui.common.definition.DefinitionLabelFactory
Create a label for the given definition
createLabel(Composite, Definition<?>, boolean) - Method in class eu.esdihumboldt.hale.ui.common.definition.internal.DefaultDefinitionLabelFactory
 
createLabelProvider() - Method in class eu.esdihumboldt.hale.ui.views.mapping.AbstractMappingView
Create the label provider to be used for the graph
createLabelProvider() - Method in class eu.esdihumboldt.hale.ui.views.transformation.TransformationView
 
createLadder(Geometry) - Method in class eu.esdihumboldt.hale.io.gml.writer.internal.geometry.GeometryConverterRegistry
Create a conversion ladder for the given geometry
createLayout() - Method in class eu.esdihumboldt.hale.ui.views.mapping.AbstractMappingView
Create the initial layout to use
createLayout() - Method in class eu.esdihumboldt.hale.ui.views.transformation.TransformationView
 
createLineSymbolizer(Color, double) - Static method in class eu.esdihumboldt.hale.ui.style.StyleHelper
Create a default line symbolizer.
createMap() - Method in class eu.esdihumboldt.hale.ui.util.tree.MapTreeNode
Create the map that is used to manage the children
createMap() - Method in class eu.esdihumboldt.hale.ui.util.tree.SortedMapTreeNode
 
createMappedSchema() - Method in class eu.esdihumboldt.hale.io.project.jaxb.generated.ObjectFactory
Create an instance of MappedSchema
createMappedSchema(MappedSchema) - Method in class eu.esdihumboldt.hale.io.project.jaxb.generated.ObjectFactory
Create an instance of JAXBElement<MappedSchema >
createMeasure(Float) - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of JAXBElement<Float>}
createMergeConfiguration(String, ListMultimap<String, String>, Map<String, String>, TransformationLog) - Method in class eu.esdihumboldt.cst.functions.core.merge.AbstractMergeHandler
Create the merge configuration from the transformation configuration.
createMergeConfiguration(String, ListMultimap<String, String>, Map<String, String>, TransformationLog) - Method in class eu.esdihumboldt.cst.functions.core.merge.PropertiesMergeHandler
 
createMessage(String, Throwable) - Method in class eu.esdihumboldt.hale.common.align.transformation.report.impl.CellLog
 
createMessage(Properties) - Method in class eu.esdihumboldt.hale.common.align.transformation.report.impl.TransformationMessageImplDefinition
 
createMessage(String, Throwable) - Method in interface eu.esdihumboldt.hale.common.align.transformation.report.TransformationLog
Create a message configured with the current cell for use with the log
createMessage(Properties) - Method in class eu.esdihumboldt.hale.common.core.io.report.impl.IOMessageImplDefinition
 
createMessage(Properties) - Method in class eu.esdihumboldt.hale.common.core.report.impl.AbstractMessageDefinition
Create a message from a set of properties
createMessage(Properties) - Method in class eu.esdihumboldt.hale.common.core.report.impl.MessageImplDefinition
 
createMessage(Properties) - Method in class eu.esdihumboldt.hale.common.instancevalidator.report.impl.InstanceValidationMessageDefinition
 
createMonitor(Job) - Method in class eu.esdihumboldt.hale.server.progress.impl.ProgressManager
 
createNewWizard(SchemaSelection) - Method in interface eu.esdihumboldt.hale.ui.function.extension.FunctionWizardFactory
Creates a wizard for creating a new cell based on the given schema selection.
createNewWizard(SchemaSelection) - Method in class eu.esdihumboldt.hale.ui.function.extension.impl.AbstractFunctionWizardDescriptor
 
createNewWizard(SchemaSelection) - Method in class eu.esdihumboldt.hale.ui.function.extension.impl.FactoryWizardDescriptor
 
createNewWizard(SchemaSelection) - Method in class eu.esdihumboldt.hale.ui.function.generic.GenericPropertyFunctionWizardFactory
 
createNewWizard(SchemaSelection) - Method in class eu.esdihumboldt.hale.ui.function.generic.GenericTypeFunctionWizardFactory
 
createNoLossLadder(Geometry) - Method in class eu.esdihumboldt.hale.io.gml.writer.internal.geometry.GeometryConverterRegistry
Create a conversion ladder for the given geometry that does only no-loss conversions.
createObject(String) - Method in class eu.esdihumboldt.hale.ui.common.crs.WKTPreferencesCRSFactory
 
createOnAttribute(OnAttributeType) - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of JAXBElement<OnAttributeType>}
createOnAttributeType() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of OnAttributeType
createOntology(OntologyType) - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of JAXBElement<OntologyType>}
createOntologyType() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of OntologyType
createOntologyTypeFormalism() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of OntologyType.Formalism
createPage() - Method in class eu.esdihumboldt.hale.ui.function.internal.NewRelationWizard
 
createPage() - Method in class eu.esdihumboldt.hale.ui.io.action.wizard.SelectExportWizard
 
createPage() - Method in class eu.esdihumboldt.hale.ui.io.action.wizard.SelectImportWizard
 
createPage() - Method in class eu.esdihumboldt.hale.ui.util.wizard.MultiWizard
Create the wrapper page
createPages() - Method in class eu.esdihumboldt.hale.ui.style.dialog.FeatureStyleDialog
 
createPages() - Method in class eu.esdihumboldt.hale.ui.util.dialog.MultiPageDialog
Create the dialog pages and add them using the MultiPageDialog.addPage(IDialogPage) method
createParameterPages(Cell) - Method in class eu.esdihumboldt.hale.ui.function.generic.AbstractGenericFunctionWizard
Create the page for configuring the function parameters.
createParamType() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of ParamType
createPartControl(Composite) - Method in class eu.esdihumboldt.hale.ui.views.properties.PropertiesViewPart
 
createPartControl(Composite) - Method in class eu.esdihumboldt.hale.ui.views.styledmap.StyledMapView
 
createPath(Object) - Static method in class eu.esdihumboldt.hale.ui.views.typehierarchy.TypeHierarchyContentProvider
Create a parent path for the given input element if possible
createPipe(TransfPipeType) - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of JAXBElement<TransfPipeType>}
createPointSymbolizer(Color, double) - Static method in class eu.esdihumboldt.hale.ui.style.StyleHelper
Create a default point symbolizer.
createPolygonSymbolizer(Color, double) - Static method in class eu.esdihumboldt.hale.ui.style.StyleHelper
Create a default polygon symbolizer.
createProjectedCRS(String) - Method in class eu.esdihumboldt.hale.ui.common.crs.WKTPreferencesCRSFactory
 
createProjectFile() - Method in class eu.esdihumboldt.hale.common.core.io.project.extension.internal.ActionFileFactory
 
createProjectFile() - Method in class eu.esdihumboldt.hale.common.core.io.project.extension.internal.CustomFileFactory
 
createProjectFile() - Method in interface eu.esdihumboldt.hale.common.core.io.project.extension.ProjectFileFactory
Create a project file
createProperty(PropertyType) - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of JAXBElement<PropertyType>}
createPropertyAccessor(Class, String, Class, Hints) - Method in class eu.esdihumboldt.hale.common.propertyaccessor.InstancePropertyAccessorFactory
 
createPropertyCollectionType() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of PropertyCollectionType
createPropertyCollectionTypeItem() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of PropertyCollectionType.Item
createPropertyCompositionType() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of PropertyCompositionType
createPropertyQualifier(PropertyQualifierType) - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of JAXBElement<PropertyQualifierType>}
createPropertyQualifierType() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of PropertyQualifierType
createPropertyType() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of PropertyType
createPropValueRestrictionType() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of PropValueRestrictionType
createProviders(Composite) - Method in class eu.esdihumboldt.hale.ui.io.source.AbstractProviderSource
Create the provider selector combo viewer.
createRangeRestriction(RangeRestrictionType) - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of JAXBElement<RangeRestrictionType>}
createRangeRestrictionType() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of RangeRestrictionType
createRDF() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of RDF
createReference(Instance) - Static method in class eu.esdihumboldt.hale.common.instance.orient.storage.OrientInstanceReference
Create a reference for an instance
createRelation(RelationType) - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of JAXBElement<RelationType>}
createRelationCompositionType() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of RelationCompositionType
createRelationType() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of RelationType
createReport(Properties) - Method in class eu.esdihumboldt.hale.common.align.transformation.report.impl.TransformationReportImplDefinition
 
createReport(Properties) - Method in class eu.esdihumboldt.hale.common.core.io.report.impl.IOReportImplDefinition
 
createReport(Properties) - Method in class eu.esdihumboldt.hale.common.core.report.impl.AbstractReportDefinition
Create a report from a set of properties.
createReport(Properties) - Method in class eu.esdihumboldt.hale.common.core.report.impl.ReportImplDefintion
 
createReport(Properties) - Method in class eu.esdihumboldt.hale.common.instancevalidator.report.impl.InstanceValidationReportDefinition
 
createReporter() - Method in class eu.esdihumboldt.hale.common.core.io.impl.AbstractExportProvider
 
createReporter() - Method in class eu.esdihumboldt.hale.common.core.io.impl.AbstractImportProvider
 
createReporter() - Method in interface eu.esdihumboldt.hale.common.core.io.IOProvider
Create a reporter configured for the execution of this I/O provider.
createReporter() - Method in class eu.esdihumboldt.hale.io.xml.validator.XmlInstanceValidator
 
createRestrictionType() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of RestrictionType
createRuler() - Method in class eu.esdihumboldt.hale.ui.functions.core.SourceViewerParameterPage
Create the vertical ruler for the source viewer.
createSchemaReader(IContentType, String) - Static method in class eu.esdihumboldt.hale.common.schema.io.SchemaIO
Creates a schema reader instance
createSelectionDialog(Shell) - Method in class eu.esdihumboldt.hale.ui.common.definition.selector.PropertyDefinitionSelector
 
createSelectionDialog(Shell) - Method in class eu.esdihumboldt.hale.ui.common.definition.selector.TypeDefinitionSelector
 
createSelectionDialog(Shell) - Method in class eu.esdihumboldt.hale.ui.function.common.EntitySelector
 
createSelectionDialog(Shell) - Method in class eu.esdihumboldt.hale.ui.schema.presets.internal.SchemaPresetSelector
 
createSelectionDialog(Shell) - Method in class eu.esdihumboldt.hale.ui.util.selector.AbstractSelector
Create the dialog for selecting an entity.
createSelectProviderPage() - Method in class eu.esdihumboldt.hale.ui.io.ExportWizard
Create the page where the provider is selected
createSelectTargetPage() - Method in class eu.esdihumboldt.hale.ui.io.ExportWizard
Create the page where the provider is selected
createSelectTargetPage() - Method in class eu.esdihumboldt.hale.ui.io.instance.InstanceExportWizard
 
createService(ServiceType) - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of JAXBElement<ServiceType>}
createServiceType() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of ServiceType
createStyles() - Method in class eu.esdihumboldt.hale.io.project.jaxb.generated.ObjectFactory
Create an instance of Styles
createStyles(Styles) - Method in class eu.esdihumboldt.hale.io.project.jaxb.generated.ObjectFactory
Create an instance of JAXBElement<Styles>
createSubPaths() - Method in class eu.esdihumboldt.hale.ui.views.typehierarchy.TypeHierarchyContentProvider.ParentPath
Create the sub-paths of the current path
createTask() - Method in class eu.esdihumboldt.hale.io.project.jaxb.generated.ObjectFactory
Create an instance of Task
createTask(Task) - Method in class eu.esdihumboldt.hale.io.project.jaxb.generated.ObjectFactory
Create an instance of JAXBElement<Task>
createTaskStatus() - Method in class eu.esdihumboldt.hale.io.project.jaxb.generated.ObjectFactory
Create an instance of TaskStatus
createTaskStatus(TaskStatus) - Method in class eu.esdihumboldt.hale.io.project.jaxb.generated.ObjectFactory
Create an instance of JAXBElement<TaskStatus >
createTemporalCRS(String) - Method in class eu.esdihumboldt.hale.ui.common.crs.WKTPreferencesCRSFactory
 
createThreadSafeHttpClient() - Static method in class eu.esdihumboldt.hale.common.cache.ClientUtil
Create a thread safe HTTP client
createToolbar(Composite, ClassificationFilter) - Method in class eu.esdihumboldt.hale.ui.views.schemas.explorer.SchemaExplorer
Create the tool-bar
createTransf(FunctionType) - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of JAXBElement<FunctionType>}
createTransformation(TransformationType) - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of JAXBElement<TransformationType>}
createTransfPipeType() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of TransfPipeType
createTypeCondition(String) - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of JAXBElement<String>}
createValidator() - Method in class eu.esdihumboldt.hale.io.xml.validator.ValidatorFactory
Create a validator that relies on the schema locations specified in the file.
createValidator(URI...) - Method in class eu.esdihumboldt.hale.io.xml.validator.ValidatorFactory
Create a validator that relies on the given schema for validation.
createValue(ValueExprType) - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of JAXBElement<ValueExprType>}
createValueClass(ValueClassType) - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of JAXBElement<ValueClassType>}
createValueClassType() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of ValueClassType
createValueCondition(ValueConditionType) - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of JAXBElement<ValueConditionType>}
createValueConditionType() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of ValueConditionType
createValueExprType() - Method in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ObjectFactory
Create an instance of ValueExprType
createVerticalCRS(String) - Method in class eu.esdihumboldt.hale.ui.common.crs.WKTPreferencesCRSFactory
 
createViewControl(Composite) - Method in class eu.esdihumboldt.hale.ui.views.data.AbstractDataView
 
createViewControl(Composite) - Method in class eu.esdihumboldt.hale.ui.views.functions.FunctionsView
 
createViewControl(Composite) - Method in class eu.esdihumboldt.hale.ui.views.mapping.AbstractMappingView
 
createViewControl(Composite) - Method in class eu.esdihumboldt.hale.ui.views.mapping.AlignmentView
 
createViewControl(Composite) - Method in class eu.esdihumboldt.hale.ui.views.mapping.MappingView
 
createViewControl(Composite) - Method in class eu.esdihumboldt.hale.ui.views.properties.PropertiesViewPart
Since createPartControl does an important job this is used for subclasses.
createViewControl(Composite) - Method in class eu.esdihumboldt.hale.ui.views.report.ReportList
Create contents of the view part.
createViewControl(Composite) - Method in class eu.esdihumboldt.hale.ui.views.schemas.SchemasView
 
createViewControl(Composite) - Method in class eu.esdihumboldt.hale.ui.views.transformation.TransformationView
 
createViewControl(Composite) - Method in class eu.esdihumboldt.hale.ui.views.typehierarchy.TypeHierarchyView
 
createViewer(Composite) - Method in class eu.esdihumboldt.hale.ui.common.definition.selector.PropertyDefinitionDialog
 
createViewer(Composite) - Method in class eu.esdihumboldt.hale.ui.common.definition.selector.TypeDefinitionDialog
 
createViewer(Composite) - Method in class eu.esdihumboldt.hale.ui.function.common.EntityDialog
 
createViewer(Composite) - Method in class eu.esdihumboldt.hale.ui.function.internal.NewRelationPage
 
createViewer(Composite) - Method in class eu.esdihumboldt.hale.ui.io.action.wizard.ActionUIWizardPage
 
createViewer(Composite) - Method in class eu.esdihumboldt.hale.ui.schema.presets.internal.SchemaPresetSelectionDialog
 
createViewer(Composite) - Method in class eu.esdihumboldt.hale.ui.style.DataSetTypeSelectionDialog
 
createViewer(Composite) - Method in class eu.esdihumboldt.hale.ui.util.selector.AbstractViewerSelectionDialog
Create the tree viewer.
createViewer(Composite) - Method in class eu.esdihumboldt.hale.ui.util.wizard.ViewerWizardSelectionPage
Create the structured viewer and set it up with label and content providers as well as the input.
createWaypoint(Instance, InstanceService) - Method in class eu.esdihumboldt.hale.ui.views.styledmap.painter.AbstractInstancePainter
Create a way-point for an instance
createWfsFieldEditor(Composite) - Method in class eu.esdihumboldt.hale.io.gml.ui.wfs.AbstractWFSSource
Create the WFS field editor to use in the page.
createWfsFieldEditor(Composite) - Method in class eu.esdihumboldt.hale.io.gml.ui.wfs.WFSDescribeFeatureSource
 
createWfsFieldEditor(Composite) - Method in class eu.esdihumboldt.hale.io.gml.ui.wfs.WFSGetFeatureSource
 
createWizard() - Method in class eu.esdihumboldt.hale.ui.function.contribution.internal.AbstractWizardAction
Create the function wizard
createWizard() - Method in class eu.esdihumboldt.hale.ui.function.contribution.internal.CellWizardAction
 
createWizard() - Method in class eu.esdihumboldt.hale.ui.function.contribution.internal.ReplaceFunctionWizardAction
 
createWizard() - Method in class eu.esdihumboldt.hale.ui.function.contribution.internal.SchemaSelectionWizardAction
 
createWizard() - Method in class eu.esdihumboldt.hale.ui.function.internal.FunctionWizardNode
 
createWizard() - Method in class eu.esdihumboldt.hale.ui.function.internal.NewRelationHandler
 
createWizard() - Method in class eu.esdihumboldt.hale.ui.io.action.wizard.ActionUIWizardNode
 
createWizard() - Method in class eu.esdihumboldt.hale.ui.io.action.wizard.SelectExportHandler
 
createWizard() - Method in class eu.esdihumboldt.hale.ui.io.action.wizard.SelectImportHandler
 
createWizard() - Method in class eu.esdihumboldt.hale.ui.transformation.TransformDataHandler
 
createWizard() - Method in class eu.esdihumboldt.hale.ui.util.handler.AbstractWizardHandler
Create the wizard
createWizard() - Method in class eu.esdihumboldt.hale.ui.util.wizard.AbstractWizardNode
Create the wizard represented by the node
createWizardAction(FunctionWizardDescriptor<?>, AlignmentService) - Method in class eu.esdihumboldt.hale.ui.function.contribution.AbstractFunctionWizardContribution
Create a wizard action for the given function wizard descriptor
createWizardAction(FunctionWizardDescriptor<?>, AlignmentService) - Method in class eu.esdihumboldt.hale.ui.function.contribution.CellFunctionContribution
 
createWizardAction(FunctionWizardDescriptor<?>, AlignmentService) - Method in class eu.esdihumboldt.hale.ui.function.contribution.ReplaceFunctionWizardContribution
 
createWizardAction(FunctionWizardDescriptor<?>, AlignmentService) - Method in class eu.esdihumboldt.hale.ui.function.contribution.SchemaSelectionFunctionContribution
 
createWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer) - Method in class eu.esdihumboldt.hale.ui.application.ApplicationWorkbenchAdvisor
 
CRSConverter - Class in eu.esdihumboldt.hale.ui.views.styledmap.util
Geotools based CRS converter.
CRSConverter.ThreadLocalDirectPosition2D - Class in eu.esdihumboldt.hale.ui.views.styledmap.util
Thread local direct position initialized with a DirectPosition2D.
CRSConverter.ThreadLocalDirectPosition2D() - Constructor for class eu.esdihumboldt.hale.ui.views.styledmap.util.CRSConverter.ThreadLocalDirectPosition2D
 
CRSDecode - Class in eu.esdihumboldt.hale.ui.views.styledmap.util
Utility class for CRS decoding.
CRSDecode() - Constructor for class eu.esdihumboldt.hale.ui.views.styledmap.util.CRSDecode
 
CRSDefinition - Interface in eu.esdihumboldt.hale.common.schema.geometry
Represents a CRS definition using WKT or a CODE
CRSDefinitionFactory<T extends CRSDefinition> - Interface in eu.esdihumboldt.hale.common.instance.geometry
Provides support for creating a CRSDefinition from a definition string and vice versa.
CRSDefinitionManager - Class in eu.esdihumboldt.hale.common.instance.geometry
Provides support for converting CRSDefinition to string and vice versa based on the CRSDefinitionFactoryies available as OSGi services.
CRSDefinitionUtil - Class in eu.esdihumboldt.hale.common.instance.geometry
Utility methods related to CRSDefinitions
CRSDefinitionUtil() - Constructor for class eu.esdihumboldt.hale.common.instance.geometry.CRSDefinitionUtil
 
crsFactory - Variable in class eu.esdihumboldt.hale.ui.common.crs.WKTPreferencesCRSFactory
CRS factory
CRSFinder - Class in eu.esdihumboldt.hale.io.gml.geometry
Finds a CRS definition in a GML instance.
CRSFinder() - Constructor for class eu.esdihumboldt.hale.io.gml.geometry.CRSFinder
 
CRSPreferencePage - Class in eu.esdihumboldt.hale.ui.common.crs
CRS preference page
CRSPreferencePage() - Constructor for class eu.esdihumboldt.hale.ui.common.crs.CRSPreferencePage
 
CRSPreferencePage_0 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
CRSPreferencePage_11 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
CRSPreferencePage_12 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
CRSPreferencePage_2 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
CRSPreferencePage_3 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
CRSPreferencePage_4 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
CRSPreferencePage_5 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
CRSPreferencePage_6 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
CRSPreferencePage_7 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
CRSPreferencePage_8 - Static variable in class eu.esdihumboldt.hale.ui.common.internal.Messages
 
CRSProvider - Interface in eu.esdihumboldt.hale.common.instance.geometry
Interface for classes that provide CRS definitions based on PropertyDefinitions.
CSTDebugBundle - Class in eu.esdihumboldt.hale.ui.cst.debug.internal
The activator class controls the plug-in life cycle
CSTDebugBundle() - Constructor for class eu.esdihumboldt.hale.ui.cst.debug.internal.CSTDebugBundle
The constructor
CSTPreferencesConstants - Interface in eu.esdihumboldt.hale.ui.cst.internal
CST UI preference constants.
CSTPreferencesInitializer - Class in eu.esdihumboldt.hale.ui.cst.internal
Preference initializer for keys defined in CSTPreferencesConstants.
CSTPreferencesInitializer() - Constructor for class eu.esdihumboldt.hale.ui.cst.internal.CSTPreferencesInitializer
 
CSTUIPlugin - Class in eu.esdihumboldt.hale.ui.cst.internal
The activator class controls the plug-in life cycle
CSTUIPlugin() - Constructor for class eu.esdihumboldt.hale.ui.cst.internal.CSTUIPlugin
Default constructor
CSVConfiguration - Class in eu.esdihumboldt.hale.io.csv.reader.internal
CSVConfiguration represented as TypeConstraints
CSVConfiguration() - Constructor for class eu.esdihumboldt.hale.io.csv.reader.internal.CSVConfiguration
default constructor
CSVConfiguration(char, char, char, boolean) - Constructor for class eu.esdihumboldt.hale.io.csv.reader.internal.CSVConfiguration
constructor for CSVConfiguration
CSVConstants - Interface in eu.esdihumboldt.hale.io.csv.reader.internal
Constants for the CSV Classes
CSVFILE_NS - Static variable in class eu.esdihumboldt.hale.io.csv.CSVFileIO
The default CSV namespace
CSVFileIO - Class in eu.esdihumboldt.hale.io.csv
Utilities and constants for CSVfile I/O
CSVFileIO() - Constructor for class eu.esdihumboldt.hale.io.csv.CSVFileIO
 
CSVInstanceReader - Class in eu.esdihumboldt.hale.io.csv.reader.internal
Reads instances from a CSVfile
CSVInstanceReader() - Constructor for class eu.esdihumboldt.hale.io.csv.reader.internal.CSVInstanceReader
 
CSVSchemaReader - Class in eu.esdihumboldt.hale.io.csv.reader.internal
Reads a schema from a CSV file.
CSVSchemaReader() - Constructor for class eu.esdihumboldt.hale.io.csv.reader.internal.CSVSchemaReader
 
CSVUtil - Class in eu.esdihumboldt.hale.io.csv.reader.internal
Utils for the CSVSchemaReader and CSVInstanceReader
CSVUtil() - Constructor for class eu.esdihumboldt.hale.io.csv.reader.internal.CSVUtil
 
CURRENT_MAP_LAYOUT - Static variable in interface eu.esdihumboldt.hale.ui.views.styledmap.preferences.StyledMapPreferenceConstants
The current map layout.
CurveWriter - Class in eu.esdihumboldt.hale.io.gml.writer.internal.geometry.writers
MultiLineString writer
CurveWriter() - Constructor for class eu.esdihumboldt.hale.io.gml.writer.internal.geometry.writers.CurveWriter
Default constructor
CustomFileFactory - Class in eu.esdihumboldt.hale.common.core.io.project.extension.internal
Factory for a custom ProjectFile
CustomFileFactory(IConfigurationElement) - Constructor for class eu.esdihumboldt.hale.common.core.io.project.extension.internal.CustomFileFactory
Create a factory based on the given configuration
CustomHelpApplication - Class in eu.esdihumboldt.hale.doc.application
Extends the HelpApplication to deal with the issue that starting the application fails because the platform location does not exits.
CustomHelpApplication() - Constructor for class eu.esdihumboldt.hale.doc.application.CustomHelpApplication
 
CustomIdentifiers<T> - Class in eu.esdihumboldt.util
Identifiers that allows custom identifiers to be used through CustomIdentifiers.getId(Object, String).
CustomIdentifiers(Class<T>, boolean) - Constructor for class eu.esdihumboldt.util.CustomIdentifiers
 
CustomIdentifiers(String, boolean, int) - Constructor for class eu.esdihumboldt.util.CustomIdentifiers
 
CustomIdentifiers(String, boolean) - Constructor for class eu.esdihumboldt.util.CustomIdentifiers
 
CustomReportDetailsPage - Interface in eu.esdihumboldt.hale.ui.views.report.properties.details.extension
Interface for custom report details pages for specific Reports.
CustomReportDetailsPage.MessageType - Enum in eu.esdihumboldt.hale.ui.views.report.properties.details.extension
Enum constants indicating the type of Message.
CustomReportDetailsPageExtension - Class in eu.esdihumboldt.hale.ui.views.report.properties.details.extension
Extension for CustomReportDetailsPages.
CustomReportDetailsPageFactory - Class in eu.esdihumboldt.hale.ui.views.report.properties.details.extension
Factory for CustomReportDetailsPages.
CustomReportDetailsPageFactory(IConfigurationElement) - Constructor for class eu.esdihumboldt.hale.ui.views.report.properties.details.extension.CustomReportDetailsPageFactory
Create a CustomReportDetailsPage factory based on the given configuration element.
CustomShapeFigure - Class in eu.esdihumboldt.hale.ui.util.graph
A custom shaped figure for use in graphs.
CustomShapeFigure(CustomShapeFigure.ShapePainter) - Constructor for class eu.esdihumboldt.hale.ui.util.graph.CustomShapeFigure
Create a custom shaped figure.
CustomShapeFigure.ShapePainter - Interface in eu.esdihumboldt.hale.ui.util.graph
Paints fill and outline of a shape and provides corresponding insets.
CustomShapeLabel - Class in eu.esdihumboldt.hale.ui.util.graph
Custom shaped label figure for use in graphs.
CustomShapeLabel(CustomShapeFigure.ShapePainter) - Constructor for class eu.esdihumboldt.hale.ui.util.graph.CustomShapeLabel
Create a custom shaped label.

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