Uses of Annotation Type
dev.metaschema.databind.model.annotations.MetaschemaAssembly
Packages that use MetaschemaAssembly
Package
Description
Provides generated Metaschema binding classes for module(s): Metaschema
Binding Configuration.
Provides generated Metaschema binding classes for module(s): Metaschema
Model.
Provides generated Metaschema binding classes for module(s): Metaschema Test
Suite.
-
Uses of MetaschemaAssembly in dev.metaschema.databind.config.binding
Classes in dev.metaschema.databind.config.binding with annotations of type MetaschemaAssemblyModifier and TypeClassDescriptionclassThe root element for a set of metaschema binding customizations.static classDefines a binding for a given metaschema identified by a relative URL.static classProvides binding configurations for a given defined assembly within the parent metaschema.static classProvides binding configuration for a choice group within the parent assembly.static classField and assembly binding configurations for Java bound classes.static classProvides binding configurations for a property within the parent definition.static classJava-specific binding configuration for a property.static classProvides binding configurations for a given defined field within the parent metaschema.static classField and assembly binding configurations for Java bound classes.static classProvides binding configurations for a property within the parent definition.static classJava-specific binding configuration for a property.static classDefines binding configurations that apply to a whole model described by a namespace.static classJava-specific binding configuration for a model namespace. -
Uses of MetaschemaAssembly in dev.metaschema.databind.model.metaschema.binding
Classes in dev.metaschema.databind.model.metaschema.binding with annotations of type MetaschemaAssemblyModifier and TypeClassDescriptionclassAny Additional Content.classA binding class for theassembly-constraintsdefinition.classA binding class for theassembly-modeldefinition.static classChoice.static classChoice Grouping.static classGrouping Assembly Reference.static classInline Assembly Definition.static classInline Field Definition.static classGrouping Field Reference.classAssembly Reference.classConstraint Let Expression.classExample.classA binding class for thefield-constraintsdefinition.classField Reference.classAllowed Values Constraint.classA binding class for theflag-constraintsdefinition.classExpect Condition Constraint.classIndex Has Key Constraint.classValue Matches Constraint.classFlag Reference.classReport Condition Constraint.classGroup As.classInline Assembly Definition.classInline Field Definition.classInline Flag Definition.classUsed in JSON (and similar formats) to identify a flag that will be used as the property name in an object hold a collection of sibling objects.classFlag Used as the Field Value's JSON Property Name.classKey Constraint.classA binding class for themetapath-contextdefinition.classAssigns a Metapath namespace to a prefix for use in a Metapath expression in a lexical qualified name.classA declaration of the Metaschema module.static classIn XML, an element with structured element content.static classGlobal Field Definition.static classGlobal Flag Definition.static classImports a set of Metaschema modules contained in another resource.classDefines constraint rules to be applied to an existing set of Metaschema module-based models.static classA binding class for thedefinition-contextdefinition.static classDeclares a set of Metaschema constraints from an out-of-line resource to import, supporting composition of constraint sets.classA Metapath expression identifying the model node that the constraints will be applied to.classDefines constraint rules to be applied to an existing set of Metaschema module-based models.static classDeclares a set of Metaschema constraints from an out-of-line resource to import, supporting composition of constraint sets.static classA binding class for thescopedefinition.static classA binding class for theassemblydefinition.static classA binding class for thefielddefinition.static classA binding class for theflagdefinition.classProperty.classAllowed Values Constraint.classExpect Condition Constraint.classTargeted Cardinality Constraint.classTargeted Index Constraint.classTargeted Index Has Key Constraint.classTargeted Unique Constraint.classValue Matches Constraint.classReport Condition Constraint. -
Uses of MetaschemaAssembly in dev.metaschema.model.testing.testsuite
Classes in dev.metaschema.model.testing.testsuite with annotations of type MetaschemaAssemblyModifier and TypeClassDescriptionclassDefines schema generation parameters and expected results.classA schema generation comparison test case.classReference to a metaschema module to load.classA collection of test scenarios located at a specific path.classA test scenario that validates a metaschema and its content.classThe root element containing a collection of test collections.classA content validation test case.