|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GroupPropertyDefinition in eu.esdihumboldt.hale.common.instance.extension.validation |
---|
Methods in eu.esdihumboldt.hale.common.instance.extension.validation with parameters of type GroupPropertyDefinition | |
---|---|
void |
GroupPropertyConstraintValidator.validateGroupPropertyConstraint(Object[] values,
GroupPropertyConstraint constraint,
GroupPropertyDefinition property,
InstanceValidationContext context)
Validate values against constraint . |
Uses of GroupPropertyDefinition in eu.esdihumboldt.hale.common.instancevalidator.validators |
---|
Methods in eu.esdihumboldt.hale.common.instancevalidator.validators with parameters of type GroupPropertyDefinition | |
---|---|
void |
ChoiceFlagValidator.validateGroupPropertyConstraint(Object[] values,
GroupPropertyConstraint constraint,
GroupPropertyDefinition property,
InstanceValidationContext context)
|
void |
CardinalityValidator.validateGroupPropertyConstraint(Object[] values,
GroupPropertyConstraint constraint,
GroupPropertyDefinition property,
InstanceValidationContext context)
|
Uses of GroupPropertyDefinition in eu.esdihumboldt.hale.common.schema.model |
---|
Methods in eu.esdihumboldt.hale.common.schema.model that return GroupPropertyDefinition | |
---|---|
GroupPropertyDefinition |
ChildDefinition.asGroup()
Return as a group definition is possible. |
Uses of GroupPropertyDefinition in eu.esdihumboldt.hale.common.schema.model.impl |
---|
Classes in eu.esdihumboldt.hale.common.schema.model.impl that implement GroupPropertyDefinition | |
---|---|
class |
AbstractGroupPropertyDecorator
Abstract decorator for GroupPropertyDefinition s |
class |
DefaultGroupPropertyDefinition
Default GroupPropertyDefinition implementation |
Fields in eu.esdihumboldt.hale.common.schema.model.impl declared as GroupPropertyDefinition | |
---|---|
protected GroupPropertyDefinition |
AbstractGroupPropertyDecorator.propertyGroup
The internal property definition |
Methods in eu.esdihumboldt.hale.common.schema.model.impl that return GroupPropertyDefinition | |
---|---|
GroupPropertyDefinition |
AbstractPropertyDecorator.asGroup()
|
GroupPropertyDefinition |
AbstractGroupPropertyDecorator.asGroup()
|
GroupPropertyDefinition |
DefaultGroupPropertyDefinition.asGroup()
|
GroupPropertyDefinition |
DefaultPropertyDefinition.asGroup()
|
Constructors in eu.esdihumboldt.hale.common.schema.model.impl with parameters of type GroupPropertyDefinition | |
---|---|
AbstractGroupPropertyDecorator(GroupPropertyDefinition propertyGroup)
Create a property group definition decorator |
Uses of GroupPropertyDefinition in eu.esdihumboldt.hale.common.schema.model.impl.internal |
---|
Classes in eu.esdihumboldt.hale.common.schema.model.impl.internal that implement GroupPropertyDefinition | |
---|---|
class |
ConstraintOverrideGroupProperty
Decorator for GroupPropertyDefinition s that overrides given
constraints. |
class |
RedeclareGroupProperty
Decorator for GroupPropertyDefinition s that has a changed declaring
group. |
class |
ReparentGroupProperty
Decorator for GroupPropertyDefinition s that has a changed parent type |
Constructors in eu.esdihumboldt.hale.common.schema.model.impl.internal with parameters of type GroupPropertyDefinition | |
---|---|
ConstraintOverrideGroupProperty(GroupPropertyDefinition property,
GroupPropertyConstraint... constraints)
Create a decorator for the given group property where the given constraints override the constraints of the group. |
|
RedeclareGroupProperty(GroupPropertyDefinition propertyGroup,
DefinitionGroup declaringGroup)
Create a decorator for the given property that has a changed declaring group. |
|
ReparentGroupProperty(GroupPropertyDefinition propertyGroup,
TypeDefinition newParent)
Create a decorator for the given property that has a changed parent type |
Uses of GroupPropertyDefinition in eu.esdihumboldt.hale.io.gml.writer.internal.geometry |
---|
Methods in eu.esdihumboldt.hale.io.gml.writer.internal.geometry with parameters of type GroupPropertyDefinition | |
---|---|
DefinitionPath |
DefinitionPath.addGroup(GroupPropertyDefinition groupDef)
Add a group to the path |
Uses of GroupPropertyDefinition in eu.esdihumboldt.hale.io.xsd.reader.internal |
---|
Classes in eu.esdihumboldt.hale.io.xsd.reader.internal that implement GroupPropertyDefinition | |
---|---|
class |
LazyGroupPropertyDefinition
Lazy property group definition |
class |
SubstitutionGroupProperty
Group property that resolves all possible substitutions for a property and offers them as a choice. |
class |
XmlAttributeGroupReferenceProperty
Group property referencing a XML attribute group |
class |
XmlGroupReferenceProperty
Group property referencing a XML group |
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |