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

V

validate(String) - Method in class eu.esdihumboldt.cst.functions.geometric.SRSValidator
 
validate(String) - Method in class eu.esdihumboldt.cst.functions.string.DateExtractionFormatValidator
 
validate(String) - Method in class eu.esdihumboldt.cst.functions.string.RegexFormatValidator
 
validate(String) - Method in class eu.esdihumboldt.hale.common.align.extension.function.validator.EnumerationValidator
 
validate(String) - Method in class eu.esdihumboldt.hale.common.align.extension.function.validator.LengthValidator
 
validate(String) - Method in class eu.esdihumboldt.hale.common.align.extension.function.validator.NumberValidator
 
validate(String) - Method in interface eu.esdihumboldt.hale.common.align.extension.function.Validator
Checks whether the given value is valid.
validate() - Method in class eu.esdihumboldt.hale.common.align.io.impl.AbstractAlignmentReader
 
validate() - Method in class eu.esdihumboldt.hale.common.align.io.impl.AbstractAlignmentWriter
Checks for the alignment being available.
validate() - Method in class eu.esdihumboldt.hale.common.align.io.impl.JaxbBaseAlignmentReader
 
validate() - Method in class eu.esdihumboldt.hale.common.align.model.functions.join.JoinParameter
Checks whether this join parameter is valid.

Valid means, that there has to be at least two types, with each type after the first having at least one join condition on previous types.
validate(CellNode, ListMultimap<String, Pair<SourceNode, Entity>>, ListMultimap<String, Pair<TargetNode, Entity>>) - Method in class eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor.CellNodeValidator
Validate a cell node.
validate() - Method in class eu.esdihumboldt.hale.common.core.io.impl.AbstractExportProvider
 
validate() - Method in class eu.esdihumboldt.hale.common.core.io.impl.AbstractImportProvider
 
validate() - Method in class eu.esdihumboldt.hale.common.core.io.impl.AbstractIOProvider
 
validate() - Method in interface eu.esdihumboldt.hale.common.core.io.IOProvider
Validate the I/O provider configuration
validate() - Method in class eu.esdihumboldt.hale.common.core.io.project.impl.DefaultProjectWriter
 
validate() - Method in class eu.esdihumboldt.hale.common.instance.io.impl.AbstractInstanceReader
 
validate() - Method in class eu.esdihumboldt.hale.common.instance.io.impl.AbstractInstanceValidator
Additionally fails if there are no schemas set
validate() - Method in class eu.esdihumboldt.hale.common.instance.io.impl.AbstractInstanceWriter
Additionally checks for instances.
validate(Object, ChildDefinition<?>) - Static method in class eu.esdihumboldt.hale.common.instancevalidator.InstanceValidator
Validates the given object.
validate(Instance) - Static method in class eu.esdihumboldt.hale.common.instancevalidator.InstanceValidator
Validates the given Instance.
validate(String, Iterable<PropertyValue>) - Method in interface eu.esdihumboldt.hale.common.scripting.Script
Validates the given script against the given variables
validate(String, Iterable<PropertyValue>) - Method in class eu.esdihumboldt.hale.common.scripting.scripts.groovy.GroovyScript
 
validate(String, Iterable<PropertyValue>) - Method in class eu.esdihumboldt.hale.common.scripting.scripts.mathematical.MathScript
 
validate() - Method in class eu.esdihumboldt.hale.io.csv.reader.internal.CSVSchemaReader
 
validate(String) - Static method in class eu.esdihumboldt.hale.io.gml.ui.wfs.wizard.capabilities.GetCapabilititiesRetriever
Load and validate the schema provided at the given URI string.
validate() - Method in class eu.esdihumboldt.hale.io.gml.writer.internal.StreamGmlWriter
 
validate(InputStream) - Method in class eu.esdihumboldt.hale.io.xml.validator.internal.XercesValidator
 
validate(InputStream) - Method in class eu.esdihumboldt.hale.io.xml.validator.internal.XMLApiValidator
 
validate(InputStream) - Method in interface eu.esdihumboldt.hale.io.xml.validator.Validator
Validate the given XML stream
validate() - Method in class eu.esdihumboldt.hale.io.xsd.reader.XmlSchemaReader
 
validate() - Method in class eu.esdihumboldt.hale.io.xslt.XsltExport
 
validate(IDocument) - Method in class eu.esdihumboldt.hale.ui.functions.core.SourceViewerParameterPage
Validate the given document.
validate(IDocument) - Method in class eu.esdihumboldt.hale.ui.functions.groovy.GroovyParameterPage
 
validate() - Method in class eu.esdihumboldt.hale.ui.style.io.impl.AbstractStyleWriter
 
validate() - Method in class eu.esdihumboldt.hale.ui.views.styledmap.painter.DummyFeature
 
validate(Object) - Method in class eu.esdihumboldt.util.validator.AndValidator
 
validate(Object) - Method in class eu.esdihumboldt.util.validator.DigitCountValidator
 
validate(Object) - Method in class eu.esdihumboldt.util.validator.EnumerationValidator
 
validate(Object) - Method in class eu.esdihumboldt.util.validator.LengthValidator
 
validate(Object) - Method in class eu.esdihumboldt.util.validator.NumberValidator
 
validate(Object) - Method in class eu.esdihumboldt.util.validator.OrValidator
 
validate(Object) - Method in class eu.esdihumboldt.util.validator.PatternValidator
 
validate(Object) - Method in interface eu.esdihumboldt.util.validator.Validator
Checks whether the given value is valid.
validateGroupPropertyConstraint(Object[], GroupPropertyConstraint, GroupPropertyDefinition, InstanceValidationContext) - Method in interface eu.esdihumboldt.hale.common.instance.extension.validation.GroupPropertyConstraintValidator
Validate values against constraint.
validateGroupPropertyConstraint(Object[], GroupPropertyConstraint, GroupPropertyDefinition, InstanceValidationContext) - Method in class eu.esdihumboldt.hale.common.instancevalidator.validators.CardinalityValidator
 
validateGroupPropertyConstraint(Object[], GroupPropertyConstraint, GroupPropertyDefinition, InstanceValidationContext) - Method in class eu.esdihumboldt.hale.common.instancevalidator.validators.ChoiceFlagValidator
 
validateInstances(InstanceCollection, IProgressMonitor) - Static method in class eu.esdihumboldt.hale.common.instancevalidator.InstanceValidator
Validates the given instances using all constraints that are validatable.
validatePage(IWizardPage) - Method in class eu.esdihumboldt.hale.ui.io.IOWizard
Validate the given page and update the I/O provider
validatePropertyConstraint(Object[], PropertyConstraint, PropertyDefinition, InstanceValidationContext) - Method in interface eu.esdihumboldt.hale.common.instance.extension.validation.PropertyConstraintValidator
Validate values against constraint.
validatePropertyConstraint(Object[], PropertyConstraint, PropertyDefinition, InstanceValidationContext) - Method in class eu.esdihumboldt.hale.common.instancevalidator.validators.CardinalityValidator
 
validatePropertyConstraint(Object[], PropertyConstraint, PropertyDefinition, InstanceValidationContext) - Method in class eu.esdihumboldt.hale.common.instancevalidator.validators.NillableFlagValidator
 
validatePropertyConstraint(Object[], PropertyConstraint, PropertyDefinition, InstanceValidationContext) - Method in class eu.esdihumboldt.hale.common.instancevalidator.validators.UniqueValidator
 
validateSelection() - Method in class eu.esdihumboldt.hale.io.shp.ui.TypeSelectionPage
Validate the current selection.
validateSettings() - Method in class eu.esdihumboldt.hale.io.gml.ui.wfs.wizard.WfsConfiguration
Validate the settings
validateTypeConstraint(Instance, TypeConstraint, InstanceValidationContext) - Method in interface eu.esdihumboldt.hale.common.instance.extension.validation.TypeConstraintValidator
Validate instance against constraint.
validateTypeConstraint(Instance, TypeConstraint, InstanceValidationContext) - Method in class eu.esdihumboldt.hale.common.instancevalidator.validators.AbstractFlagValidator
 
validateTypeConstraint(Instance, TypeConstraint, InstanceValidationContext) - Method in class eu.esdihumboldt.hale.common.instancevalidator.validators.ValidationConstraintValidator
 
validateValue(String) - Method in class eu.esdihumboldt.hale.ui.functions.numeric.SequentialIDParameterPage
Validates if the given value is valid for the target property.
ValidationConstraint - Class in eu.esdihumboldt.hale.common.schema.model.constraint.type
Constraint holding information about validation rules specified by XMLSchemaFacets.
ValidationConstraint() - Constructor for class eu.esdihumboldt.hale.common.schema.model.constraint.type.ValidationConstraint
Default constructor.
ValidationConstraint(Validator, TypeDefinition) - Constructor for class eu.esdihumboldt.hale.common.schema.model.constraint.type.ValidationConstraint
Constructs a constraint with the given validator.
ValidationConstraintValidator - Class in eu.esdihumboldt.hale.common.instancevalidator.validators
Validator for ValidationConstraint.
ValidationConstraintValidator() - Constructor for class eu.esdihumboldt.hale.common.instancevalidator.validators.ValidationConstraintValidator
 
validationEnabledChange() - Method in interface eu.esdihumboldt.hale.ui.service.instance.validation.InstanceValidationListener
Called, when the automatic instance validation gets enabled/disabled.
ValidationException - Exception in eu.esdihumboldt.hale.common.instance.extension.validation
Exception for validatable constraints.
ValidationException() - Constructor for exception eu.esdihumboldt.hale.common.instance.extension.validation.ValidationException
 
ValidationException(String) - Constructor for exception eu.esdihumboldt.hale.common.instance.extension.validation.ValidationException
 
ValidationException(Throwable) - Constructor for exception eu.esdihumboldt.hale.common.instance.extension.validation.ValidationException
 
ValidationException(String, Throwable) - Constructor for exception eu.esdihumboldt.hale.common.instance.extension.validation.ValidationException
 
ValidationJob - Class in eu.esdihumboldt.hale.common.headless.transform
Job for validating transformed instances.
ValidationJob(InstanceValidator, ReportHandler) - Constructor for class eu.esdihumboldt.hale.common.headless.transform.ValidationJob
Create a job for validating transformed instances.
Validator - Interface in eu.esdihumboldt.hale.common.align.extension.function
Validator for function parameters.
Validator - Interface in eu.esdihumboldt.hale.io.xml.validator
XML validator interface
Validator - Interface in eu.esdihumboldt.util.validator
Validator for strings.
ValidatorFactory - Class in eu.esdihumboldt.hale.io.xml.validator
Factory for Validators
value - Variable in class eu.esdihumboldt.hale.common.align.io.impl.internal.generated.ConditionType
 
value - Variable in class eu.esdihumboldt.hale.common.align.io.impl.internal.generated.DocumentationType
 
value - Variable in class eu.esdihumboldt.hale.common.align.io.impl.internal.generated.ParameterType
 
value() - Method in enum eu.esdihumboldt.hale.common.align.io.impl.internal.generated.PriorityType
 
value() - Method in enum eu.esdihumboldt.hale.common.align.io.impl.internal.generated.TransformationModeType
 
value() - Method in enum eu.esdihumboldt.hale.common.align.model.Priority
Getter for the label representation of the Priority.
value - Variable in class eu.esdihumboldt.hale.common.core.io.project.model.internal.generated.PropertyType
 
Value - Class in eu.esdihumboldt.hale.common.core.io
A simple or complex value with either a String or DOM Element representation for serializing it.

A DOM representation must be linked to a corresponding complex value type registered in the ComplexValueExtension to be convertible to an object.
Value() - Constructor for class eu.esdihumboldt.hale.common.core.io.Value
 
value() - Method in enum eu.esdihumboldt.hale.io.oml.internal.goml.omwg.ComparatorType
 
value - Variable in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ApplyType
 
value() - Method in enum eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ClassOperatorType
 
value() - Method in enum eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ComparatorEnumType
 
value - Variable in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ParamType
 
value() - Method in enum eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.PropertyOperatorType
 
value - Variable in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.PropValueRestrictionType
 
value() - Method in enum eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.RelationEnumType
 
value() - Method in enum eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.RelationOperatorType
 
value - Variable in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.RestrictionType
 
value - Variable in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ValueClassType
 
value - Variable in class eu.esdihumboldt.hale.io.project.jaxb.generated.ConfigData
 
value() - Method in enum eu.esdihumboldt.hale.server.api.wadl.internal.generated.WadlHTTPMethods
 
value - Variable in class eu.esdihumboldt.hale.server.api.wadl.internal.generated.WadlOption
 
value() - Method in enum eu.esdihumboldt.hale.server.api.wadl.internal.generated.WadlParamStyle
 
VALUE - Static variable in interface eu.esdihumboldt.hale.ui.common.Editor
Property name constant (value "editor_value") to signal a change in the value of this field editor.
valueChanged() - Method in class eu.esdihumboldt.hale.io.csv.ui.TypeNameField
 
valueChanged(String) - Method in class eu.esdihumboldt.hale.ui.common.definition.editors.AbstractBindingValidatingEditor
Updates the local value, valid status and fires necessary events.
ValueClass - Class in eu.esdihumboldt.hale.io.oml.internal.goml.oml.ext
A ValueClass is a collection of ValueExpressions.
ValueClass() - Constructor for class eu.esdihumboldt.hale.io.oml.internal.goml.oml.ext.ValueClass
 
valueClass - Variable in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.AlignmentType
 
valueClass - Variable in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.PropValueRestrictionType
 
valueClass - Variable in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.RestrictionType
 
ValueClassType - Class in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml
Java class for ValueClassType complex type.
ValueClassType() - Constructor for class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ValueClassType
 
valueCondition - Variable in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.PropertyQualifierType
 
valueCondition - Variable in class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.PropertyType
 
ValueConditionType - Class in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml
Java class for valueConditionType complex type.
ValueConditionType() - Constructor for class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ValueConditionType
 
ValueExpression - Class in eu.esdihumboldt.hale.io.oml.internal.goml.oml.ext
A ValueExpression is used to deal with literal values and ranges.
ValueExpression(String) - Constructor for class eu.esdihumboldt.hale.io.oml.internal.goml.oml.ext.ValueExpression
 
ValueExprType - Class in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml
Java class for valueExprType complex type.
ValueExprType() - Constructor for class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ValueExprType
 
valueOf(String) - Static method in enum eu.esdihumboldt.cst.extension.hooks.TransformationTreeHook.TreeState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.cst.functions.inspire.data.GrammaticalGenderValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.cst.functions.inspire.data.GrammaticalNumberValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.cst.functions.inspire.data.NamedPlaceTypeValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.cst.functions.inspire.data.NameStatusValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.cst.functions.inspire.data.NativenessValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.cst.functions.numeric.sequentialid.SequentialIDConstants.Sequence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.hale.common.align.io.impl.internal.generated.PriorityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.hale.common.align.io.impl.internal.generated.TransformationModeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.hale.common.align.model.Priority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.hale.common.align.model.TransformationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.hale.common.align.tgraph.TGraphConstants.NodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.hale.common.instance.model.DataSet
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.hale.common.schema.Classification
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.hale.common.schema.SchemaSpaceID
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.hale.io.csv.writer.CellType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.hale.io.oml.internal.goml.omwg.ComparatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.hale.io.oml.internal.goml.omwg.ComposedFeatureClass.ClassOperatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.hale.io.oml.internal.goml.omwg.ComposedProperty.PropertyOperatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.hale.io.oml.internal.goml.omwg.ComposedRelation.RelationOperatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.hale.io.oml.internal.model.align.ICell.RelationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ClassOperatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ComparatorEnumType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.PropertyOperatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.RelationEnumType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.RelationOperatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.hale.server.api.wadl.doc.DocScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.hale.server.api.wadl.internal.generated.WadlHTTPMethods
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.hale.server.api.wadl.internal.generated.WadlParamStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.hale.server.projects.ProjectScavenger.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.hale.server.webapp.pages.LoginPage.Failure
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.hale.ui.filter.TypeFilterField.FilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.hale.ui.io.config.CharsetConfigurationPage.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.hale.ui.selection.impl.DefaultSchemaSelection.SchemaStructuredMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.hale.ui.style.editors.FilterEditor.FilterIdentifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.hale.ui.views.data.internal.Metadata
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.hale.ui.views.report.properties.details.extension.CustomReportDetailsPage.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.hale.ui.views.resources.internal.ProjectToken
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.util.validator.DigitCountValidator.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.util.validator.LengthValidator.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.esdihumboldt.util.validator.NumberValidator.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum eu.esdihumboldt.cst.extension.hooks.TransformationTreeHook.TreeState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.cst.functions.inspire.data.GrammaticalGenderValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.cst.functions.inspire.data.GrammaticalNumberValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.cst.functions.inspire.data.NamedPlaceTypeValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.cst.functions.inspire.data.NameStatusValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.cst.functions.inspire.data.NativenessValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.cst.functions.numeric.sequentialid.SequentialIDConstants.Sequence
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.hale.common.align.io.impl.internal.generated.PriorityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.hale.common.align.io.impl.internal.generated.TransformationModeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.hale.common.align.model.Priority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.hale.common.align.model.TransformationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.hale.common.align.tgraph.TGraphConstants.NodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.hale.common.instance.model.DataSet
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.hale.common.schema.Classification
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.hale.common.schema.SchemaSpaceID
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.hale.io.csv.writer.CellType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.hale.io.oml.internal.goml.omwg.ComparatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.hale.io.oml.internal.goml.omwg.ComposedFeatureClass.ClassOperatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.hale.io.oml.internal.goml.omwg.ComposedProperty.PropertyOperatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.hale.io.oml.internal.goml.omwg.ComposedRelation.RelationOperatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.hale.io.oml.internal.model.align.ICell.RelationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ClassOperatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ComparatorEnumType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.PropertyOperatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.RelationEnumType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.RelationOperatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.hale.server.api.wadl.doc.DocScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.hale.server.api.wadl.internal.generated.WadlHTTPMethods
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.hale.server.api.wadl.internal.generated.WadlParamStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.hale.server.projects.ProjectScavenger.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.hale.server.webapp.pages.LoginPage.Failure
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.hale.ui.filter.TypeFilterField.FilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.hale.ui.io.config.CharsetConfigurationPage.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.hale.ui.selection.impl.DefaultSchemaSelection.SchemaStructuredMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.hale.ui.style.editors.FilterEditor.FilterIdentifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.hale.ui.views.data.internal.Metadata
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.hale.ui.views.report.properties.details.extension.CustomReportDetailsPage.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.hale.ui.views.resources.internal.ProjectToken
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.util.validator.DigitCountValidator.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.util.validator.LengthValidator.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.esdihumboldt.util.validator.NumberValidator.Type
Returns an array containing the constants of this enum type, in the order they are declared.
ValuesSection - Class in eu.esdihumboldt.hale.ui.util.bbr.properties
Properties section showing values from the BBR documentation.
ValuesSection() - Constructor for class eu.esdihumboldt.hale.ui.util.bbr.properties.ValuesSection
 
verifyEndPoint(TypeDefinition) - Method in class eu.esdihumboldt.hale.io.gml.writer.internal.geometry.writers.AbstractGeometryWriter
Verify the verification end point.
verifyEndPoint(TypeDefinition) - Method in class eu.esdihumboldt.hale.io.gml.writer.internal.geometry.writers.AbstractPathMatcher
Verify the verification end point.
VERSION - Static variable in interface eu.esdihumboldt.cst.functions.inspire.IdentifierFunction
 
version - Variable in class eu.esdihumboldt.hale.common.core.io.project.model.internal.generated.ProjectType
 
VERSION - Static variable in interface eu.esdihumboldt.hale.server.api.RestAPI
The version number of the REST API
Version - Class in eu.esdihumboldt.hale.server.war
Simple request handler for giving back the version of the main server bundle.
Version() - Constructor for class eu.esdihumboldt.hale.server.war.Version
 
VERSION_NIL_REASON - Static variable in interface eu.esdihumboldt.cst.functions.inspire.IdentifierFunction
 
VersionFieldHandler - Class in eu.esdihumboldt.hale.common.core.io.project.model.internal
Field handler for Versions
VersionFieldHandler() - Constructor for class eu.esdihumboldt.hale.common.core.io.project.model.internal.VersionFieldHandler
 
VertexEntity - Annotation Type in eu.esdihumboldt.util.blueprints.entities
Groovy classes with this annotation are transformed to beans wrapping a blueprints vertex.
VertexEntityDelegates - Class in eu.esdihumboldt.util.blueprints.entities
Utility methods that VertexEntityTransformation delegates to for some calls.
VertexEntityDelegates() - Constructor for class eu.esdihumboldt.util.blueprints.entities.VertexEntityDelegates
 
VertexEntityTransformation - Class in eu.esdihumboldt.util.blueprints.entities
Groovy AST transformation that converts POGOs to vertex entities.
VertexEntityTransformation() - Constructor for class eu.esdihumboldt.util.blueprints.entities.VertexEntityTransformation
 
VerticalClip - Class in eu.esdihumboldt.hale.ui.views.styledmap.clip.impl
Displays a vertical column of the view-port.
VerticalClip(float, float) - Constructor for class eu.esdihumboldt.hale.ui.views.styledmap.clip.impl.VerticalClip
Create clip displaying a vertical column.
vertices - Variable in class eu.esdihumboldt.util.blueprints.entities.IterableDelegate
The internal vertex iterable.
ViewContextMenu - Class in eu.esdihumboldt.hale.ui.util
A view context menu.
ViewContextMenu(IWorkbenchPartSite, ISelectionProvider, Control) - Constructor for class eu.esdihumboldt.hale.ui.util.ViewContextMenu
Create a viewer context menu.
ViewerMenu - Class in eu.esdihumboldt.hale.ui.util.viewer
A viewer context menu.
ViewerMenu(IWorkbenchPartSite, Viewer) - Constructor for class eu.esdihumboldt.hale.ui.util.viewer.ViewerMenu
Create a viewer context menu.
viewerSelectionChanged(ISelection) - Method in class eu.esdihumboldt.hale.ui.util.wizard.ViewerWizardSelectionPage
Called when the viewer selection has changed.
ViewerWizardSelectionPage - Class in eu.esdihumboldt.hale.ui.util.wizard
Wizard selection page based on a structured viewer.
ViewerWizardSelectionPage(String) - Constructor for class eu.esdihumboldt.hale.ui.util.wizard.ViewerWizardSelectionPage
 
visit(PropertyEntityDefinition) - Method in class eu.esdihumboldt.hale.app.bgis.ade.common.EntityVisitor
Visit a property entity definition.
visit(ChildEntityDefinition) - Method in class eu.esdihumboldt.hale.app.bgis.ade.common.EntityVisitor
Visit a child entity definition.
visit(TypeEntityDefinition) - Method in class eu.esdihumboldt.hale.app.bgis.ade.common.EntityVisitor
Visit a type entity definition.
visit(PropertyEntityDefinition) - Method in class eu.esdihumboldt.hale.app.bgis.ade.defaults.DefaultsVisitor
 
visit(PropertyEntityDefinition) - Method in class eu.esdihumboldt.hale.app.bgis.ade.duplicate.DuplicateVisitor
 
visit(PropertyEntityDefinition) - Method in class eu.esdihumboldt.hale.app.bgis.ade.propagate.CityGMLPropagateVisitor
 
visit(TransformationTree) - Method in interface eu.esdihumboldt.hale.common.align.model.transformation.tree.TransformationNodeVisitor
Visit a transformation tree root.
visit(TargetNode) - Method in interface eu.esdihumboldt.hale.common.align.model.transformation.tree.TransformationNodeVisitor
Visit a target node.
visit(CellNode) - Method in interface eu.esdihumboldt.hale.common.align.model.transformation.tree.TransformationNodeVisitor
Visit a cell node.
visit(SourceNode) - Method in interface eu.esdihumboldt.hale.common.align.model.transformation.tree.TransformationNodeVisitor
Visit a source node.
visit(TransformationTree) - Method in class eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor.AbstractTransformationNodeVisitor
 
visit(TargetNode) - Method in class eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor.AbstractTransformationNodeVisitor
 
visit(CellNode) - Method in class eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor.AbstractTransformationNodeVisitor
 
visit(SourceNode) - Method in class eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor.AbstractTransformationNodeVisitor
 
visit(CellNode) - Method in class eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor.CellNodeValidator
 
visit(CellNode) - Method in class eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor.DuplicationVisitor
 
visit(SourceNode) - Method in class eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor.DuplicationVisitor
 
visit(CellNode) - Method in class eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor.InstanceVisitor
 
visit(SourceNode) - Method in class eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor.InstanceVisitor
 
visit(TransformationTree) - Method in class eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor.ResetVisitor
 
visit(TargetNode) - Method in class eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor.ResetVisitor
 
visit(CellNode) - Method in class eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor.ResetVisitor
 
visit(SourceNode) - Method in class eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor.ResetVisitor
 
visit(TransformationTree) - Method in class eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor.TreeToGraphVisitor
 
visit(TargetNode) - Method in class eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor.TreeToGraphVisitor
 
visit(CellNode) - Method in class eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor.TreeToGraphVisitor
 
visit(SourceNode) - Method in class eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor.TreeToGraphVisitor
 
visit(Instance, QName) - Method in class eu.esdihumboldt.hale.common.instance.geometry.GeometryFinder
 
visit(Group, QName) - Method in class eu.esdihumboldt.hale.common.instance.geometry.GeometryFinder
 
visit(Object, QName) - Method in class eu.esdihumboldt.hale.common.instance.geometry.GeometryFinder
 
visit(Instance, QName) - Method in interface eu.esdihumboldt.hale.common.instance.helper.InstanceTraversalCallback
Visit an instance.
visit(Group, QName) - Method in interface eu.esdihumboldt.hale.common.instance.helper.InstanceTraversalCallback
Visit a group that is not an Instance.
visit(Object, QName) - Method in interface eu.esdihumboldt.hale.common.instance.helper.InstanceTraversalCallback
Visit a value that is neither Instance nor Group.
visit(Instance, QName) - Method in class eu.esdihumboldt.hale.io.gml.geometry.CRSFinder
 
visit(Group, QName) - Method in class eu.esdihumboldt.hale.io.gml.geometry.CRSFinder
 
visit(Object, QName) - Method in class eu.esdihumboldt.hale.io.gml.geometry.CRSFinder
 
visit(ExcludeFilter, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(IncludeFilter, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(And, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(Id, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(Not, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(Or, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(PropertyIsBetween, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(PropertyIsEqualTo, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(PropertyIsNotEqualTo, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(PropertyIsGreaterThan, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(PropertyIsGreaterThanOrEqualTo, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(PropertyIsLessThan, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(PropertyIsLessThanOrEqualTo, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(PropertyIsLike, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(PropertyIsNull, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(BBOX, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(Beyond, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(Contains, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(Crosses, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(Disjoint, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(DWithin, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(Equals, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(Intersects, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(Overlaps, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(Touches, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(Within, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(After, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(AnyInteracts, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(Before, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(Begins, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(BegunBy, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(During, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(EndedBy, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(Ends, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(Meets, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(MetBy, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(OverlappedBy, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(TContains, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(TEquals, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(TOverlaps, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(NilExpression, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(Function, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(Literal, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(Add, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(Divide, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(Multiply, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(Subtract, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(PropertyName, Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
visit(ASTNode[], SourceUnit) - Method in class eu.esdihumboldt.util.blueprints.entities.VertexEntityTransformation
 
visitNullFilter(Object) - Method in class eu.esdihumboldt.hale.io.xslt.xpath.GeotoolsFilterToXPath
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
Humboldt Alignment Editor 2.7.0

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