Modifier and Type | Class and Description |
---|---|
class |
DisplayName
Constraint that can provide a custom display name.
|
Modifier and Type | Class and Description |
---|---|
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 |
Reference
Specifies that a property references another another type's
PrimaryKey . |
class |
Unique
Specifies that a property should be unique.
|
Modifier and Type | Class and Description |
---|---|
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 |
PrimaryKey
Specifies a type's primary key, which may be the target of
Reference
s. |
class |
SkipValidation
Specifies if validation should be skipped for a property value.
|
class |
ValidationConstraint
Constraint holding information about validation rules specified by
XMLSchemaFacets.
|
Modifier and Type | Class and Description |
---|---|
class |
CachedResolver
Constraint that caches paths found by the
DefinitionResolver . |
Modifier and Type | Class and Description |
---|---|
class |
CSVConfiguration
CSVConfiguration represented as TypeConstraints
|
Modifier and Type | Class and Description |
---|---|
class |
GeometryFactory
Constraint associating a geometry handler with a type.
|
Modifier and Type | Class and Description |
---|---|
class |
AutoIncrementFlag
Specifies whether a property is an auto increment property.
|
class |
DefaultValue
Specifies the default value for a property.
|
class |
SQLType
Constraint for the SQL type.
|
Modifier and Type | Class and Description |
---|---|
class |
GeometryAdvisorConstraint
Type constraint that stores the associated
GeometryAdvisor . |
Modifier and Type | Class and Description |
---|---|
class |
GeometryMetadata
A constraint for the metadata geometry
|
Modifier and Type | Class and Description |
---|---|
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
XmlElement s associated with a type
definition, by default no elements are contained. |
class |
XmlMixedFlag
Flags if a type is a mixed XML type and therefore can contain text, elements
and attributes, disabled by default.
|
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a