Humboldt Alignment Editor 2.5.0

Uses of Class
eu.esdihumboldt.hale.common.schema.model.Constraint

Packages that use Constraint
eu.esdihumboldt.hale.common.schema.model.constraint   
eu.esdihumboldt.hale.common.schema.model.constraint.property   
eu.esdihumboldt.hale.common.schema.model.constraint.type   
eu.esdihumboldt.hale.io.csv.reader.internal   
eu.esdihumboldt.hale.io.gml.geometry.constraint   
eu.esdihumboldt.hale.io.xsd.constraint   
 

Uses of Constraint in eu.esdihumboldt.hale.common.schema.model.constraint
 

Classes in eu.esdihumboldt.hale.common.schema.model.constraint with annotations of type Constraint
 class DisplayName
          Constraint that can provide a custom display name.
 

Uses of Constraint in eu.esdihumboldt.hale.common.schema.model.constraint.property
 

Classes in eu.esdihumboldt.hale.common.schema.model.constraint.property with annotations of type Constraint
 class Cardinality
          Specifies the cardinality for a property, default is for a property to occur exactly once.
 class ChoiceFlag
          Flags if a property group is a choice, disabled by default
 class NillableFlag
          Flags if a property is nillable, disabled by default
 class Unique
          Specifies that a property should be unique.
 

Uses of Constraint in eu.esdihumboldt.hale.common.schema.model.constraint.type
 

Classes in eu.esdihumboldt.hale.common.schema.model.constraint.type with annotations of type Constraint
 class AbstractFlag
          Flags if a type is abstract, disabled by default
 class AugmentedValueFlag
          Flags if an augmented value is present for a type, meaning a value that is not defined through the schema, but associated additionally to an instance.
 class Binding
          Specifies a Java binding for a type value, default binding is Object.

The binding is usually only relevant when the HasValueFlag is enabled for a type.
 class ElementType
          Specifies a Java binding and optionally a TypeDefinition for a elements of a collection.
 class Enumeration<T>
          Constraint that holds allowed values for a type
 class GeometryType
          Specifies the geometry type for properties with a GeometryProperty binding.
 class HasValueFlag
          Flags if a type has a direct value, apart from eventual properties, defined by the schema.
 class MappableFlag
          Flags if a type is mappable, i.e.
 class MappingRelevantFlag
          Flags if a type is mapping relevant, i.e.
 class SkipValidation
          Specifies if validation should be skipped for a property value.
 class ValidationConstraint
          Constraint holding information about validation rules specified by XMLSchemaFacets.
 

Uses of Constraint in eu.esdihumboldt.hale.io.csv.reader.internal
 

Classes in eu.esdihumboldt.hale.io.csv.reader.internal with annotations of type Constraint
 class CSVConfiguration
          CSVConfiguration represented as TypeConstraints
 

Uses of Constraint in eu.esdihumboldt.hale.io.gml.geometry.constraint
 

Classes in eu.esdihumboldt.hale.io.gml.geometry.constraint with annotations of type Constraint
 class GeometryFactory
          Constraint associating a geometry handler with a type.
 

Uses of Constraint in eu.esdihumboldt.hale.io.xsd.constraint
 

Classes in eu.esdihumboldt.hale.io.xsd.constraint with annotations of type Constraint
 class RestrictionFlag
          Flags if a type's super type relation is a restriction, disabled by default
 class XmlAttributeFlag
          Flags if a property is represented by a XML attribute, disabled by default
 class XmlElements
          Constraint that states the XmlElements associated with a type definition, by default no elements are contained.
 


Humboldt Alignment Editor 2.5.0

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