Modifier and Type | Method and Description |
---|---|
void |
GroupPropertyConstraintValidator.validateGroupPropertyConstraint(Object[] values,
GroupPropertyConstraint constraint,
GroupPropertyDefinition property,
InstanceValidationContext context)
Validate
values against constraint . |
Modifier and Type | Method and Description |
---|---|
void |
ChoiceFlagValidator.validateGroupPropertyConstraint(Object[] values,
GroupPropertyConstraint constraint,
GroupPropertyDefinition property,
InstanceValidationContext context) |
void |
CardinalityValidator.validateGroupPropertyConstraint(Object[] values,
GroupPropertyConstraint constraint,
GroupPropertyDefinition property,
InstanceValidationContext context) |
Modifier and Type | Method and Description |
---|---|
GroupPropertyDefinition |
ChildDefinition.asGroup()
Return as a group definition is possible.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractGroupPropertyDecorator
Abstract decorator for
GroupPropertyDefinition s |
class |
DefaultGroupPropertyDefinition
Default
GroupPropertyDefinition implementation |
Modifier and Type | Field and Description |
---|---|
protected GroupPropertyDefinition |
AbstractGroupPropertyDecorator.propertyGroup
The internal property definition
|
Modifier and Type | Method and Description |
---|---|
GroupPropertyDefinition |
AbstractPropertyDecorator.asGroup() |
GroupPropertyDefinition |
AbstractGroupPropertyDecorator.asGroup() |
GroupPropertyDefinition |
DefaultGroupPropertyDefinition.asGroup() |
GroupPropertyDefinition |
DefaultPropertyDefinition.asGroup() |
Constructor and Description |
---|
AbstractGroupPropertyDecorator(GroupPropertyDefinition propertyGroup)
Create a property group definition decorator
|
Modifier and Type | Class and Description |
---|---|
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 |
Constructor and Description |
---|
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
|
Modifier and Type | Method and Description |
---|---|
DefinitionPath |
DefinitionPath.addGroup(GroupPropertyDefinition groupDef)
Add a group to the path
|
Modifier and Type | Class and Description |
---|---|
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
|
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a