Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractBoundModule - Class in dev.metaschema.databind.model
An abstract base class for Metaschema modules bound to Java classes.
AbstractBoundModule(List<? extends IBoundModule>, IBindingContext) - Constructor for class dev.metaschema.databind.model.AbstractBoundModule
Construct a new Module instance.
AbstractDeserializer<CLASS extends dev.metaschema.core.model.IBoundObject> - Class in dev.metaschema.databind.io
The base class of all format-specific deserializers.
AbstractDeserializer(IBoundDefinitionModelAssembly) - Constructor for class dev.metaschema.databind.io.AbstractDeserializer
Construct a new deserializer.
AbstractModelInstanceCollectionInfo<ITEM> - Class in dev.metaschema.databind.model.info
An abstract base class for managing collection information for model instances.
AbstractModelInstanceCollectionInfo(IBoundInstanceModel<ITEM>) - Constructor for class dev.metaschema.databind.model.info.AbstractModelInstanceCollectionInfo
Construct a new collection info for the provided model instance.
AbstractModelInstanceReadHandler<ITEM> - Class in dev.metaschema.databind.model.info
An abstract base class for reading model instance collections.
AbstractModelInstanceReadHandler(IBoundInstanceModel<ITEM>, IBoundObject) - Constructor for class dev.metaschema.databind.model.info.AbstractModelInstanceReadHandler
Construct a new read handler for the provided model instance.
AbstractModelInstanceWriteHandler<ITEM> - Class in dev.metaschema.databind.model.info
An abstract base class for writing model instance collections.
AbstractModelInstanceWriteHandler(IBoundInstanceModel<ITEM>) - Constructor for class dev.metaschema.databind.model.info.AbstractModelInstanceWriteHandler
Construct a new write handler for the provided model instance.
AbstractModuleLoaderStrategy - Class in dev.metaschema.databind
Provides basic module loading capabilities.
AbstractModuleLoaderStrategy() - Constructor for class dev.metaschema.databind.AbstractModuleLoaderStrategy
 
AbstractProblemHandler - Class in dev.metaschema.databind.io
Abstract base class for problem handlers that can validate required fields during deserialization.
AbstractProblemHandler() - Constructor for class dev.metaschema.databind.io.AbstractProblemHandler
Construct a new problem handler with default settings.
AbstractProblemHandler(boolean) - Constructor for class dev.metaschema.databind.io.AbstractProblemHandler
Construct a new problem handler with the specified validation setting.
AbstractSerializer<CLASS extends dev.metaschema.core.model.IBoundObject> - Class in dev.metaschema.databind.io
The base class of all format-specific serializers.
AbstractSerializer(IBoundDefinitionModelAssembly) - Constructor for class dev.metaschema.databind.io.AbstractSerializer
Construct a new serializer.
accept(IBoundObject, T) - Method in interface dev.metaschema.databind.io.IWritingContext.ObjectWriter
Write the properties of the provided parent item using the given handler.
accept(IModelElementVisitor<CONTEXT, RESULT>, CONTEXT) - Method in interface dev.metaschema.databind.model.IBoundInstanceFlag
 
accept(IModelElementVisitor<CONTEXT, RESULT>, CONTEXT) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelFieldScalar
 
accept(XMLEvent) - Method in class dev.metaschema.databind.io.xml.CommentFilter
 
addAssemblyDefinitionBindingConfig(String, IDefinitionBindingConfiguration) - Method in class dev.metaschema.databind.codegen.config.DefaultBindingConfiguration.MetaschemaBindingConfiguration
Set the binding configuration for the IAssemblyDefinition with the provided name.
addChoiceGroupBinding(MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.ChoiceGroupBinding) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding
addChoiceGroupBinding(String, IChoiceGroupBindingConfiguration) - Method in class dev.metaschema.databind.codegen.config.DefaultDefinitionBindingConfiguration
Add a choice group binding configuration.
addContext(MetapathContext) - Method in class dev.metaschema.databind.model.metaschema.binding.MetapathContext
Add a new MetapathContext item to the underlying collection.
addContext(MetapathContext) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
Add a new MetapathContext item to the underlying collection.
addDefineAssemblyBinding(MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding
Add a new MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding item to the underlying collection.
addDefineFieldBinding(MetaschemaBindings.MetaschemaBinding.DefineFieldBinding) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding
Add a new MetaschemaBindings.MetaschemaBinding.DefineFieldBinding item to the underlying collection.
addEnum(ConstraintValueEnum) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagAllowedValues
Add a new ConstraintValueEnum item to the underlying collection.
addEnum(ConstraintValueEnum) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
Add a new ConstraintValueEnum item to the underlying collection.
addExample(Example) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
Add a new Example item to the underlying collection.
addExample(Example) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Add a new Example item to the underlying collection.
addExample(Example) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Add a new Example item to the underlying collection.
addExample(Example) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Add a new Example item to the underlying collection.
addExample(Example) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag
Add a new Example item to the underlying collection.
addExample(Example) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Add a new Example item to the underlying collection.
addExample(Example) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Add a new Example item to the underlying collection.
addExample(Example) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
Add a new Example item to the underlying collection.
addFieldDefinitionBindingConfig(String, IDefinitionBindingConfiguration) - Method in class dev.metaschema.databind.codegen.config.DefaultBindingConfiguration.MetaschemaBindingConfiguration
Set the binding configuration for the IFieldDefinition with the provided name.
addImplementInterface(String) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.Java
Add a new String item to the underlying collection.
addImplementInterface(String) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.Java
Add a new String item to the underlying collection.
addImport(METASCHEMA.Import) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA
Add a new METASCHEMA.Import item to the underlying collection.
addImport(MetaschemaMetaConstraints.Import) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
Add a new MetaschemaMetaConstraints.Import item to the underlying collection.
addImport(MetaschemaModuleConstraints.Import) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
Add a new MetaschemaModuleConstraints.Import item to the underlying collection.
addInterfaceToImplement(String) - Method in class dev.metaschema.databind.codegen.config.DefaultDefinitionBindingConfiguration
 
addKeyField(KeyConstraintField) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
Add a new KeyConstraintField item to the underlying collection.
addKeyField(KeyConstraintField) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
Add a new KeyConstraintField item to the underlying collection.
addKeyField(KeyConstraintField) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
Add a new KeyConstraintField item to the underlying collection.
addKeyField(KeyConstraintField) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
Add a new KeyConstraintField item to the underlying collection.
addLet(ConstraintLetExpression) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyConstraints
Add a new ConstraintLetExpression item to the underlying collection.
addLet(ConstraintLetExpression) - Method in class dev.metaschema.databind.model.metaschema.binding.FieldConstraints
Add a new ConstraintLetExpression item to the underlying collection.
addLet(ConstraintLetExpression) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagConstraints
Add a new ConstraintLetExpression item to the underlying collection.
addMetapath(MetaschemaMetapath) - Method in class dev.metaschema.databind.model.metaschema.binding.MetapathContext
Add a new MetaschemaMetapath item to the underlying collection.
addMetaschemaBinding(MetaschemaBindings.MetaschemaBinding) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings
Add a new MetaschemaBindings.MetaschemaBinding item to the underlying collection.
addMetaschemaBindingConfiguration(String, DefaultBindingConfiguration.MetaschemaBindingConfiguration) - Method in class dev.metaschema.databind.codegen.config.DefaultBindingConfiguration
Set the binding configuration for the Module module located at the provided moduleUri.
addModelBinding(MetaschemaBindings.ModelBinding) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings
Add a new MetaschemaBindings.ModelBinding item to the underlying collection.
addModelBindingConfig(String, String) - Method in class dev.metaschema.databind.codegen.config.DefaultBindingConfiguration
Binds an XML namespace, which is normally associated with one or more Module, with a provided Java package name.
addNamespaceBinding(MetapathNamespace) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA
Add a new MetapathNamespace item to the underlying collection.
addNamespaceBinding(MetapathNamespace) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
Add a new MetapathNamespace item to the underlying collection.
addNamespaceBinding(MetapathNamespace) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
Add a new MetapathNamespace item to the underlying collection.
addProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
Add a new Property item to the underlying collection.
addProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
Add a new Property item to the underlying collection.
addProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Add a new Property item to the underlying collection.
addProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
Add a new Property item to the underlying collection.
addProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyReference
Add a new Property item to the underlying collection.
addProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.FieldReference
Add a new Property item to the underlying collection.
addProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagAllowedValues
Add a new Property item to the underlying collection.
addProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagExpect
Add a new Property item to the underlying collection.
addProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
Add a new Property item to the underlying collection.
addProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagMatches
Add a new Property item to the underlying collection.
addProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReference
Add a new Property item to the underlying collection.
addProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReport
Add a new Property item to the underlying collection.
addProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Add a new Property item to the underlying collection.
addProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Add a new Property item to the underlying collection.
addProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag
Add a new Property item to the underlying collection.
addProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Add a new Property item to the underlying collection.
addProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Add a new Property item to the underlying collection.
addProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
Add a new Property item to the underlying collection.
addProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
Add a new Property item to the underlying collection.
addProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
Add a new Property item to the underlying collection.
addProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
Add a new Property item to the underlying collection.
addProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
Add a new Property item to the underlying collection.
addProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
Add a new Property item to the underlying collection.
addProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
Add a new Property item to the underlying collection.
addProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
Add a new Property item to the underlying collection.
addProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedReportConstraint
Add a new Property item to the underlying collection.
addPropertyBinding(MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.PropertyBinding) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding
addPropertyBinding(MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.PropertyBinding) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding
addPropertyBindingConfig(String, String, IPropertyBindingConfiguration) - Method in class dev.metaschema.databind.codegen.config.DefaultBindingConfiguration.MetaschemaBindingConfiguration
Set the property binding configuration for a specific property within a definition.
addRootModule(String) - Method in class dev.metaschema.databind.codegen.JavaCompilerSupport
Add a root module name.
addScope(MetaschemaModuleConstraints.Scope) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
Add a new MetaschemaModuleConstraints.Scope item to the underlying collection.
addToClassPath(String) - Method in class dev.metaschema.databind.codegen.JavaCompilerSupport
Add an entry to the classpath.
addToModulePath(String) - Method in class dev.metaschema.databind.codegen.JavaCompilerSupport
Add an entry to the module path.
afterDeserialize(Object) - Method in interface dev.metaschema.databind.io.IDeserializationHandler
A method called just after the object's data is read and added to the object.
AllowedValue - Annotation Type in dev.metaschema.databind.model.annotations
This annotation provides an enumerated value that is used as part of an AllowedValues annotation.
allowedValues() - Element in annotation type dev.metaschema.databind.model.annotations.ValueConstraints
Get the allowed value constraints for the type or field this annotation is applied to.
AllowedValues - Annotation Type in dev.metaschema.databind.model.annotations
This annotation defines a set of values permitted to be used in the context of the containing annotation.
allowEntityResolution() - Method in class dev.metaschema.databind.model.metaschema.BindingModuleLoader
Allow inline XML entities to be automatically replaced.
allowEntityResolution() - Method in interface dev.metaschema.databind.model.metaschema.IBindingModuleLoader
Enable entity resolution within a loaded Metaschema module resource.
allowOthers() - Element in annotation type dev.metaschema.databind.model.annotations.AllowedValues
Indicates if the constraint allows other values not included in the enumerated list.
andThen(IWritingContext.ObjectWriter<? super T>) - Method in interface dev.metaschema.databind.io.IWritingContext.ObjectWriter
Perform a series of property write operations, starting first with this operation and followed by the after operation.
Any - Class in dev.metaschema.databind.model.metaschema.binding
Any Additional Content.
Any() - Constructor for class dev.metaschema.databind.model.metaschema.binding.Any
Constructs a new dev.metaschema.databind.model.metaschema.binding.Any instance with no metadata.
Any(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.Any
Constructs a new dev.metaschema.databind.model.metaschema.binding.Any instance with the specified metadata.
applyConfiguration(IConfiguration<DeserializationFeature<?>>) - Method in class dev.metaschema.databind.io.AbstractDeserializer
 
applyConfiguration(IConfiguration<DeserializationFeature<?>>) - Method in class dev.metaschema.databind.io.DefaultBoundLoader
 
applyConfiguration(IConfiguration<DeserializationFeature<?>>) - Method in interface dev.metaschema.databind.io.IBoundLoader
 
applyConfiguration(IConfiguration<DeserializationFeature<?>>) - Method in interface dev.metaschema.databind.io.IDeserializer
 
applyConfiguration(IConfiguration<DeserializationFeature<?>>) - Method in class dev.metaschema.databind.model.metaschema.BindingModuleLoader
 
applyConfiguration(IConfiguration<SerializationFeature<?>>) - Method in class dev.metaschema.databind.io.AbstractSerializer
 
applyConfiguration(IConfiguration<SerializationFeature<?>>) - Method in interface dev.metaschema.databind.io.ISerializer
 
applyDefaults(Object, Collection<? extends IBoundProperty<?>>) - Static method in class dev.metaschema.databind.io.AbstractProblemHandler
A utility method for applying default values for the provided unhandledInstances.
asMapKey() - Method in class dev.metaschema.databind.model.annotations.NullJavaTypeAdapter.VoidItem
 
assemblies() - Element in annotation type dev.metaschema.databind.model.annotations.BoundChoiceGroup
The the assemblies that may occur within this choice group.
assemblies() - Element in annotation type dev.metaschema.databind.model.annotations.MetaschemaModule
Get the classes representing the global assemblies defined on this Module.
Assembly() - Constructor for class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
Constructs a new dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly instance with no metadata.
Assembly() - Constructor for class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Assembly
Constructs a new dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Assembly instance with no metadata.
Assembly(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
Constructs a new dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly instance with the specified metadata.
Assembly(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Assembly
Constructs a new dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Assembly instance with the specified metadata.
AssemblyConstraints - Class in dev.metaschema.databind.model.metaschema.binding
A binding class for the assembly-constraints definition.
AssemblyConstraints - Annotation Type in dev.metaschema.databind.model.annotations
Defines constraints that apply to assembly definitions.
AssemblyConstraints() - Constructor for class dev.metaschema.databind.model.metaschema.binding.AssemblyConstraints
Constructs a new dev.metaschema.databind.model.metaschema.binding.AssemblyConstraints instance with no metadata.
AssemblyConstraints(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.AssemblyConstraints
Constructs a new dev.metaschema.databind.model.metaschema.binding.AssemblyConstraints instance with the specified metadata.
AssemblyModel - Class in dev.metaschema.databind.model.metaschema.binding
A binding class for the assembly-model definition.
AssemblyModel() - Constructor for class dev.metaschema.databind.model.metaschema.binding.AssemblyModel
Constructs a new dev.metaschema.databind.model.metaschema.binding.AssemblyModel instance with no metadata.
AssemblyModel(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.AssemblyModel
Constructs a new dev.metaschema.databind.model.metaschema.binding.AssemblyModel instance with the specified metadata.
AssemblyModel.Choice - Class in dev.metaschema.databind.model.metaschema.binding
Choice.
AssemblyModel.ChoiceGroup - Class in dev.metaschema.databind.model.metaschema.binding
Choice Grouping.
AssemblyModel.ChoiceGroup.Assembly - Class in dev.metaschema.databind.model.metaschema.binding
Grouping Assembly Reference.
AssemblyModel.ChoiceGroup.DefineAssembly - Class in dev.metaschema.databind.model.metaschema.binding
Inline Assembly Definition.
AssemblyModel.ChoiceGroup.DefineField - Class in dev.metaschema.databind.model.metaschema.binding
Inline Field Definition.
AssemblyModel.ChoiceGroup.Field - Class in dev.metaschema.databind.model.metaschema.binding
Grouping Field Reference.
AssemblyReference - Class in dev.metaschema.databind.model.metaschema.binding
Assembly Reference.
AssemblyReference() - Constructor for class dev.metaschema.databind.model.metaschema.binding.AssemblyReference
Constructs a new dev.metaschema.databind.model.metaschema.binding.AssemblyReference instance with no metadata.
AssemblyReference(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.AssemblyReference
Constructs a new dev.metaschema.databind.model.metaschema.binding.AssemblyReference instance with the specified metadata.
asString() - Method in class dev.metaschema.databind.model.annotations.NullJavaTypeAdapter.VoidItem
 

B

beforeDeserialize(Object) - Method in interface dev.metaschema.databind.io.IDeserializationHandler
A method called just before the object data is read and added to the object.
binding() - Element in annotation type dev.metaschema.databind.model.annotations.BoundGroupedAssembly
The bound class associated with this assembly.
binding() - Element in annotation type dev.metaschema.databind.model.annotations.BoundGroupedField
The bound class associated with this assembly.
BindingConstraintLoader - Class in dev.metaschema.databind.model.metaschema
Loads Metaschema constraints from external constraint files using data binding.
BindingConstraintLoader(IBindingContext) - Constructor for class dev.metaschema.databind.model.metaschema.BindingConstraintLoader
Construct a new loader.
BindingContextBuilder(Function<IBindingContext.IModuleLoaderStrategy, IBindingContext>) - Constructor for class dev.metaschema.databind.IBindingContext.BindingContextBuilder
Construct a new builder.
BindingException - Exception in dev.metaschema.databind.io
Used to report exceptional conditions related to processing bound objects.
BindingException(String) - Constructor for exception dev.metaschema.databind.io.BindingException
Construct a new binding exception with the provided detail message.
BindingException(String, Throwable) - Constructor for exception dev.metaschema.databind.io.BindingException
Construct a new binding exception with the provided detail message and cause.
BindingException(Throwable) - Constructor for exception dev.metaschema.databind.io.BindingException
Construct a new binding exception with the provided cause.
BindingModuleLoader - Class in dev.metaschema.databind.model.metaschema
Loads Metaschema modules from XML or YAML sources using data binding.
BindingModuleLoader(IBindingContext, ModuleLoadingPostProcessor) - Constructor for class dev.metaschema.databind.model.metaschema.BindingModuleLoader
Construct a new Metaschema loader.
BoundAssembly - Annotation Type in dev.metaschema.databind.model.annotations
Identifies that the annotation target is a bound property that references a Module assembly.
BoundChoice - Annotation Type in dev.metaschema.databind.model.annotations
Identifies that the annotation target is a bound property that participates in a Metaschema choice.
BoundChoiceGroup - Annotation Type in dev.metaschema.databind.model.annotations
Identifies that the annotation target is a bound property that references a collection of model instances of varying types.
BoundField - Annotation Type in dev.metaschema.databind.model.annotations
Identifies that the annotation target is a bound property that references a Module field.
BoundFieldValue - Annotation Type in dev.metaschema.databind.model.annotations
Identifies a field on a class annotated with the MetaschemaField annotation as the Module field's value.
BoundFlag - Annotation Type in dev.metaschema.databind.model.annotations
Identifies that the annotation target is a bound property that represents a Module flag.
BoundGroupedAssembly - Annotation Type in dev.metaschema.databind.model.annotations
Identifies that the annotation target is a bound property that references a Module assembly.
BoundGroupedField - Annotation Type in dev.metaschema.databind.model.annotations
Identifies that the annotation target is a bound property that references a Module field.
build() - Method in class dev.metaschema.databind.IBindingContext.BindingContextBuilder
Build a IBindingContext using the configuration options provided to the builder.
builder() - Static method in interface dev.metaschema.databind.IBindingContext
Get a new builder that can produce a new, configured binding context.

C

callAfterDeserialize(IBoundObject, IBoundObject) - Method in interface dev.metaschema.databind.model.IBoundDefinitionModelComplex
Calls the method named "afterDeserialize" on each class in the object's hierarchy if the method exists.
callAfterDeserialize(IBoundObject, IBoundObject) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelAssembly
 
callAfterDeserialize(IBoundObject, IBoundObject) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelFieldComplex
 
callAfterDeserialize(IBoundObject, IBoundObject) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelGroupedNamed
 
callAfterDeserialize(IBoundObject, IBoundObject) - Method in interface dev.metaschema.databind.model.info.IFeatureComplexItemValueHandler
Invoke the after-deserialize lifecycle callback on the target object.
callBeforeDeserialize(IBoundObject, IBoundObject) - Method in interface dev.metaschema.databind.model.IBoundDefinitionModelComplex
Calls the method named "beforeDeserialize" on each class in the object's hierarchy if the method exists on the class.
callBeforeDeserialize(IBoundObject, IBoundObject) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelAssembly
 
callBeforeDeserialize(IBoundObject, IBoundObject) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelFieldComplex
 
callBeforeDeserialize(IBoundObject, IBoundObject) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelGroupedNamed
 
callBeforeDeserialize(IBoundObject, IBoundObject) - Method in interface dev.metaschema.databind.model.info.IFeatureComplexItemValueHandler
Invoke the before-deserialize lifecycle callback on the target object.
canHandleXmlQName(IEnhancedQName) - Method in interface dev.metaschema.databind.model.IBoundDefinitionModelAssembly
 
canHandleXmlQName(IEnhancedQName) - Method in interface dev.metaschema.databind.model.IBoundDefinitionModelFieldComplex
 
canHandleXmlQName(IEnhancedQName) - Method in interface dev.metaschema.databind.model.IBoundFieldValue
 
canHandleXmlQName(IEnhancedQName) - Method in interface dev.metaschema.databind.model.IBoundInstanceFlag
 
canHandleXmlQName(IEnhancedQName) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelChoiceGroup
 
canHandleXmlQName(IEnhancedQName) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelField
 
canHandleXmlQName(IEnhancedQName) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelNamed
 
canHandleXmlQName(IEnhancedQName) - Method in interface dev.metaschema.databind.model.IBoundModelObject
Determine if the provided XML qualified name is associated with this property.
cardinality() - Element in annotation type dev.metaschema.databind.model.annotations.AssemblyConstraints
Get the cardinality constraints for this assembly.
castAsType(IAnyAtomicItem) - Method in class dev.metaschema.databind.model.annotations.NullJavaTypeAdapter.VoidItem
 
Choice() - Constructor for class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.Choice
Constructs a new dev.metaschema.databind.model.metaschema.binding.AssemblyModel.Choice instance with no metadata.
Choice(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.Choice
Constructs a new dev.metaschema.databind.model.metaschema.binding.AssemblyModel.Choice instance with the specified metadata.
ChoiceGroup() - Constructor for class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
Constructs a new dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup instance with no metadata.
ChoiceGroup(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
Constructs a new dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup instance with the specified metadata.
ChoiceGroupBinding() - Constructor for class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.ChoiceGroupBinding
Constructs a new dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.ChoiceGroupBinding instance with no metadata.
ChoiceGroupBinding(IMetaschemaData) - Constructor for class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.ChoiceGroupBinding
Constructs a new dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.ChoiceGroupBinding instance with the specified metadata.
choiceId() - Element in annotation type dev.metaschema.databind.model.annotations.BoundChoice
Identifies which choice this field belongs to.
ClassUtils - Class in dev.metaschema.databind.codegen
A variety of utility methods for normalizing Java class related names.
clear() - Method in class dev.metaschema.databind.io.PathTracker
Clear all segments from the path.
close() - Method in class dev.metaschema.databind.io.ModelDetector.Result
 
CommentFilter - Class in dev.metaschema.databind.io.xml
An XML event filter that excludes comment events from the event stream.
CommentFilter() - Constructor for class dev.metaschema.databind.io.xml.CommentFilter
 
compile(List<Path>) - Method in class dev.metaschema.databind.codegen.JavaCompilerSupport
Compile the provided Java source files.
compileMetaschema(IModule, Path) - Static method in class dev.metaschema.databind.codegen.ModuleCompilerHelper
Generate and compile Java class, representing the provided Module module and its related definitions, using the default binding configuration.
compileModule(IModule, Path, IBindingConfiguration) - Static method in class dev.metaschema.databind.codegen.ModuleCompilerHelper
Generate and compile Java class, representing the provided Module module and its related definitions, using the provided custom bindingConfiguration.
compilePath(Path) - Method in class dev.metaschema.databind.IBindingContext.BindingContextBuilder
Enable dynamic code generation and compilation for Metaschema module-based classes.
configurationChanged(IMutableConfiguration<DeserializationFeature<?>>) - Method in class dev.metaschema.databind.io.json.DefaultJsonDeserializer
 
configurationChanged(IMutableConfiguration<DeserializationFeature<?>>) - Method in class dev.metaschema.databind.io.xml.DefaultXmlDeserializer
 
configurationChanged(IMutableConfiguration<SerializationFeature<?>>) - Method in class dev.metaschema.databind.io.json.DefaultJsonSerializer
 
configurationChanged(IMutableConfiguration<SerializationFeature<?>>) - Method in class dev.metaschema.databind.io.xml.DefaultXmlSerializer
 
configurationChanged(IMutableConfiguration<SerializationFeature<?>>) - Method in class dev.metaschema.databind.io.AbstractSerializer
Callback method invoked when the configuration has been changed.
configureJsonFactory(JsonFactory) - Static method in class dev.metaschema.databind.io.json.JsonFactoryFactory
Apply a standard configuration to the provided JSON factory.
ConstraintLetExpression - Class in dev.metaschema.databind.model.metaschema.binding
Constraint Let Expression.
ConstraintLetExpression() - Constructor for class dev.metaschema.databind.model.metaschema.binding.ConstraintLetExpression
Constructs a new dev.metaschema.databind.model.metaschema.binding.ConstraintLetExpression instance with no metadata.
ConstraintLetExpression(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.ConstraintLetExpression
Constructs a new dev.metaschema.databind.model.metaschema.binding.ConstraintLetExpression instance with the specified metadata.
constraintSet(IConstraintSet) - Method in class dev.metaschema.databind.IBindingContext.BindingContextBuilder
Configure a set of constraints targeting Metaschema modules.
constraintSet(Collection<IConstraintSet>) - Method in class dev.metaschema.databind.IBindingContext.BindingContextBuilder
Configure a collection of constraint sets targeting Metaschema modules.
ConstraintValueEnum - Class in dev.metaschema.databind.model.metaschema.binding
Allowed Value Enumeration.
ConstraintValueEnum() - Constructor for class dev.metaschema.databind.model.metaschema.binding.ConstraintValueEnum
Constructs a new dev.metaschema.databind.model.metaschema.binding.ConstraintValueEnum instance with no metadata.
ConstraintValueEnum(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.ConstraintValueEnum
Constructs a new dev.metaschema.databind.model.metaschema.binding.ConstraintValueEnum instance with the specified metadata.
convert(URI, OutputStream, Format, Class<CLASS>) - Method in interface dev.metaschema.databind.io.IBoundLoader
Auto convert the provided source to the provided toFormat.
convert(URI, Writer, Format, Class<CLASS>) - Method in interface dev.metaschema.databind.io.IBoundLoader
Auto convert the provided source to the provided toFormat.
convert(URI, Path, Format, Class<CLASS>) - Method in interface dev.metaschema.databind.io.IBoundLoader
Auto convert the provided source to the provided toFormat.
convert(Path, OutputStream, Format, Class<CLASS>) - Method in interface dev.metaschema.databind.io.IBoundLoader
Auto convert the provided source to the provided toFormat.
convert(Path, Path, Format, Class<CLASS>) - Method in interface dev.metaschema.databind.io.IBoundLoader
Auto convert the provided source to the provided toFormat.
copy(Object) - Method in class dev.metaschema.databind.model.annotations.NullJavaTypeAdapter
 

D

debug(String) - Method in interface dev.metaschema.databind.codegen.JavaCompilerSupport.Logger
Log a debug message.
deepCopy(CLASS, IBoundObject) - Method in class dev.metaschema.databind.DefaultBindingContext
 
deepCopy(CLASS, IBoundObject) - Method in interface dev.metaschema.databind.IBindingContext
Create a deep copy of the provided bound object.
deepCopy(IBoundObject, IBoundObject) - Method in interface dev.metaschema.databind.model.IBoundFieldValue
 
deepCopy(IBoundObject, IBoundObject) - Method in interface dev.metaschema.databind.model.IBoundInstanceFlag
 
deepCopy(IBoundObject, IBoundObject) - Method in interface dev.metaschema.databind.model.IBoundInstanceModel
 
deepCopy(IBoundObject, IBoundObject) - Method in interface dev.metaschema.databind.model.IBoundProperty
Copy this instance from one parent object to another.
deepCopyItem(IBoundObject, IBoundObject) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelAssembly
 
deepCopyItem(IBoundObject, IBoundObject) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelChoiceGroup
 
deepCopyItem(IBoundObject, IBoundObject) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelFieldComplex
 
deepCopyItem(IBoundObject, IBoundObject) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelGroupedNamed
 
deepCopyItem(IBoundObject, IBoundObject) - Method in interface dev.metaschema.databind.model.info.IFeatureComplexItemValueHandler
 
deepCopyItem(Object, IBoundObject) - Method in interface dev.metaschema.databind.model.info.IFeatureScalarItemValueHandler
 
deepCopyItem(TYPE, IBoundObject) - Method in interface dev.metaschema.databind.model.info.IItemValueHandler
Create and return a deep copy of the provided item.
deepCopyItems(IBoundObject, IBoundObject) - Method in interface dev.metaschema.databind.model.info.IModelInstanceCollectionInfo
Create a deep copy of items from one object to another.
deepEquals(ICollectionValue) - Method in class dev.metaschema.databind.model.annotations.NullJavaTypeAdapter.VoidItem
 
deepEquals(ICollectionValue, DynamicContext) - Method in class dev.metaschema.databind.model.annotations.NullJavaTypeAdapter.VoidItem
 
DEFAULT_STRING_VALUE - Static variable in class dev.metaschema.databind.model.annotations.ModelUtil
A sentinel value indicating that the default string value should be used.
DefaultBindingConfiguration - Class in dev.metaschema.databind.codegen.config
Default implementation of IBindingConfiguration that provides binding configuration for Java class generation from Metaschema modules.
DefaultBindingConfiguration() - Constructor for class dev.metaschema.databind.codegen.config.DefaultBindingConfiguration
 
DefaultBindingConfiguration.MetaschemaBindingConfiguration - Class in dev.metaschema.databind.codegen.config
Holds binding configurations for a specific Metaschema module.
DefaultBindingContext - Class in dev.metaschema.databind
The implementation of a IBindingContext provided by this library.
DefaultBindingContext() - Constructor for class dev.metaschema.databind.DefaultBindingContext
Construct a new binding context.
DefaultBindingContext(IBindingContext.IModuleLoaderStrategy) - Constructor for class dev.metaschema.databind.DefaultBindingContext
Construct a new binding context.
DefaultBoundLoader - Class in dev.metaschema.databind.io
A default implementation of an IBoundLoader.
DefaultBoundLoader(IBindingContext) - Constructor for class dev.metaschema.databind.io.DefaultBoundLoader
Construct a new loader instance, using the provided IBindingContext.
DefaultChoiceGroupBindingConfiguration - Class in dev.metaschema.databind.codegen.config
Default implementation of IChoiceGroupBindingConfiguration.
DefaultChoiceGroupBindingConfiguration(MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.ChoiceGroupBinding) - Constructor for class dev.metaschema.databind.codegen.config.DefaultChoiceGroupBindingConfiguration
Constructs a new choice group binding configuration from a binding configuration object.
DefaultDefinitionBindingConfiguration - Class in dev.metaschema.databind.codegen.config
Default implementation of IMutableDefinitionBindingConfiguration that provides mutable binding configuration for a specific Metaschema definition.
DefaultDefinitionBindingConfiguration() - Constructor for class dev.metaschema.databind.codegen.config.DefaultDefinitionBindingConfiguration
Create a new definition binding configuration.
DefaultDefinitionBindingConfiguration(IDefinitionBindingConfiguration) - Constructor for class dev.metaschema.databind.codegen.config.DefaultDefinitionBindingConfiguration
Create a new definition binding configuration based on a previous configuration.
DefaultJsonDeserializer<CLASS extends dev.metaschema.core.model.IBoundObject> - Class in dev.metaschema.databind.io.json
Provides support for reading JSON-based data based on a bound Metaschema module.
DefaultJsonDeserializer(IBoundDefinitionModelAssembly) - Constructor for class dev.metaschema.databind.io.json.DefaultJsonDeserializer
Construct a new JSON deserializer that will parse the bound class identified by the classBinding.
DefaultJsonProblemHandler - Class in dev.metaschema.databind.io.json
This problem handler implementation handles common issues when parsing JSON-based Metaschema module instances.
DefaultJsonProblemHandler() - Constructor for class dev.metaschema.databind.io.json.DefaultJsonProblemHandler
Construct a new problem handler with required field validation enabled.
DefaultJsonProblemHandler(boolean) - Constructor for class dev.metaschema.databind.io.json.DefaultJsonProblemHandler
Construct a new problem handler with the specified validation setting.
DefaultJsonSerializer<CLASS extends dev.metaschema.core.model.IBoundObject> - Class in dev.metaschema.databind.io.json
Provides support for serializing bound Java objects to JSON format based on a Metaschema module definition.
DefaultJsonSerializer(IBoundDefinitionModelAssembly) - Constructor for class dev.metaschema.databind.io.json.DefaultJsonSerializer
Construct a new Module binding-based deserializer that reads JSON-based Module content.
DefaultModuleBindingGenerator - Class in dev.metaschema.databind.codegen
Default implementation of IModuleBindingGenerator that generates and compiles Java classes for a Metaschema module.
DefaultModuleBindingGenerator(Path) - Constructor for class dev.metaschema.databind.codegen.DefaultModuleBindingGenerator
Construct a new binding generator that generates classes in the specified directory.
DefaultPropertyBindingConfiguration - Class in dev.metaschema.databind.codegen.config
Default implementation of IMutablePropertyBindingConfiguration.
DefaultPropertyBindingConfiguration() - Constructor for class dev.metaschema.databind.codegen.config.DefaultPropertyBindingConfiguration
Constructs a new empty property binding configuration.
DefaultPropertyBindingConfiguration(IPropertyBindingConfiguration) - Constructor for class dev.metaschema.databind.codegen.config.DefaultPropertyBindingConfiguration
Constructs a new property binding configuration by copying values from an existing configuration.
defaultValue() - Element in annotation type dev.metaschema.databind.model.annotations.BoundField
The default value of the field represented as a string.
defaultValue() - Element in annotation type dev.metaschema.databind.model.annotations.BoundFieldValue
The default value of the field represented as a string.
defaultValue() - Element in annotation type dev.metaschema.databind.model.annotations.BoundFlag
The default value of the flag represented as a string.
DefaultXmlDeserializer<CLASS extends dev.metaschema.core.model.IBoundObject> - Class in dev.metaschema.databind.io.xml
Provides support for reading XML-based data based on a bound Metaschema module.
DefaultXmlDeserializer(IBoundDefinitionModelAssembly) - Constructor for class dev.metaschema.databind.io.xml.DefaultXmlDeserializer
Construct a new Module binding-based deserializer that reads XML-based Module content.
DefaultXmlProblemHandler - Class in dev.metaschema.databind.io.xml
Handles problems identified in the parsed XML.
DefaultXmlProblemHandler() - Constructor for class dev.metaschema.databind.io.xml.DefaultXmlProblemHandler
Construct a new problem handler with required field validation enabled.
DefaultXmlProblemHandler(boolean) - Constructor for class dev.metaschema.databind.io.xml.DefaultXmlProblemHandler
Construct a new problem handler with the specified validation setting.
DefaultXmlSerializer<CLASS extends dev.metaschema.core.model.IBoundObject> - Class in dev.metaschema.databind.io.xml
Provides support for serializing bound Java objects to XML format based on a Metaschema module definition.
DefaultXmlSerializer(IBoundDefinitionModelAssembly) - Constructor for class dev.metaschema.databind.io.xml.DefaultXmlSerializer
Construct a new XML serializer based on the top-level assembly indicated by the provided classBinding.
DefaultYamlDeserializer<CLASS extends dev.metaschema.core.model.IBoundObject> - Class in dev.metaschema.databind.io.yaml
Deserializes YAML content into bound Java objects.
DefaultYamlDeserializer(IBoundDefinitionModelAssembly) - Constructor for class dev.metaschema.databind.io.yaml.DefaultYamlDeserializer
Construct a new YAML deserializer that will parse the bound class identified by the classBinding.
DefaultYamlSerializer<CLASS extends dev.metaschema.core.model.IBoundObject> - Class in dev.metaschema.databind.io.yaml
Serializes bound Java objects to YAML content.
DefaultYamlSerializer(IBoundDefinitionModelAssembly) - Constructor for class dev.metaschema.databind.io.yaml.DefaultYamlSerializer
Construct a new YAML serializer that will generate YAML content based on data in the bound class identified by the classBinding.
DefineAssembly() - Constructor for class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
Constructs a new dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly instance with no metadata.
DefineAssembly() - Constructor for class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Constructs a new dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly instance with no metadata.
DefineAssembly(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
Constructs a new dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly instance with the specified metadata.
DefineAssembly(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Constructs a new dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly instance with the specified metadata.
DefineAssemblyBinding() - Constructor for class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding
Constructs a new dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding instance with no metadata.
DefineAssemblyBinding(IMetaschemaData) - Constructor for class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding
Constructs a new dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding instance with the specified metadata.
DefineField() - Constructor for class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Constructs a new dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField instance with no metadata.
DefineField() - Constructor for class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Constructs a new dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField instance with no metadata.
DefineField(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Constructs a new dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField instance with the specified metadata.
DefineField(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Constructs a new dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField instance with the specified metadata.
DefineFieldBinding() - Constructor for class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding
Constructs a new dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding instance with no metadata.
DefineFieldBinding(IMetaschemaData) - Constructor for class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding
Constructs a new dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding instance with the specified metadata.
DefineFlag() - Constructor for class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
Constructs a new dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag instance with no metadata.
DefineFlag(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
Constructs a new dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag instance with the specified metadata.
DefinitionContext() - Constructor for class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.DefinitionContext
Constructs a new dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.DefinitionContext instance with no metadata.
DefinitionContext(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.DefinitionContext
Constructs a new dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.DefinitionContext instance with the specified metadata.
deprecatedVersion() - Element in annotation type dev.metaschema.databind.model.annotations.AllowedValue
The version this value was deprecated in.
description() - Element in annotation type dev.metaschema.databind.model.annotations.AllowedValue
A description, encoded as a line of Markdown.
description() - Element in annotation type dev.metaschema.databind.model.annotations.AllowedValues
An optional description of the constraint.
description() - Element in annotation type dev.metaschema.databind.model.annotations.BoundAssembly
Get the documentary description of the assembly.
description() - Element in annotation type dev.metaschema.databind.model.annotations.BoundField
Get the documentary description of the field.
description() - Element in annotation type dev.metaschema.databind.model.annotations.BoundFlag
Get the documentary description of the flag.
description() - Element in annotation type dev.metaschema.databind.model.annotations.BoundGroupedAssembly
Get the documentary description of the assembly.
description() - Element in annotation type dev.metaschema.databind.model.annotations.BoundGroupedField
Get the documentary description of the field.
description() - Element in annotation type dev.metaschema.databind.model.annotations.Expect
An optional description of the constraint.
description() - Element in annotation type dev.metaschema.databind.model.annotations.HasCardinality
An optional description of the constraint.
description() - Element in annotation type dev.metaschema.databind.model.annotations.Index
An optional description of the constraint.
description() - Element in annotation type dev.metaschema.databind.model.annotations.IndexHasKey
An optional description of the constraint.
description() - Element in annotation type dev.metaschema.databind.model.annotations.IsUnique
An optional description of the constraint.
description() - Element in annotation type dev.metaschema.databind.model.annotations.Matches
An optional description of the constraint.
description() - Element in annotation type dev.metaschema.databind.model.annotations.MetaschemaAssembly
Get the documentary description of the assembly.
description() - Element in annotation type dev.metaschema.databind.model.annotations.MetaschemaField
Get the documentary description of the field.
description() - Element in annotation type dev.metaschema.databind.model.annotations.Report
An optional description of the constraint.
DeserializationFeature<V> - Class in dev.metaschema.databind.io
Configuration features that control the deserialization behavior of Metaschema-bound object readers.
deserialize(File) - Method in interface dev.metaschema.databind.io.IDeserializer
Read data from the File into a bound class instance.
deserialize(InputStream, URI) - Method in interface dev.metaschema.databind.io.IDeserializer
Read data from the InputStream into a bound class instance.
deserialize(Reader, URI) - Method in interface dev.metaschema.databind.io.IDeserializer
Read data from the Reader into a bound class instance.
deserialize(URL) - Method in interface dev.metaschema.databind.io.IDeserializer
Read data from the remote resource into a bound class instance.
deserialize(Path) - Method in interface dev.metaschema.databind.io.IDeserializer
Read data from the Path into a bound class instance.
DESERIALIZE_JSON_ROOT_PROPERTY - Static variable in class dev.metaschema.databind.io.DeserializationFeature
If enabled, process the next JSON node as a field, whose name must match the IAssemblyDefinition.getRootJsonName().
DESERIALIZE_VALIDATE_CONSTRAINTS - Static variable in class dev.metaschema.databind.io.DeserializationFeature
If enabled, perform constraint validation on the deserialized bound objects.
DESERIALIZE_VALIDATE_REQUIRED_FIELDS - Static variable in class dev.metaschema.databind.io.DeserializationFeature
If enabled, validate that required fields are present during deserialization.
DESERIALIZE_XML_ALLOW_ENTITY_RESOLUTION - Static variable in class dev.metaschema.databind.io.DeserializationFeature
If enabled, allow inline XML entities to be automatically replaced.
deserializeToNodeItem(InputStream, URI) - Method in interface dev.metaschema.databind.io.IDeserializer
Read data from the Reader into a node item instance.
deserializeToNodeItem(Reader, URI) - Method in class dev.metaschema.databind.io.AbstractDeserializer
 
deserializeToNodeItem(Reader, URI) - Method in interface dev.metaschema.databind.io.IDeserializer
Read data from the Reader into a node item instance.
deserializeToNodeItemInternal(Reader, URI) - Method in class dev.metaschema.databind.io.AbstractDeserializer
This abstract method delegates parsing to the concrete implementation.
deserializeToNodeItemInternal(Reader, URI) - Method in class dev.metaschema.databind.io.json.DefaultJsonDeserializer
 
deserializeToNodeItemInternal(Reader, URI) - Method in class dev.metaschema.databind.io.xml.DefaultXmlDeserializer
 
deserializeToValue(Reader, URI) - Method in class dev.metaschema.databind.io.AbstractDeserializer
 
deserializeToValue(Reader, URI) - Method in interface dev.metaschema.databind.io.IDeserializer
Read data from the Reader into a node item instance.
deserializeToValueInternal(Reader, URI) - Method in class dev.metaschema.databind.io.AbstractDeserializer
This abstract method delegates parsing to the concrete implementation, returning the deserialized value directly.
deserializeToValueInternal(Reader, URI) - Method in class dev.metaschema.databind.io.json.DefaultJsonDeserializer
 
deserializeToValueInternal(Reader, URI) - Method in class dev.metaschema.databind.io.xml.DefaultXmlDeserializer
 
detect(InputStream, URI, Format) - Method in class dev.metaschema.databind.io.ModelDetector
Analyzes the data from the provided inputStream to determine it's model.
detect(InputStream) - Method in class dev.metaschema.databind.io.FormatDetector
Analyzes the data from the provided inputStream to determine it's format.
detect(URL) - Method in class dev.metaschema.databind.io.FormatDetector
Analyzes the provided resource to determine it's format.
detectFormat(File) - Method in interface dev.metaschema.databind.io.IBoundLoader
Determine the format of the provided resource.
detectFormat(InputStream, URI) - Method in class dev.metaschema.databind.io.DefaultBoundLoader
 
detectFormat(InputStream, URI) - Method in interface dev.metaschema.databind.io.IBoundLoader
Determine the format of the provided resource.
detectFormat(URI) - Method in class dev.metaschema.databind.io.DefaultBoundLoader
 
detectFormat(URI) - Method in interface dev.metaschema.databind.io.IBoundLoader
Determine the format of the resource identified by the provided uri.
detectFormat(URL) - Method in interface dev.metaschema.databind.io.IBoundLoader
Determine the format of the provided resource.
detectFormat(Path) - Method in interface dev.metaschema.databind.io.IBoundLoader
Determine the format of the provided resource.
detectModel(InputStream, URI, Format) - Method in class dev.metaschema.databind.io.DefaultBoundLoader
 
detectModel(InputStream, URI, Format) - Method in interface dev.metaschema.databind.io.IBoundLoader
Determine the model of the provided resource.
dev.metaschema.databind - module dev.metaschema.databind
Identifies the modules used by the databind library.
dev.metaschema.databind - package dev.metaschema.databind
Support for parsing Metaschema module-based data using Java class bindings.
dev.metaschema.databind.codegen - package dev.metaschema.databind.codegen
Support for generating "plain old Java objects" (POJOs) based on a Module.
dev.metaschema.databind.codegen.config - package dev.metaschema.databind.codegen.config
Support for customizing how Java code is generated for one or more specific Module modules.
dev.metaschema.databind.config.binding - package dev.metaschema.databind.config.binding
Provides generated Metaschema binding classes for module(s): Metaschema Binding Configuration.
dev.metaschema.databind.io - package dev.metaschema.databind.io
Provides core functionality for reading and writing Metaschema instance data to and from bound Java objects.
dev.metaschema.databind.io.json - package dev.metaschema.databind.io.json
Provides support for reading and writing Metaschema instance data in JSON format.
dev.metaschema.databind.io.xml - package dev.metaschema.databind.io.xml
Provides support for reading and writing Metaschema instance data in XML format.
dev.metaschema.databind.io.yaml - package dev.metaschema.databind.io.yaml
Supports reading and writing YAML instance data.
dev.metaschema.databind.model - package dev.metaschema.databind.model
Provides an overlay of the Metaschema module model (dev.metaschema.core.model) using bound Java class annotations (dev.metaschema.databind.model.annotations) to represent module constructs annotated on Java classes.
dev.metaschema.databind.model.annotations - package dev.metaschema.databind.model.annotations
Provides a set of annotations for associating Module information with a Java class.
dev.metaschema.databind.model.info - package dev.metaschema.databind.model.info
Provides classes for model property information and data item handling.
dev.metaschema.databind.model.metaschema - package dev.metaschema.databind.model.metaschema
Provides an implementation of the Module model (dev.metaschema.core.model) represented by a module-specific set of bound Java classes (dev.metaschema.databind.model.metaschema.binding).
dev.metaschema.databind.model.metaschema.binding - package dev.metaschema.databind.model.metaschema.binding
Provides generated Metaschema binding classes for module(s): Metaschema Model.
disableFeature(DeserializationFeature<?>) - Method in class dev.metaschema.databind.io.AbstractDeserializer
 
disableFeature(DeserializationFeature<?>) - Method in interface dev.metaschema.databind.io.IBoundLoader
 
disableFeature(DeserializationFeature<?>) - Method in interface dev.metaschema.databind.io.IDeserializer
 
disableFeature(SerializationFeature<?>) - Method in class dev.metaschema.databind.io.AbstractSerializer
 
disableFeature(SerializationFeature<?>) - Method in interface dev.metaschema.databind.io.ISerializer
 
discriminator() - Element in annotation type dev.metaschema.databind.model.annotations.BoundChoiceGroup
The discriminator to use for determining the type of child elements in JSON.
discriminatorValue() - Element in annotation type dev.metaschema.databind.model.annotations.BoundGroupedAssembly
Get any remarks for this field.
discriminatorValue() - Element in annotation type dev.metaschema.databind.model.annotations.BoundGroupedField
Get any remarks for this field.

E

emptyValue() - Method in interface dev.metaschema.databind.model.info.IModelInstanceCollectionInfo
Get an empty value appropriate for this collection type.
enableFeature(DeserializationFeature<?>) - Method in class dev.metaschema.databind.io.AbstractDeserializer
 
enableFeature(DeserializationFeature<?>) - Method in interface dev.metaschema.databind.io.IBoundLoader
 
enableFeature(DeserializationFeature<?>) - Method in interface dev.metaschema.databind.io.IDeserializer
 
enableFeature(SerializationFeature<?>) - Method in class dev.metaschema.databind.io.AbstractSerializer
 
enableFeature(SerializationFeature<?>) - Method in interface dev.metaschema.databind.io.ISerializer
 
Example - Class in dev.metaschema.databind.model.metaschema.binding
Example.
Example() - Constructor for class dev.metaschema.databind.model.metaschema.binding.Example
Constructs a new dev.metaschema.databind.model.metaschema.binding.Example instance with no metadata.
Example(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.Example
Constructs a new dev.metaschema.databind.model.metaschema.binding.Example instance with the specified metadata.
expect() - Element in annotation type dev.metaschema.databind.model.annotations.ValueConstraints
Get the expect constraints for the type or field this annotation is applied to.
Expect - Annotation Type in dev.metaschema.databind.model.annotations
This annotation defines an expected condition to be met in the context of the containing annotation.
extensible() - Element in annotation type dev.metaschema.databind.model.annotations.AllowedValues
Indicates if the constraint can be extended by other constraints.

F

Field() - Constructor for class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
Constructs a new dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field instance with no metadata.
Field() - Constructor for class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Field
Constructs a new dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Field instance with no metadata.
Field(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
Constructs a new dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field instance with the specified metadata.
Field(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Field
Constructs a new dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Field instance with the specified metadata.
FieldConstraints - Class in dev.metaschema.databind.model.metaschema.binding
A binding class for the field-constraints definition.
FieldConstraints() - Constructor for class dev.metaschema.databind.model.metaschema.binding.FieldConstraints
Constructs a new dev.metaschema.databind.model.metaschema.binding.FieldConstraints instance with no metadata.
FieldConstraints(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.FieldConstraints
Constructs a new dev.metaschema.databind.model.metaschema.binding.FieldConstraints instance with the specified metadata.
FieldReference - Class in dev.metaschema.databind.model.metaschema.binding
Field Reference.
FieldReference() - Constructor for class dev.metaschema.databind.model.metaschema.binding.FieldReference
Constructs a new dev.metaschema.databind.model.metaschema.binding.FieldReference instance with no metadata.
FieldReference(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.FieldReference
Constructs a new dev.metaschema.databind.model.metaschema.binding.FieldReference instance with the specified metadata.
fields() - Element in annotation type dev.metaschema.databind.model.annotations.BoundChoiceGroup
The the fields that may occur within this choice group.
fields() - Element in annotation type dev.metaschema.databind.model.annotations.MetaschemaModule
Get the classes representing the global fields defined on this Module.
finalize() - Method in class dev.metaschema.databind.DefaultBindingContext
Used to prevent finalizer attacks as recommended in SEI CERT Rule OBJ-11.
Flag() - Constructor for class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Flag
Constructs a new dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Flag instance with no metadata.
Flag(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Flag
Constructs a new dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Flag instance with the specified metadata.
FlagAllowedValues - Class in dev.metaschema.databind.model.metaschema.binding
Allowed Values Constraint.
FlagAllowedValues() - Constructor for class dev.metaschema.databind.model.metaschema.binding.FlagAllowedValues
Constructs a new dev.metaschema.databind.model.metaschema.binding.FlagAllowedValues instance with no metadata.
FlagAllowedValues(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.FlagAllowedValues
Constructs a new dev.metaschema.databind.model.metaschema.binding.FlagAllowedValues instance with the specified metadata.
FlagConstraints - Class in dev.metaschema.databind.model.metaschema.binding
A binding class for the flag-constraints definition.
FlagConstraints() - Constructor for class dev.metaschema.databind.model.metaschema.binding.FlagConstraints
Constructs a new dev.metaschema.databind.model.metaschema.binding.FlagConstraints instance with no metadata.
FlagConstraints(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.FlagConstraints
Constructs a new dev.metaschema.databind.model.metaschema.binding.FlagConstraints instance with the specified metadata.
FlagExpect - Class in dev.metaschema.databind.model.metaschema.binding
Expect Condition Constraint.
FlagExpect() - Constructor for class dev.metaschema.databind.model.metaschema.binding.FlagExpect
Constructs a new dev.metaschema.databind.model.metaschema.binding.FlagExpect instance with no metadata.
FlagExpect(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.FlagExpect
Constructs a new dev.metaschema.databind.model.metaschema.binding.FlagExpect instance with the specified metadata.
FlagIndexHasKey - Class in dev.metaschema.databind.model.metaschema.binding
Index Has Key Constraint.
FlagIndexHasKey() - Constructor for class dev.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
Constructs a new dev.metaschema.databind.model.metaschema.binding.FlagIndexHasKey instance with no metadata.
FlagIndexHasKey(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
Constructs a new dev.metaschema.databind.model.metaschema.binding.FlagIndexHasKey instance with the specified metadata.
FlagMatches - Class in dev.metaschema.databind.model.metaschema.binding
Value Matches Constraint.
FlagMatches() - Constructor for class dev.metaschema.databind.model.metaschema.binding.FlagMatches
Constructs a new dev.metaschema.databind.model.metaschema.binding.FlagMatches instance with no metadata.
FlagMatches(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.FlagMatches
Constructs a new dev.metaschema.databind.model.metaschema.binding.FlagMatches instance with the specified metadata.
FlagReference - Class in dev.metaschema.databind.model.metaschema.binding
Flag Reference.
FlagReference() - Constructor for class dev.metaschema.databind.model.metaschema.binding.FlagReference
Constructs a new dev.metaschema.databind.model.metaschema.binding.FlagReference instance with no metadata.
FlagReference(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.FlagReference
Constructs a new dev.metaschema.databind.model.metaschema.binding.FlagReference instance with the specified metadata.
FlagReport - Class in dev.metaschema.databind.model.metaschema.binding
Report Condition Constraint.
FlagReport() - Constructor for class dev.metaschema.databind.model.metaschema.binding.FlagReport
Constructs a new dev.metaschema.databind.model.metaschema.binding.FlagReport instance with no metadata.
FlagReport(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.FlagReport
Constructs a new dev.metaschema.databind.model.metaschema.binding.FlagReport instance with the specified metadata.
formalName() - Element in annotation type dev.metaschema.databind.model.annotations.AllowedValues
An optional formal name for the constraint.
formalName() - Element in annotation type dev.metaschema.databind.model.annotations.BoundAssembly
Get the documentary formal name of the assembly.
formalName() - Element in annotation type dev.metaschema.databind.model.annotations.BoundField
Get the documentary formal name of the field.
formalName() - Element in annotation type dev.metaschema.databind.model.annotations.BoundFlag
Get the documentary formal name of the flag.
formalName() - Element in annotation type dev.metaschema.databind.model.annotations.BoundGroupedAssembly
Get the documentary formal name of the assembly.
formalName() - Element in annotation type dev.metaschema.databind.model.annotations.BoundGroupedField
Get the documentary formal name of the field.
formalName() - Element in annotation type dev.metaschema.databind.model.annotations.Expect
An optional formal name for the constraint.
formalName() - Element in annotation type dev.metaschema.databind.model.annotations.HasCardinality
An optional formal name for the constraint.
formalName() - Element in annotation type dev.metaschema.databind.model.annotations.Index
An optional formal name for the constraint.
formalName() - Element in annotation type dev.metaschema.databind.model.annotations.IndexHasKey
An optional formal name for the constraint.
formalName() - Element in annotation type dev.metaschema.databind.model.annotations.IsUnique
An optional formal name for the constraint.
formalName() - Element in annotation type dev.metaschema.databind.model.annotations.Matches
An optional formal name for the constraint.
formalName() - Element in annotation type dev.metaschema.databind.model.annotations.MetaschemaAssembly
Get the documentary formal name of the assembly.
formalName() - Element in annotation type dev.metaschema.databind.model.annotations.MetaschemaField
Get the documentary formal name of the field.
formalName() - Element in annotation type dev.metaschema.databind.model.annotations.Report
An optional formal name for the constraint.
Format - Enum in dev.metaschema.databind.io
Selections of serialization formats.
FORMAT_DETECTION_LOOKAHEAD - Static variable in class dev.metaschema.databind.io.DeserializationFeature
The default number of bytes used for format detection lookahead.
FORMAT_DETECTION_LOOKAHEAD_LIMIT - Static variable in class dev.metaschema.databind.io.DeserializationFeature
Determines how many bytes can be looked at to identify the format of a document.
FormatDetector - Class in dev.metaschema.databind.io
Provides a means to analyze content to determine what Format the data is represented as.
FormatDetector() - Constructor for class dev.metaschema.databind.io.FormatDetector
Construct a new format detector using the default configuration.
FormatDetector(IConfiguration<DeserializationFeature<?>>) - Constructor for class dev.metaschema.databind.io.FormatDetector
Construct a new format detector using the provided configuration.
FormatDetector(IConfiguration<DeserializationFeature<?>>, JsonFactory...) - Constructor for class dev.metaschema.databind.io.FormatDetector
Construct a new format detector using the provided configuration.
FormatDetector.Result - Class in dev.metaschema.databind.io
Represents the result of format detection, providing access to the detected format and the data stream for further processing.
formatLocation() - Method in class dev.metaschema.databind.io.ValidationContext
Format the location information as a human-readable string.
formatPath() - Method in class dev.metaschema.databind.io.ValidationContext
Format the path information for display.

G

generate(IModule) - Method in class dev.metaschema.databind.codegen.DefaultModuleBindingGenerator
 
generate(IModule) - Method in interface dev.metaschema.databind.codegen.IModuleBindingGenerator
Generate bound Java classes for the provided Metaschema module.
generate(IModule, Path, IBindingConfiguration) - Static method in class dev.metaschema.databind.codegen.JavaGenerator
Generate Java sources for the provided Metaschema module.
generate(Collection<? extends IModule>, Path, IBindingConfiguration) - Static method in class dev.metaschema.databind.codegen.JavaGenerator
Generates Java classes for Module fields and flags.
generateCompilerOptions() - Method in class dev.metaschema.databind.codegen.JavaCompilerSupport
Generate the compiler options based on the current configuration.
get(DeserializationFeature<?>) - Method in class dev.metaschema.databind.io.xml.DefaultXmlDeserializer
 
getAbstract() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA
Get the is Abstract?.
getAfterDeserializeMethod() - Method in interface dev.metaschema.databind.model.IBoundDefinitionModelComplex
Get the "afterDeserialize" method for this bound class, if one exists.
getAllowOther() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagAllowedValues
Get the allow Non-Enumerated Values?.
getAllowOther() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
Get the allow Non-Enumerated Values?.
getAnnotation(Class<?>, Class<A>) - Static method in class dev.metaschema.databind.model.annotations.ModelUtil
Get the requested annotation from the provided Java class.
getAnnotation(Field, Class<A>) - Static method in class dev.metaschema.databind.model.annotations.ModelUtil
Get the requested annotation from the provided Java field.
getAny() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.Choice
Get the any Additional Content.
getAny() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel
Get the any Additional Content.
getAssemblyClasses() - Method in class dev.metaschema.databind.model.AbstractBoundModule
Get the assembly instance annotations associated with this bound choice group.
getAssemblyDefinitionBindingConfig(String) - Method in class dev.metaschema.databind.codegen.config.DefaultBindingConfiguration.MetaschemaBindingConfiguration
Get the binding configuration for the IAssemblyDefinition with the provided name.
getAssemblyDefinitionByName(Integer) - Method in class dev.metaschema.databind.model.AbstractBoundModule
 
getAssemblyDefinitionByName(Integer) - Method in interface dev.metaschema.databind.model.IBoundModule
 
getAssemblyDefinitionMap() - Method in class dev.metaschema.databind.model.AbstractBoundModule
Get the mapping of assembly definition effective name to definition.
getAssemblyDefinitions() - Method in class dev.metaschema.databind.model.AbstractBoundModule
 
getAssemblyDefinitions() - Method in interface dev.metaschema.databind.model.IBoundModule
 
getAsType() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Get the field Value Data Type.
getAsType() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Get the field Value Data Type.
getAsType() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag
Get the flag Value Data Type.
getAsType() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Get the field Value Data Type.
getAsType() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
Get the flag Value Data Type.
getBeforeDeserializeMethod() - Method in interface dev.metaschema.databind.model.IBoundDefinitionModelComplex
Get the "beforeDeserialize" method for this bound class, if one exists.
getBinding() - Method in interface dev.metaschema.databind.model.metaschema.IBindingMetaschemaModule
Get the underlying module data as a bound object.
getBindingConfigurationForDefinition(IModelDefinition) - Method in class dev.metaschema.databind.codegen.config.DefaultBindingConfiguration
Retrieve the binding configuration for the provided definition.
getBindingConfigurationForDefinition(IModelDefinition) - Method in interface dev.metaschema.databind.codegen.config.IBindingConfiguration
Retrieve the binding configuration for the provided definition.
getBindingContext() - Method in class dev.metaschema.databind.io.xml.DefaultXmlDeserializer
Retrieve the binding context associated with the serializer.
getBindingContext() - Method in class dev.metaschema.databind.io.DefaultBoundLoader
 
getBindingContext() - Method in interface dev.metaschema.databind.io.IBoundLoader
Get the configured Module binding context to use to load Java types.
getBindingContext() - Method in class dev.metaschema.databind.model.AbstractBoundModule
 
getBindingContext() - Method in interface dev.metaschema.databind.model.IBoundDefinitionModel
Get the binding context used for the definition.
getBindingContext() - Method in interface dev.metaschema.databind.model.IBoundModule
Get the Module binding context.
getBindingContext() - Method in class dev.metaschema.databind.model.metaschema.BindingModuleLoader
 
getBindingContext() - Method in interface dev.metaschema.databind.model.metaschema.IBindingModuleLoader
Get the associated binding context.
getBindingMatchers() - Method in class dev.metaschema.databind.AbstractModuleLoaderStrategy
 
getBindingMatchers() - Method in class dev.metaschema.databind.DefaultBindingContext
Get the binding matchers that are associated with this class.
getBindingMatchers() - Method in interface dev.metaschema.databind.IBindingContext.IModuleLoaderStrategy
Get the matchers used to identify the bound class associated with the definition's root name.
getBindingMatchers() - Method in class dev.metaschema.databind.PostProcessingModuleLoaderStrategy
 
getBoundClass() - Method in class dev.metaschema.databind.io.ModelDetector.Result
Get the Java class representing the detected bound object.
getBoundClass() - Method in interface dev.metaschema.databind.model.IBoundInstanceModelAssembly
 
getBoundClass() - Method in interface dev.metaschema.databind.model.IBoundInstanceModelFieldComplex
 
getBoundClass() - Method in interface dev.metaschema.databind.model.info.IFeatureComplexItemValueHandler
The class this binding is to.
getBoundClassForJsonName(String) - Method in interface dev.metaschema.databind.IBindingContext.IBindingMatcher
Determine the bound class for the provided JSON/YAML property/item name.
getBoundClassForRootJsonName(String) - Method in class dev.metaschema.databind.DefaultBindingContext
 
getBoundClassForRootJsonName(String) - Method in interface dev.metaschema.databind.IBindingContext
Determine the bound class for the provided JSON/YAML property/item name using any registered matchers.
getBoundClassForRootXmlQName(QName) - Method in class dev.metaschema.databind.DefaultBindingContext
 
getBoundClassForRootXmlQName(QName) - Method in interface dev.metaschema.databind.IBindingContext
Determine the bound class for the provided XML QName.
getBoundClassForXmlQName(QName) - Method in interface dev.metaschema.databind.IBindingContext.IBindingMatcher
Determine the bound class for the provided XML QName.
getBoundDefinitionForClass(Class<? extends IBoundObject>) - Method in class dev.metaschema.databind.DefaultBindingContext
 
getBoundDefinitionForClass(Class<? extends IBoundObject>) - Method in interface dev.metaschema.databind.IBindingContext
Get the IBoundDefinitionModel instance associated with the provided Java class.
getBoundDefinitionForClass(Class<? extends IBoundObject>, IBindingContext) - Method in class dev.metaschema.databind.AbstractModuleLoaderStrategy
 
getBoundDefinitionForClass(Class<? extends IBoundObject>, IBindingContext) - Method in interface dev.metaschema.databind.IBindingContext.IModuleLoaderStrategy
Get the IBoundDefinitionModel instance associated with the provided Java class.
getBoundDefinitionForClass(Class<? extends IBoundObject>, IBindingContext) - Method in class dev.metaschema.databind.PostProcessingModuleLoaderStrategy
 
getChoiceGroupBindings() - Method in class dev.metaschema.databind.codegen.config.DefaultDefinitionBindingConfiguration
 
getChoiceGroupBindings() - Method in interface dev.metaschema.databind.codegen.config.IDefinitionBindingConfiguration
Get the choice group binding configurations for this definition.
getChoiceGroupBindings() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding
Get the choice Group Binding.
getChoices() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.Choice
Get the choices choice group items.
getChoices() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
Get the choices choice group items.
getClassFile() - Method in interface dev.metaschema.databind.codegen.IGeneratedClass
Get the file the class was written to.
getClassName() - Method in class dev.metaschema.databind.codegen.config.DefaultDefinitionBindingConfiguration
 
getClassName() - Method in interface dev.metaschema.databind.codegen.config.IDefinitionBindingConfiguration
Get the class name to use for the generated class associated with this binding.
getClassName() - Method in interface dev.metaschema.databind.codegen.IGeneratedClass
Get the type info for the class.
getClassName(IModelDefinition) - Method in class dev.metaschema.databind.codegen.config.DefaultBindingConfiguration
 
getClassName(IModelDefinition) - Method in interface dev.metaschema.databind.codegen.config.IBindingConfiguration
Get the Java class name for the provided field or assembly definition.
getClassName(IModule) - Method in class dev.metaschema.databind.codegen.config.DefaultBindingConfiguration
 
getClassName(IModule) - Method in interface dev.metaschema.databind.codegen.config.IBindingConfiguration
Get the Java class name for the provided Module module.
getClassPath() - Method in class dev.metaschema.databind.codegen.JavaCompilerSupport
Get the configured classpath entries.
getClazz() - Method in class dev.metaschema.databind.model.metaschema.binding.Remarks
Get the remark Class.
getCollectionClass() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.Java
Get the collection Class.
getCollectionClass() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.PropertyBinding.Java
Get the collection Class.
getCollectionClass() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.Java
Get the collection Class.
getCollectionClass() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.PropertyBinding.Java
Get the collection Class.
getCollectionClassName() - Method in class dev.metaschema.databind.codegen.config.DefaultPropertyBindingConfiguration
 
getCollectionClassName() - Method in interface dev.metaschema.databind.codegen.config.IPropertyBindingConfiguration
Get the fully qualified class name to use for collection initialization.
getCollectionInfo() - Method in interface dev.metaschema.databind.model.IBoundInstanceModel
Get the Java binding information for the collection type supported by this instance.
getCollectionInfo() - Method in class dev.metaschema.databind.model.info.AbstractModelInstanceReadHandler
Get the collection Java type information associated with this handler.
getCollectionInfo() - Method in class dev.metaschema.databind.model.info.AbstractModelInstanceWriteHandler
Get the collection information.
getConfiguration() - Method in class dev.metaschema.databind.io.xml.DefaultXmlDeserializer
Get the current configuration of the serializer/deserializer.
getConstraint() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
Get the constraint property.
getConstraint() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Get the constraint property.
getConstraint() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Get the constraint property.
getConstraint() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Get the constraint property.
getConstraint() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag
Get the constraint property.
getConstraint() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Get the constraint property.
getConstraint() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Get the constraint property.
getConstraint() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
Get the constraint property.
getConstraintLoader() - Static method in interface dev.metaschema.databind.IBindingContext
Get a loader that supports loading Metaschema module constraints from a specified resource.
getConstraints() - Method in class dev.metaschema.databind.model.metaschema.binding.MetapathContext
Get the constraints property.
getConstraints() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.DefinitionContext
Get the constraints property.
getConstraints() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope
Get the constraints choice group items.
getConstraintValidationHandler() - Method in class dev.metaschema.databind.io.AbstractDeserializer
Get the constraint validation handler configured for this deserializer, which will be used to validate loaded data.
getConstraintValidationHandler() - Method in interface dev.metaschema.databind.io.IDeserializer
Get the constraint validation handler configured for this deserializer, which will be used to validate loaded data.
getContainingDefinition() - Method in interface dev.metaschema.databind.model.IBoundInstance
 
getContainingDefinition() - Method in interface dev.metaschema.databind.model.IBoundInstanceFlag
 
getContainingDefinition() - Method in interface dev.metaschema.databind.model.IBoundInstanceModel
 
getContainingDefinition() - Method in interface dev.metaschema.databind.model.IBoundInstanceModelChoiceGroup
 
getContainingDefinition() - Method in interface dev.metaschema.databind.model.IBoundInstanceModelFieldScalar
 
getContainingDefinition() - Method in interface dev.metaschema.databind.model.IBoundInstanceModelGroupedNamed
 
getContainingDefinition() - Method in interface dev.metaschema.databind.model.metaschema.IBindingInstance
 
getContainingDefinition() - Method in interface dev.metaschema.databind.model.metaschema.IBindingInstanceModel
 
getContainingModule() - Method in interface dev.metaschema.databind.model.IBoundInstance
 
getContainingModule() - Method in interface dev.metaschema.databind.model.IBoundModelElement
 
getContainingModule() - Method in interface dev.metaschema.databind.model.metaschema.IBindingInstance
 
getContainingModule() - Method in interface dev.metaschema.databind.model.metaschema.IBindingModelElement
 
getContexts() - Method in class dev.metaschema.databind.model.metaschema.binding.MetapathContext
Get the context property.
getContexts() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
Get the context property.
getCurrentPath() - Method in class dev.metaschema.databind.io.PathTracker
Get the current path as a formatted string.
getDataStream() - Method in class dev.metaschema.databind.io.FormatDetector.Result
Get an InputStream that can be used to read the analyzed data from the start.
getDataStream() - Method in class dev.metaschema.databind.io.ModelDetector.Result
Get an InputStream that can be used to read the analyzed data from the start.
getDatatype() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagMatches
Get the matches Data Type.
getDatatype() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
Get the matches Data Type.
getDataTypeAdapter(Class<? extends IDataTypeAdapter<?>>, IBindingContext) - Static method in class dev.metaschema.databind.model.annotations.ModelUtil
Get the data type adapter instance of the provided adapter class.
getDataTypeAdapterInstance(Class<TYPE>) - Method in interface dev.metaschema.databind.IBindingContext
Get's the IDataTypeAdapter associated with the specified Java class, which is used to read and write XML, JSON, and YAML data to and from instances of that class.
getDefault() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Get the default Field Value.
getDefault() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
Get the default Field Value.
getDefault() - Method in class dev.metaschema.databind.model.metaschema.binding.FieldReference
Get the default Field Value.
getDefault() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReference
Get the default Flag Value.
getDefault() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Get the default Field Value.
getDefault() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag
Get the default Flag Value.
getDefault() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Get the default Field Value.
getDefault() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
Get the default Flag Value.
getDefaultExtension() - Method in enum dev.metaschema.databind.io.Format
Get the default extension to use for the format.
getDefaultValue() - Method in interface dev.metaschema.databind.model.IBoundDefinitionModelFieldComplex
 
getDefaultValue() - Method in interface dev.metaschema.databind.model.IBoundFieldValue
 
getDefineAssemblyBindings() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding
Get the define Assembly Binding.
getDefineFieldBindings() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding
Get the define Field Binding.
getDefinition() - Method in interface dev.metaschema.databind.codegen.IGeneratedDefinitionClass
Get the Module definition associated with this class.
getDefinition() - Method in class dev.metaschema.databind.io.xml.DefaultXmlDeserializer
Retrieve the bound class information associated with the assembly that the serializer/deserializer will write/read data from.
getDefinition() - Method in interface dev.metaschema.databind.model.IBoundDefinitionModelAssembly
 
getDefinition() - Method in interface dev.metaschema.databind.model.IBoundDefinitionModelFieldComplex
 
getDefinition() - Method in interface dev.metaschema.databind.model.IBoundInstanceFlag
getDefinition() - Method in interface dev.metaschema.databind.model.IBoundInstanceModelAssembly
 
getDefinition() - Method in interface dev.metaschema.databind.model.IBoundInstanceModelField
 
getDefinition() - Method in interface dev.metaschema.databind.model.IBoundInstanceModelFieldComplex
 
getDefinition() - Method in interface dev.metaschema.databind.model.IBoundInstanceModelFieldScalar
 
getDefinition() - Method in interface dev.metaschema.databind.model.IBoundInstanceModelGroupedAssembly
 
getDefinition() - Method in interface dev.metaschema.databind.model.IBoundInstanceModelGroupedField
 
getDefinition() - Method in interface dev.metaschema.databind.model.IBoundInstanceModelGroupedNamed
 
getDefinition() - Method in interface dev.metaschema.databind.model.IBoundInstanceModelNamed
 
getDefinition() - Method in interface dev.metaschema.databind.model.info.IFeatureComplexItemValueHandler
Get the Metaschema definition representing the bound complex data.
getDefinitionContext() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
Get the definition-context property.
getDefinitions() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA
Get the definitions choice group items.
getDeprecated() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
Get the deprecated Version.
getDeprecated() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
Get the deprecated Version.
getDeprecated() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Get the deprecated Version.
getDeprecated() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
Get the deprecated Version.
getDeprecated() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyReference
Get the deprecated Version.
getDeprecated() - Method in class dev.metaschema.databind.model.metaschema.binding.ConstraintValueEnum
Get the allowed Value Deprecation Version.
getDeprecated() - Method in class dev.metaschema.databind.model.metaschema.binding.FieldReference
Get the deprecated Version.
getDeprecated() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReference
Get the deprecated Version.
getDeprecated() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Get the deprecated Version.
getDeprecated() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Get the deprecated Version.
getDeprecated() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag
Get the deprecated Version.
getDeprecated() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Get the deprecated Version.
getDeprecated() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Get the deprecated Version.
getDeprecated() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
Get the deprecated Version.
getDepth() - Method in class dev.metaschema.databind.io.PathTracker
Get the depth of the current path (number of segments).
getDescription() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
Get the description.
getDescription() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
Get the description.
getDescription() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Get the description.
getDescription() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
Get the description.
getDescription() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyReference
Get the description.
getDescription() - Method in class dev.metaschema.databind.model.metaschema.binding.Example
Get the example Description.
getDescription() - Method in class dev.metaschema.databind.model.metaschema.binding.FieldReference
Get the description.
getDescription() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagAllowedValues
Get the description.
getDescription() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagExpect
Get the description.
getDescription() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
Get the description.
getDescription() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagMatches
Get the description.
getDescription() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReference
Get the description.
getDescription() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReport
Get the description.
getDescription() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Get the description.
getDescription() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Get the description.
getDescription() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag
Get the description.
getDescription() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Get the description.
getDescription() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Get the description.
getDescription() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
Get the description.
getDescription() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
Get the description.
getDescription() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
Get the description.
getDescription() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
Get the description.
getDescription() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
Get the description.
getDescription() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
Get the description.
getDescription() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
Get the description.
getDescription() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
Get the description.
getDescription() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedReportConstraint
Get the description.
getDescription() - Method in interface dev.metaschema.databind.model.metaschema.IConstraintBase
Get a description of what the constraint does.
getDiagnostics() - Method in class dev.metaschema.databind.codegen.JavaCompilerSupport.CompilationResult
Get the compilation diagnostics.
getDiscriminator() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
Get the discriminator JSON Property.
getDiscriminatorValue() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
Get the grouping Discriminator Value.
getDiscriminatorValue() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
Get the grouping Discriminator Value.
getDiscriminatorValue() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Get the grouping Discriminator Value.
getDiscriminatorValue() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
Get the grouping Discriminator Value.
getEffectiveDefaultValue() - Method in interface dev.metaschema.databind.model.IBoundFieldValue
 
getEffectiveJsonKey() - Method in interface dev.metaschema.databind.model.IBoundInstanceModelGroupedNamed
 
getEffectiveJsonKey() - Method in interface dev.metaschema.databind.model.IBoundInstanceModelNamed
 
getEnums() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagAllowedValues
Get the allowed Value Enumeration.
getEnums() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
Get the allowed Value Enumeration.
getExamples() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
Get the example.
getExamples() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Get the example.
getExamples() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Get the example.
getExamples() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Get the example.
getExamples() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag
Get the example.
getExamples() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Get the example.
getExamples() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Get the example.
getExamples() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
Get the example.
getExpression() - Method in class dev.metaschema.databind.model.metaschema.binding.ConstraintLetExpression
Get the let Value Metapath Expression.
getExtendBaseClass() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.Java
Get the extend Base Class.
getExtendBaseClass() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.Java
Get the extend Base Class.
getExtensible() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagAllowedValues
Get the allow Extension?.
getExtensible() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
Get the allow Extension?.
getFeatureValues() - Method in class dev.metaschema.databind.io.xml.DefaultXmlDeserializer
 
getFeatureValues() - Method in class dev.metaschema.databind.io.DefaultBoundLoader
 
getFeatureValues() - Method in class dev.metaschema.databind.model.metaschema.BindingModuleLoader
 
getField() - Method in interface dev.metaschema.databind.model.IFeatureJavaField
Gets the bound Java field associated with this instance.
getFieldClasses() - Method in class dev.metaschema.databind.model.AbstractBoundModule
Get the field instance annotations associated with this bound choice group.
getFieldDefinitionBindingConfig(String) - Method in class dev.metaschema.databind.codegen.config.DefaultBindingConfiguration.MetaschemaBindingConfiguration
Get the binding configuration for the IFieldDefinition with the provided name.
getFieldDefinitionByName(Integer) - Method in class dev.metaschema.databind.model.AbstractBoundModule
 
getFieldDefinitionByName(Integer) - Method in interface dev.metaschema.databind.model.IBoundModule
 
getFieldDefinitionMap() - Method in class dev.metaschema.databind.model.AbstractBoundModule
Get the mapping of field definition effective name to definition.
getFieldDefinitions() - Method in class dev.metaschema.databind.model.AbstractBoundModule
 
getFieldDefinitions() - Method in interface dev.metaschema.databind.model.IBoundModule
 
getFieldValue() - Method in interface dev.metaschema.databind.model.IBoundDefinitionModelFieldComplex
Get the bound field value associated with this field.
getFieldValue(Object) - Method in interface dev.metaschema.databind.model.IBoundDefinitionModelFieldComplex
 
getFieldValue(Object) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelFieldScalar
 
getFlagContainer() - Method in interface dev.metaschema.databind.model.IBoundInstanceModelFieldScalar
 
getFlagDefinitionByName(IEnhancedQName) - Method in class dev.metaschema.databind.model.AbstractBoundModule
 
getFlagDefinitions() - Method in class dev.metaschema.databind.model.AbstractBoundModule
 
getFlagRef() - Method in class dev.metaschema.databind.model.metaschema.binding.JsonKey
Get the jSON Key Flag Reference.
getFlagRef() - Method in class dev.metaschema.databind.model.metaschema.binding.JsonValueKeyFlag
Get the flag Reference.
getFlags() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
Get the flags choice group items.
getFlags() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Get the flags choice group items.
getFlags() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Get the flags choice group items.
getFlags() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Get the flags choice group items.
getFlags() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Get the flags choice group items.
getFlags() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Get the flags choice group items.
getFormalName() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
Get the formal Name.
getFormalName() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
Get the formal Name.
getFormalName() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Get the formal Name.
getFormalName() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
Get the formal Name.
getFormalName() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyReference
Get the formal Name.
getFormalName() - Method in class dev.metaschema.databind.model.metaschema.binding.FieldReference
Get the formal Name.
getFormalName() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagAllowedValues
Get the formal Name.
getFormalName() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagExpect
Get the formal Name.
getFormalName() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
Get the formal Name.
getFormalName() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagMatches
Get the formal Name.
getFormalName() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReference
Get the formal Name.
getFormalName() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReport
Get the formal Name.
getFormalName() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Get the formal Name.
getFormalName() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Get the formal Name.
getFormalName() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag
Get the formal Name.
getFormalName() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Get the formal Name.
getFormalName() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Get the formal Name.
getFormalName() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
Get the formal Name.
getFormalName() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
Get the formal Name.
getFormalName() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
Get the formal Name.
getFormalName() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
Get the formal Name.
getFormalName() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
Get the formal Name.
getFormalName() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
Get the formal Name.
getFormalName() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
Get the formal Name.
getFormalName() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
Get the formal Name.
getFormalName() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedReportConstraint
Get the formal Name.
getFormalName() - Method in interface dev.metaschema.databind.model.metaschema.IConstraintBase
Get the assigned formal name for the constraint.
getFormat() - Method in class dev.metaschema.databind.io.FormatDetector.Result
Get the detected format.
getFormat() - Method in class dev.metaschema.databind.io.ValidationContext
Get the format being parsed.
getGeneratedClass() - Method in interface dev.metaschema.databind.codegen.IPackageProduction
Get information about the generated package-info.java class associated with this package.
getGeneratedClasses() - Method in interface dev.metaschema.databind.codegen.IProduction
Get a stream of all Java classes generated as part of this production, including module, definition, and package-info classes.
getGeneratedDefinitionClasses() - Method in interface dev.metaschema.databind.codegen.IGeneratedModuleClass
Get the collection of generated classes representing definitions associated with the Module module.
getGlobalDefinitionClasses() - Method in interface dev.metaschema.databind.codegen.IProduction
Get a stream of all definition Java classes generated as part of this production.
getGroupAs() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
Get the group As.
getGroupAs() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyReference
Get the group As.
getGroupAs() - Method in class dev.metaschema.databind.model.metaschema.binding.FieldReference
Get the group As.
getGroupAs() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Get the group As.
getGroupAs() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Get the group As.
getGroupAsName() - Method in class dev.metaschema.databind.codegen.config.DefaultChoiceGroupBindingConfiguration
 
getGroupAsName() - Method in interface dev.metaschema.databind.codegen.config.IChoiceGroupBindingConfiguration
Get the name of the choice group to match.
getGroupAsQName() - Method in interface dev.metaschema.databind.model.IGroupAs
Get the qualified name for the group-as, which is used for JSON/YAML key naming.
getGroupedModelInstance(IEnhancedQName) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelChoiceGroup
Get the bound grouped model instance associated with the provided XML qualified name.
getGroupedModelInstance(Class<?>) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelChoiceGroup
Get the bound grouped model instance associated with the provided Java class.
getGroupedModelInstance(String) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelChoiceGroup
Get the bound grouped model instance associated with the provided JSON discriminator value.
getHref() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding
Get the href.
getHref() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.Import
Get the import URI Reference.
getHref() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.Import
Get the href property.
getHref() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Import
Get the href property.
getId() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagAllowedValues
Get the constraint Identifier.
getId() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagExpect
Get the constraint Identifier.
getId() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
Get the constraint Identifier.
getId() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagMatches
Get the constraint Identifier.
getId() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReport
Get the constraint Identifier.
getId() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
Get the constraint Identifier.
getId() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
Get the constraint Identifier.
getId() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
Get the constraint Identifier.
getId() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
Get the constraint Identifier.
getId() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
Get the constraint Identifier.
getId() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
Get the constraint Identifier.
getId() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
Get the constraint Identifier.
getId() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedReportConstraint
Get the constraint Identifier.
getId() - Method in interface dev.metaschema.databind.model.metaschema.IConstraintBase
Get the assigned identifier for the constraint.
getImplementInterfaces() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.Java
Get the implement Interface.
getImplementInterfaces() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.Java
Get the implement Interface.
getImports() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA
Get the module Import.
getImports() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
Get the import property.
getImports() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
Get the import property.
getImports(METASCHEMA) - Method in class dev.metaschema.databind.model.metaschema.BindingModuleLoader
 
getIndex() - Method in interface dev.metaschema.databind.model.IBoundInstanceModelNamed
 
getIndex() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
Get the assembly Reference Binary Name.
getIndex() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
Get the inline Assembly Binary Name.
getIndex() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Get the inline Field Binary Name.
getIndex() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
Get the field Reference Binary Name.
getIndex() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyReference
Get the assembly Reference Binary Name.
getIndex() - Method in class dev.metaschema.databind.model.metaschema.binding.FieldReference
Get the field Reference Binary Name.
getIndex() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReference
Get the flag Reference Binary Name.
getIndex() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Get the inline Assembly Binary Name.
getIndex() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Get the inline Field Binary Name.
getIndex() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag
Get the inline Flag Binary Name.
getIndex() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Get the global Assembly Binary Name.
getIndex() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly.RootName
Get the numeric Index.
getIndex() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Get the global Field Binary Name.
getIndex() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
Get the global Flag Binary Name.
getIndex() - Method in class dev.metaschema.databind.model.metaschema.binding.UseName
Get the numeric Index.
getInJson() - Method in class dev.metaschema.databind.model.metaschema.binding.GroupingAs
Get the in JSON Grouping Syntax.
getInlineInstance() - Method in interface dev.metaschema.databind.model.IBoundDefinitionModel
 
getInlineInstance() - Method in interface dev.metaschema.databind.model.IBoundDefinitionModelAssembly
 
getInlineInstance() - Method in interface dev.metaschema.databind.model.IBoundDefinitionModelField
 
getInlineInstance() - Method in interface dev.metaschema.databind.model.IBoundInstanceFlag
 
getInlineInstance() - Method in interface dev.metaschema.databind.model.IBoundInstanceModelFieldScalar
 
getInstance() - Method in class dev.metaschema.databind.model.info.AbstractModelInstanceCollectionInfo
 
getInstance() - Method in class dev.metaschema.databind.model.info.AbstractModelInstanceReadHandler
Get the model instance associated with this handler.
getInstance() - Method in class dev.metaschema.databind.model.info.AbstractModelInstanceWriteHandler
Get the associated instance.
getInstance() - Method in interface dev.metaschema.databind.model.info.IModelInstanceCollectionInfo
Get the associated instance binding for which this info is for.
getInstances() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel
Get the instances choice group items.
getInterfacesToImplement() - Method in class dev.metaschema.databind.codegen.config.DefaultDefinitionBindingConfiguration
 
getInterfacesToImplement() - Method in interface dev.metaschema.databind.codegen.config.IDefinitionBindingConfiguration
A collection of interfaces that the associated generated class will implement.
getInXml() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
Get the field In XML.
getInXml() - Method in class dev.metaschema.databind.model.metaschema.binding.FieldReference
Get the field In XML.
getInXml() - Method in class dev.metaschema.databind.model.metaschema.binding.GroupingAs
Get the in XML Grouping Syntax.
getInXml() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Get the field In XML.
getItemInstance(Object) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelChoiceGroup
Get the bound grouped model instance associated with the provided item.
getItemJsonKey(Object) - Method in interface dev.metaschema.databind.model.IBoundInstanceModel
Get the JSON key flag for the provided item.
getItemJsonKey(Object) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelFieldScalar
 
getItemJsonKey(Object) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelNamed
 
getItemsFromParentInstance(Object) - Method in interface dev.metaschema.databind.model.info.IModelInstanceCollectionInfo
Get the items from a parent instance's property value.
getItemsFromValue(Object) - Method in interface dev.metaschema.databind.model.info.IModelInstanceCollectionInfo
Get the items from a raw value object.
getItemType() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.ChoiceGroupBinding
Get the item Type.
getItemType() - Method in interface dev.metaschema.databind.model.IFeatureJavaField
Get the item type of the bound object.
getItemType() - Method in interface dev.metaschema.databind.model.info.IModelInstanceCollectionInfo
Get the type of the bound object.
getItemType(Field) - Static method in interface dev.metaschema.databind.model.IBoundInstanceModel
Get the collection Java item type for the Java field associated with this instance.
getItemType(Field, Class<TYPE>) - Static method in interface dev.metaschema.databind.model.IBoundInstanceModel
Get the collection Java item type for the Java field associated with this instance.
getItemTypeName() - Method in class dev.metaschema.databind.codegen.config.DefaultChoiceGroupBindingConfiguration
 
getItemTypeName() - Method in interface dev.metaschema.databind.codegen.config.IChoiceGroupBindingConfiguration
Get the fully qualified Java type name to use for collection items.
getItemValues(Object) - Method in interface dev.metaschema.databind.model.IBoundInstanceModel
Get the item values associated with the provided value.
getItemValues(Object) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelNamed
 
getJava() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding
Get the java Object Definition Binding.
getJava() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.PropertyBinding
Get the java Property Binding.
getJava() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding
Get the java Object Definition Binding.
getJava() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.PropertyBinding
Get the java Property Binding.
getJava() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.ModelBinding
Get the java Model Binding.
getJavaTypeAdapter() - Method in class dev.metaschema.databind.model.annotations.NullJavaTypeAdapter.VoidItem
 
getJavaTypeAdapter() - Method in interface dev.metaschema.databind.model.IBoundDefinitionModelFieldComplex
 
getJavaTypeAdapter() - Method in interface dev.metaschema.databind.model.info.IFeatureScalarItemValueHandler
Get the data type adapter supporting the scalar value.
getJsonBaseUri() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindingsModule
 
getJsonBaseUri() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA
Get the jSON Base URI.
getJsonBaseUri() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModelModule
 
getJsonFactory() - Method in class dev.metaschema.databind.io.json.DefaultJsonDeserializer
Get the parser factory associated with this deserializer.
getJsonGroupAsBehavior() - Method in interface dev.metaschema.databind.model.IGroupAs
Get the JSON group-as behavior that determines how grouped items are serialized in JSON/YAML formats.
getJsonKey() - Method in interface dev.metaschema.databind.model.IBoundInstanceModelFieldScalar
 
getJsonKey() - Method in interface dev.metaschema.databind.model.IBoundInstanceModelGroupedNamed
 
getJsonKey() - Method in interface dev.metaschema.databind.model.IBoundInstanceModelNamed
 
getJsonKey() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
Get the jSON Key.
getJsonKey() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Get the jSON Key.
getJsonKey() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Get the jSON Key.
getJsonKey() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Get the jSON Key.
getJsonKey() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Get the jSON Key.
getJsonKeyFlagName() - Method in class dev.metaschema.databind.model.info.AbstractModelInstanceReadHandler
 
getJsonKeyFlagName() - Method in interface dev.metaschema.databind.model.info.IModelInstanceReadHandler
Get the name of the JSON key flag, if one is configured for this instance.
getJsonName() - Method in interface dev.metaschema.databind.model.IBoundInstanceModelChoiceGroup
 
getJsonProperties() - Method in interface dev.metaschema.databind.model.info.IFeatureComplexItemValueHandler
Get the mapping of JSON property names to property bindings.
getJsonProperties(Predicate<IBoundInstanceFlag>) - Method in interface dev.metaschema.databind.model.IBoundDefinitionModelAssembly
 
getJsonProperties(Predicate<IBoundInstanceFlag>) - Method in interface dev.metaschema.databind.model.IBoundDefinitionModelComplex
Get a mapping of JSON property names to their corresponding bound properties.
getJsonProperties(Predicate<IBoundInstanceFlag>) - Method in interface dev.metaschema.databind.model.IBoundDefinitionModelFieldComplex
 
getJsonRawType() - Method in class dev.metaschema.databind.model.annotations.NullJavaTypeAdapter
 
getJsonSchema(JSONObject, IBindingContext) - Method in interface dev.metaschema.databind.IBindingContext.ISchemaValidationProvider
Get a JSON schema to use for content validation.
getJsonValueKey() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Get the field Value JSON Property Name.
getJsonValueKey() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Get the field Value JSON Property Name.
getJsonValueKey() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Get the field Value JSON Property Name.
getJsonValueKeyFlag() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Get the flag Used as the Field Value's JSON Property Name.
getJsonValueKeyFlag() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Get the flag Used as the Field Value's JSON Property Name.
getJsonValueKeyFlag() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Get the flag Used as the Field Value's JSON Property Name.
getJsonValueKeyFlagInstance() - Method in interface dev.metaschema.databind.model.IBoundDefinitionModelField
 
getJsonValueKeyFlagInstance() - Method in interface dev.metaschema.databind.model.IBoundInstanceModelFieldScalar
 
getJsonValueKeyFlagName() - Method in interface dev.metaschema.databind.model.IBoundFieldValue
Get the name of the JSON value key flag.
getJsonValueKeyName() - Method in interface dev.metaschema.databind.model.IBoundDefinitionModelFieldComplex
 
getJsonValueKeyName() - Method in interface dev.metaschema.databind.model.IBoundFieldValue
Get the name of the JSON value key.
getJsonValueKeyName() - Method in interface dev.metaschema.databind.model.IBoundInstanceModelFieldScalar
 
getKeyFields() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
Get the key Constraint Field.
getKeyFields() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
Get the key Constraint Field.
getKeyFields() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
Get the key Constraint Field.
getKeyFields() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
Get the key Constraint Field.
getLets() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyConstraints
Get the constraint Let Expression.
getLets() - Method in class dev.metaschema.databind.model.metaschema.binding.FieldConstraints
Get the constraint Let Expression.
getLets() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagConstraints
Get the constraint Let Expression.
getLets() - Method in interface dev.metaschema.databind.model.metaschema.IValueConstraintsBase
Get the let expressions defined for this constraint set.
getLevel() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagAllowedValues
Get the constraint Severity Level.
getLevel() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagExpect
Get the constraint Severity Level.
getLevel() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
Get the constraint Severity Level.
getLevel() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagMatches
Get the constraint Severity Level.
getLevel() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReport
Get the constraint Severity Level.
getLevel() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
Get the constraint Severity Level.
getLevel() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
Get the constraint Severity Level.
getLevel() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
Get the constraint Severity Level.
getLevel() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
Get the constraint Severity Level.
getLevel() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
Get the constraint Severity Level.
getLevel() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
Get the constraint Severity Level.
getLevel() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
Get the constraint Severity Level.
getLevel() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedReportConstraint
Get the constraint Severity Level.
getLevel() - Method in interface dev.metaschema.databind.model.metaschema.IConstraintBase
Get the requested level to report if the constraint is not satisfied.
getLoader() - Method in class dev.metaschema.databind.model.metaschema.BindingModuleLoader
Get the underlying bound loader.
getLocation() - Method in class dev.metaschema.databind.io.ValidationContext
Get the location within the document.
getLocation() - Method in interface dev.metaschema.databind.model.IBoundModule
 
getLocationHint() - Method in class dev.metaschema.databind.model.AbstractBoundModule
 
getMatchStrength() - Method in class dev.metaschema.databind.io.FormatDetector.Result
Get the strength of the match.
getMaxOccurs() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
Get the maximum Occurrence.
getMaxOccurs() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyReference
Get the maximum Occurrence.
getMaxOccurs() - Method in class dev.metaschema.databind.model.metaschema.binding.FieldReference
Get the maximum Occurrence.
getMaxOccurs() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Get the maximum Occurrence.
getMaxOccurs() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Get the maximum Occurrence.
getMaxOccurs() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
Get the maximum Occurrence.
getMessage() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagExpect
Get the constraint Condition Violation Message.
getMessage() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
Get the constraint Condition Violation Message.
getMessage() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagMatches
Get the constraint Condition Violation Message.
getMessage() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReport
Get the constraint Condition Violation Message.
getMessage() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope
Get the constraint Condition Violation Message.
getMessage() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
Get the constraint Condition Violation Message.
getMessage() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
Get the constraint Condition Violation Message.
getMessage() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
Get the constraint Condition Violation Message.
getMessage() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
Get the constraint Condition Violation Message.
getMessage() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
Get the constraint Condition Violation Message.
getMessage() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
Get the constraint Condition Violation Message.
getMessage() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedReportConstraint
Get the constraint Condition Violation Message.
getMessage() - Method in interface dev.metaschema.databind.model.metaschema.IConfigurableMessageConstraintBase
Get a custom message to use when the constraint is not satisfied.
getMetapaths() - Method in class dev.metaschema.databind.model.metaschema.binding.MetapathContext
Get the metapath property.
getMetaschemaBindingConfiguration(IModule) - Method in class dev.metaschema.databind.codegen.config.DefaultBindingConfiguration
Get the binding configuration for the provided Module.
getMetaschemaBindingConfiguration(String) - Method in class dev.metaschema.databind.codegen.config.DefaultBindingConfiguration
Get the binding configuration for the Module modulke located at the provided moduleUri.
getMetaschemaBindings() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings
Get the metaschema Binding.
getMetaschemaData() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings
 
getMetaschemaData() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.ChoiceGroupBinding
 
getMetaschemaData() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.ChoiceGroupBinding.ItemType
 
getMetaschemaData() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding
 
getMetaschemaData() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.Java
 
getMetaschemaData() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.PropertyBinding
 
getMetaschemaData() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.PropertyBinding.Java
 
getMetaschemaData() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding
 
getMetaschemaData() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.Java
 
getMetaschemaData() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.PropertyBinding
 
getMetaschemaData() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.PropertyBinding.Java
 
getMetaschemaData() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding
 
getMetaschemaData() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.ModelBinding
 
getMetaschemaData() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.ModelBinding.Java
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.Any
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyConstraints
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.Choice
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyReference
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.ConstraintLetExpression
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.ConstraintValueEnum
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.Example
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.FieldConstraints
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.FieldReference
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagAllowedValues
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagConstraints
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagExpect
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagMatches
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReference
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReport
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.GroupingAs
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.JsonKey
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.JsonValueKeyFlag
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.KeyConstraintField
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.MetapathContext
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.MetapathNamespace
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly.RootName
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.Import
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.DefinitionContext
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.Import
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetapath
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Import
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Assembly
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Field
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Flag
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.Property
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.Remarks
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedReportConstraint
 
getMetaschemaData() - Method in class dev.metaschema.databind.model.metaschema.binding.UseName
 
getMetaschemaNamespace() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope
Get the metaschema-namespace property.
getMetaschemaShortName() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope
Get the metaschema-short-name property.
getMinOccurs() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
Get the minimum Occurrence.
getMinOccurs() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyReference
Get the minimum Occurrence.
getMinOccurs() - Method in class dev.metaschema.databind.model.metaschema.binding.FieldReference
Get the minimum Occurrence.
getMinOccurs() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Get the minimum Occurrence.
getMinOccurs() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Get the minimum Occurrence.
getMinOccurs() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
Get the minimum Occurrence.
getModel() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
Get the model property.
getModel() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Get the model property.
getModel() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Get the model property.
getModelBindings() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings
Get the model Binding.
getModule() - Method in interface dev.metaschema.databind.codegen.IGeneratedModuleClass
Get the associated Module module data.
getModuleLoaderStrategy() - Method in class dev.metaschema.databind.DefaultBindingContext
 
getModuleLoaderStrategy() - Method in interface dev.metaschema.databind.IBindingContext
Get the Metaschema module loader strategy used by this binding context to load modules.
getModuleNodeItem() - Method in interface dev.metaschema.databind.model.metaschema.IBindingMetaschemaModule
Get a node item that can be used to query the module's model.
getModulePath() - Method in class dev.metaschema.databind.codegen.JavaCompilerSupport
Get the configured module path entries.
getModulePostProcessors() - Method in class dev.metaschema.databind.PostProcessingModuleLoaderStrategy
Get the configured module post-processors.
getModuleProduction(IModule) - Method in interface dev.metaschema.databind.codegen.IProduction
Get information about the Java classes generated for the provided Module module.
getModuleProductions() - Method in interface dev.metaschema.databind.codegen.IProduction
Get information about the Java classes generated for each Module module in the collection.
getModuleStaticContext() - Method in class dev.metaschema.databind.model.AbstractBoundModule
 
getName() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.ChoiceGroupBinding
Get the name.
getName() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding
Get the name.
getName() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.PropertyBinding
Get the name.
getName() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding
Get the name.
getName() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.PropertyBinding
Get the name.
getName() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindingsModule
 
getName() - Method in interface dev.metaschema.databind.model.IBoundInstanceModelGroupedNamed
 
getName() - Method in interface dev.metaschema.databind.model.IBoundInstanceModelNamed
 
getName() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
Get the inline Assembly Name.
getName() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Get the inline Field Name.
getName() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
Get the index Name.
getName() - Method in class dev.metaschema.databind.model.metaschema.binding.GroupingAs
Get the grouping Name.
getName() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Get the inline Assembly Name.
getName() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Get the inline Field Name.
getName() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag
Get the inline Flag Name.
getName() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Get the global Assembly Name.
getName() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly.RootName
Get the field value.
getName() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Get the global Field Name.
getName() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
Get the global Flag Name.
getName() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.DefinitionContext
Get the name property.
getName() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModelModule
 
getName() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
Get the name property.
getName() - Method in class dev.metaschema.databind.model.metaschema.binding.Property
Get the property Name.
getName() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
Get the index Name.
getName() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
Get the index Name.
getName() - Method in class dev.metaschema.databind.model.metaschema.binding.UseName
Get the field value.
getNames() - Method in class dev.metaschema.databind.model.annotations.NullJavaTypeAdapter
 
getNamespace() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.ModelBinding
Get the namespace.
getNamespace() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA
Get the module Collection Namespace.
getNamespace() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.DefinitionContext
Get the namespace property.
getNamespace() - Method in class dev.metaschema.databind.model.metaschema.binding.Property
Get the property Namespace.
getNamespaceBindings() - Method in class dev.metaschema.databind.model.AbstractBoundModule
 
getNamespaceBindings() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA
Get the metapath Namespace Declaration.
getNamespaceBindings() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
Get the metapath Namespace Declaration.
getNamespaceBindings() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
Get the metapath Namespace Declaration.
getNsBindings() - Method in class dev.metaschema.databind.model.AbstractBoundModule
Get the namespace binding annotations associated with this module.
getOwningDefinition() - Method in interface dev.metaschema.databind.model.IBoundDefinitionModelAssembly
 
getOwningDefinition() - Method in interface dev.metaschema.databind.model.IBoundInstanceModelChoiceGroup
 
getPackageName() - Method in interface dev.metaschema.databind.codegen.IGeneratedModuleClass
Get the Java package name associated with the Module module.
getPackageNameForModule(IModule) - Method in class dev.metaschema.databind.codegen.config.DefaultBindingConfiguration
 
getPackageNameForModule(IModule) - Method in interface dev.metaschema.databind.codegen.config.IBindingConfiguration
Generates a Java package name for the provided Module module.
getPackageNameForNamespace(String) - Method in class dev.metaschema.databind.codegen.config.DefaultBindingConfiguration
Based on the current binding configuration, generate a Java package name for the provided namespace.
getParentContainer() - Method in interface dev.metaschema.databind.model.IBoundInstanceFlag
 
getParentContainer() - Method in interface dev.metaschema.databind.model.IBoundInstanceModelGroupedNamed
 
getParentFieldDefinition() - Method in interface dev.metaschema.databind.model.IBoundFieldValue
Get the field definition that contain's the field value.
getParentObject() - Method in class dev.metaschema.databind.model.info.AbstractModelInstanceReadHandler
Get the object onto which parsed data will be stored.
getPath() - Method in class dev.metaschema.databind.io.ValidationContext
Get the path to the current element.
getPath() - Method in class dev.metaschema.databind.model.metaschema.binding.Example
Get the path property.
getPathFormatter() - Method in enum dev.metaschema.databind.io.Format
Get the appropriate path formatter for this format.
getPattern() - Method in class dev.metaschema.databind.model.metaschema.binding.KeyConstraintField
Get the key Field Value Pattern.
getPrefix() - Method in class dev.metaschema.databind.model.metaschema.binding.MetapathNamespace
Get the metapath Namespace Prefix.
getProblemHandler() - Method in interface dev.metaschema.databind.io.IParsingContext
A handler that provides callbacks used to resolve parsing issues.
getProblemHandler() - Method in class dev.metaschema.databind.io.json.MetaschemaJsonReader
 
getProblemHandler() - Method in class dev.metaschema.databind.io.xml.MetaschemaXmlReader
 
getPropertyBindingConfig(String, String) - Method in class dev.metaschema.databind.codegen.config.DefaultBindingConfiguration.MetaschemaBindingConfiguration
Get the property binding configuration for a specific property within a definition.
getPropertyBindingConfiguration(IModelDefinition, String) - Method in class dev.metaschema.databind.codegen.config.DefaultBindingConfiguration
Get the property binding configuration for a specific property within a definition.
getPropertyBindings() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding
Get the property Binding.
getPropertyBindings() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding
Get the property Binding.
getProps() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
Get the property.
getProps() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
Get the property.
getProps() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Get the property.
getProps() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
Get the property.
getProps() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyReference
Get the property.
getProps() - Method in class dev.metaschema.databind.model.metaschema.binding.FieldReference
Get the property.
getProps() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagAllowedValues
Get the property.
getProps() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagExpect
Get the property.
getProps() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
Get the property.
getProps() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagMatches
Get the property.
getProps() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReference
Get the property.
getProps() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReport
Get the property.
getProps() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Get the property.
getProps() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Get the property.
getProps() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag
Get the property.
getProps() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Get the property.
getProps() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Get the property.
getProps() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
Get the property.
getProps() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
Get the property.
getProps() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
Get the property.
getProps() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
Get the property.
getProps() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
Get the property.
getProps() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
Get the property.
getProps() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
Get the property.
getProps() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
Get the property.
getProps() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedReportConstraint
Get the property.
getProps() - Method in interface dev.metaschema.databind.model.metaschema.IConstraintBase
Get an optional collection of properties assigned to the constraint.
getQualifiedBaseClassName() - Method in class dev.metaschema.databind.codegen.config.DefaultDefinitionBindingConfiguration
 
getQualifiedBaseClassName() - Method in interface dev.metaschema.databind.codegen.config.IDefinitionBindingConfiguration
Get the class that the associated generated class will extend.
getQualifiedBaseClassName(IModelDefinition) - Method in class dev.metaschema.databind.codegen.config.DefaultBindingConfiguration
 
getQualifiedBaseClassName(IModelDefinition) - Method in interface dev.metaschema.databind.codegen.config.IBindingConfiguration
Get the Java class name of the base class to use for the class associated with the provided definition.
getQualifiedSuperinterfaceClassNames(IModelDefinition) - Method in class dev.metaschema.databind.codegen.config.DefaultBindingConfiguration
 
getQualifiedSuperinterfaceClassNames(IModelDefinition) - Method in interface dev.metaschema.databind.codegen.config.IBindingConfiguration
Get the Java class names of the superinterfaces to use for the class associated with the provided definition.
getReader() - Method in interface dev.metaschema.databind.io.IParsingContext
The parser used for reading data associated with the supported format.
getReader() - Method in class dev.metaschema.databind.io.json.MetaschemaJsonReader
 
getReader() - Method in class dev.metaschema.databind.io.xml.MetaschemaXmlReader
 
getRecognizedExtensions() - Method in enum dev.metaschema.databind.io.Format
Get the default extension to use for the format.
getRef() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
Get the global Assembly Reference.
getRef() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
Get the global Field Reference.
getRef() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyReference
Get the global Assembly Reference.
getRef() - Method in class dev.metaschema.databind.model.metaschema.binding.Example
Get the example Reference.
getRef() - Method in class dev.metaschema.databind.model.metaschema.binding.FieldReference
Get the global Field Reference.
getRef() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReference
Get the global Flag Reference.
getRegex() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagMatches
Get the matches Regular Expression.
getRegex() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
Get the matches Regular Expression.
getRemark() - Method in class dev.metaschema.databind.model.metaschema.binding.ConstraintValueEnum
Get the field value.
getRemark() - Method in class dev.metaschema.databind.model.metaschema.binding.Remarks
Get the field value.
getRemarks() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindingsModule
 
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyReference
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.ConstraintLetExpression
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.Example
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.FieldReference
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagAllowedValues
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagExpect
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagMatches
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReference
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReport
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.KeyConstraintField
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.MetapathContext
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.DefinitionContext
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModelModule
 
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
Get the remarks.
getRemarks() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedReportConstraint
Get the remarks.
getRemarks() - Method in interface dev.metaschema.databind.model.metaschema.IConstraintBase
Get the optional remarks that provide additional details explanation the intent or use of the constraint.
getRequired() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReference
Get the is Flag Required?.
getRequired() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag
Get the is Flag Required?.
getResolvedDefaultValue() - Method in interface dev.metaschema.databind.model.IBoundInstanceModel
 
getRootModuleNames() - Method in class dev.metaschema.databind.codegen.JavaCompilerSupport
Get the configured root module names.
getRootName() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Get the root Name.
getRules() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyConstraints
Get the rules choice group items.
getRules() - Method in class dev.metaschema.databind.model.metaschema.binding.FieldConstraints
Get the rules choice group items.
getRules() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagConstraints
Get the rules choice group items.
getRules() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Assembly
Get the rules choice group items.
getRules() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Field
Get the rules choice group items.
getRules() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Flag
Get the rules choice group items.
getRules() - Method in interface dev.metaschema.databind.model.metaschema.IModelConstraintsBase
 
getRules() - Method in interface dev.metaschema.databind.model.metaschema.IValueConstraintsBase
Get the constraint rules defined for this constraint set.
getRules() - Method in interface dev.metaschema.databind.model.metaschema.IValueTargetedConstraintsBase
Get the constraint rules defined for this constraint set.
getSchemaName() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA
Get the module Name.
getSchemaVersion() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA
Get the schema-version property.
getScope() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Get the definition Scope.
getScope() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Get the definition Scope.
getScope() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
Get the definition Scope.
getScopes() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
Get the scope property.
getShortName() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindingsModule
 
getShortName() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA
Get the module Short Name.
getShortName() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModelModule
 
getSource() - Method in interface dev.metaschema.databind.io.IParsingContext
Get the URI-based resource read by this parser.
getSource() - Method in class dev.metaschema.databind.io.json.MetaschemaJsonReader
 
getSource() - Method in class dev.metaschema.databind.io.ValidationContext
Get the source URI of the document being parsed.
getSource() - Method in class dev.metaschema.databind.io.xml.MetaschemaXmlReader
 
getSource() - Method in class dev.metaschema.databind.model.AbstractBoundModule
 
getSourceNodeItem() - Method in interface dev.metaschema.databind.model.metaschema.IBindingMetaschemaModule
Get the underling bound objects as a IDocumentNodeItem.
getSourceNodeItem() - Method in interface dev.metaschema.databind.model.metaschema.IBindingModelElement
Get the source node item representing this model element in the original Metaschema module.
getTarget() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding
Get the target.
getTarget() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding
Get the target.
getTarget() - Method in class dev.metaschema.databind.model.metaschema.binding.KeyConstraintField
Get the key Field Value Target.
getTarget() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetapath
Get the target property.
getTarget() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Assembly
Get the constraint Target Metapath Expression.
getTarget() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Field
Get the constraint Target Metapath Expression.
getTarget() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Flag
Get the constraint Target Metapath Expression.
getTarget() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
Get the constraint Target Metapath Expression.
getTarget() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
Get the constraint Target Metapath Expression.
getTarget() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
Get the constraint Target Metapath Expression.
getTarget() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
Get the constraint Target Metapath Expression.
getTarget() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
Get the constraint Target Metapath Expression.
getTarget() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
Get the constraint Target Metapath Expression.
getTarget() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
Get the constraint Target Metapath Expression.
getTarget() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedReportConstraint
Get the constraint Target Metapath Expression.
getTarget() - Method in interface dev.metaschema.databind.model.metaschema.ITargetedConstraintBase
The target to match to determine the nodes to check against the constraint.
getTest() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagExpect
Get the expect Test Condition.
getTest() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReport
Get the report Test Condition.
getTest() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
Get the expect Test Condition.
getTest() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedReportConstraint
Get the report Test Condition.
getType() - Method in class dev.metaschema.databind.model.annotations.NullJavaTypeAdapter.VoidItem
 
getType() - Method in interface dev.metaschema.databind.model.IFeatureJavaField
Get the actual Java type of the underlying bound object.
getUri() - Method in class dev.metaschema.databind.model.metaschema.binding.MetapathNamespace
Get the metapath Namespace URI.
getUseClassName() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.Java
Get the use Class Name.
getUseClassName() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.Java
Get the use Class Name.
getUseName() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
Get the use Name.
getUseName() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
Get the use Name.
getUseName() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyReference
Get the use Name.
getUseName() - Method in class dev.metaschema.databind.model.metaschema.binding.FieldReference
Get the use Name.
getUseName() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReference
Get the use Name.
getUseName() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Get the use Name.
getUseName() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Get the use Name.
getUseName() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
Get the use Name.
getUsePackageName() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.ModelBinding.Java
Get the use Package Name.
getUseWildcard() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.ChoiceGroupBinding.ItemType
Get the use Wildcard.
getValue() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.ChoiceGroupBinding.ItemType
Get the field value.
getValue() - Method in class dev.metaschema.databind.model.annotations.NullJavaTypeAdapter.VoidItem
 
getValue() - Method in class dev.metaschema.databind.model.metaschema.binding.ConstraintValueEnum
Get the allowed Value Enumeration Value.
getValue() - Method in class dev.metaschema.databind.model.metaschema.binding.Property
Get the property Value.
getValue(Object) - Method in interface dev.metaschema.databind.model.IBoundInstance
getValue(Object) - Method in interface dev.metaschema.databind.model.IFeatureJavaField
 
getValueFromString(String) - Method in interface dev.metaschema.databind.model.info.IFeatureScalarItemValueHandler
Parse a string value using the underlying data type implementation.
getVar() - Method in class dev.metaschema.databind.model.metaschema.binding.ConstraintLetExpression
Get the let Variable Name.
getVersion() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindingsModule
 
getVersion() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModelModule
 
getVersion() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
Get the version property.
getWriter() - Method in interface dev.metaschema.databind.io.IWritingContext
Get the writer associated with the writing context.
getWriter() - Method in class dev.metaschema.databind.io.json.MetaschemaJsonWriter
 
getWriter() - Method in class dev.metaschema.databind.io.xml.MetaschemaXmlWriter
 
getXmlGroupAsBehavior() - Method in interface dev.metaschema.databind.model.IGroupAs
Get the XML group-as behavior that determines how grouped items are serialized in XML format.
getXmlNamespace() - Method in interface dev.metaschema.databind.codegen.IPackageProduction
Get the XML namespace associated with the package-info.java class.
getXmlNamespace() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindingsModule
 
getXmlNamespace() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModelModule
 
getXMLOutputFactory() - Method in class dev.metaschema.databind.io.xml.DefaultXmlSerializer
Get the configured XML output factory used to create XMLStreamWriter2 instances.
getXmlSchemas(URL, IBindingContext) - Method in interface dev.metaschema.databind.IBindingContext.ISchemaValidationProvider
Get a XML schema to use for content validation.
groupAs() - Element in annotation type dev.metaschema.databind.model.annotations.BoundAssembly
Used to provide grouping information.
groupAs() - Element in annotation type dev.metaschema.databind.model.annotations.BoundChoiceGroup
Used to provide grouping information.
groupAs() - Element in annotation type dev.metaschema.databind.model.annotations.BoundField
Used to provide grouping information.
GroupAs - Annotation Type in dev.metaschema.databind.model.annotations
Defines how a collection of model instances should be grouped.
GroupingAs - Class in dev.metaschema.databind.model.metaschema.binding
Group As.
GroupingAs() - Constructor for class dev.metaschema.databind.model.metaschema.binding.GroupingAs
Constructs a new dev.metaschema.databind.model.metaschema.binding.GroupingAs instance with no metadata.
GroupingAs(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.GroupingAs
Constructs a new dev.metaschema.databind.model.metaschema.binding.GroupingAs instance with the specified metadata.

H

handleMissingFlagInstances(IBoundDefinitionModelComplex, IBoundObject, Collection<IBoundInstanceFlag>) - Method in interface dev.metaschema.databind.io.xml.IXmlProblemHandler
A callback used to handle bound flag instances for which no data was found when the content was parsed.
handleMissingFlagInstances(IBoundDefinitionModelComplex, IBoundObject, Collection<IBoundInstanceFlag>, ValidationContext) - Method in interface dev.metaschema.databind.io.xml.IXmlProblemHandler
A callback used to handle bound flag instances for which no data was found when the content was parsed, with additional validation context.
handleMissingInstances(IBoundDefinitionModelComplex, IBoundObject, Collection<? extends IBoundProperty<?>>) - Method in class dev.metaschema.databind.io.AbstractProblemHandler
 
handleMissingInstances(IBoundDefinitionModelComplex, IBoundObject, Collection<? extends IBoundProperty<?>>) - Method in interface dev.metaschema.databind.io.IProblemHandler
A callback used to handle bound properties for which no data was found when the content was parsed.
handleMissingInstances(IBoundDefinitionModelComplex, IBoundObject, Collection<? extends IBoundProperty<?>>, ValidationContext) - Method in class dev.metaschema.databind.io.AbstractProblemHandler
 
handleMissingInstances(IBoundDefinitionModelComplex, IBoundObject, Collection<? extends IBoundProperty<?>>, ValidationContext) - Method in interface dev.metaschema.databind.io.IProblemHandler
A callback used to handle bound properties for which no data was found when the content was parsed, with additional validation context.
handleMissingModelInstances(IBoundDefinitionModelAssembly, IBoundObject, Collection<? extends IBoundInstanceModel<?>>) - Method in interface dev.metaschema.databind.io.xml.IXmlProblemHandler
A callback used to handle bound model instances for which no data was found when the content was parsed.
handleMissingModelInstances(IBoundDefinitionModelAssembly, IBoundObject, Collection<? extends IBoundInstanceModel<?>>, ValidationContext) - Method in interface dev.metaschema.databind.io.xml.IXmlProblemHandler
A callback used to handle bound model instances for which no data was found when the content was parsed, with additional validation context.
handleUnboundModule(IModule) - Method in class dev.metaschema.databind.AbstractModuleLoaderStrategy
Handle a module that is not already bound to a Java class.
handleUnboundModule(IModule) - Method in class dev.metaschema.databind.SimpleModuleLoaderStrategy
 
handleUnknownAttribute(IBoundDefinitionModelComplex, IBoundObject, Attribute, IXmlParsingContext) - Method in class dev.metaschema.databind.io.xml.DefaultXmlProblemHandler
 
handleUnknownAttribute(IBoundDefinitionModelComplex, IBoundObject, Attribute, IXmlParsingContext) - Method in interface dev.metaschema.databind.io.xml.IXmlProblemHandler
Callback used to handle an attribute that is unknown to the model being parsed.
handleUnknownElement(IBoundDefinitionModelAssembly, IBoundObject, StartElement, IXmlParsingContext) - Method in interface dev.metaschema.databind.io.xml.IXmlProblemHandler
Callback used to handle an element that is unknown to the model being parsed.
handleUnknownProperty(IBoundDefinitionModelComplex, IBoundObject, String, IJsonParsingContext) - Method in class dev.metaschema.databind.io.json.DefaultJsonProblemHandler
 
handleUnknownProperty(IBoundDefinitionModelComplex, IBoundObject, String, IJsonParsingContext) - Method in interface dev.metaschema.databind.io.json.IJsonProblemHandler
Callback used to handle a JSON property that is unknown to the model being parsed.
HasCardinality - Annotation Type in dev.metaschema.databind.model.annotations
This annotation defines cardinality condition(s) to be met in the context of the containing annotation.

I

IBindingConfiguration - Interface in dev.metaschema.databind.codegen.config
Provides configuration for Java class binding generation from Metaschema modules.
IBindingContext - Interface in dev.metaschema.databind
Provides information supporting a binding between a set of Module models and corresponding Java classes.
IBindingContext.BindingContextBuilder - Class in dev.metaschema.databind
Enables building a IBindingContext using common configuration options based on the builder pattern.
IBindingContext.IBindingMatcher - Interface in dev.metaschema.databind
Implementations of this interface provide a means by which a bound class can be found that corresponds to an XML element, JSON property, or YAML item name.
IBindingContext.IModuleLoaderStrategy - Interface in dev.metaschema.databind
A behavioral class used by the binding context to load Metaschema modules.
IBindingContext.ISchemaValidationProvider - Interface in dev.metaschema.databind
Provides schema validation capabilities.
IBindingDefinitionModel - Interface in dev.metaschema.databind.model.metaschema
Represents a Metaschema model definition loaded via data binding.
IBindingDefinitionModelAssembly - Interface in dev.metaschema.databind.model.metaschema
Represents a Metaschema assembly definition loaded via data binding.
IBindingInstance - Interface in dev.metaschema.databind.model.metaschema
Represents a Metaschema instance loaded via data binding.
IBindingInstanceModel - Interface in dev.metaschema.databind.model.metaschema
Represents a Metaschema model instance loaded via data binding.
IBindingMetaschemaModule - Interface in dev.metaschema.databind.model.metaschema
Represents a Metaschema module loaded via data binding.
IBindingModelElement - Interface in dev.metaschema.databind.model.metaschema
Represents a Metaschema model element loaded via data binding.
IBindingModuleLoader - Interface in dev.metaschema.databind.model.metaschema
Loader interface for Metaschema modules using data binding.
IBoundDefinition - Interface in dev.metaschema.databind.model
A Metaschema definition (flag, field, or assembly) bound to Java data.
IBoundDefinitionFlag - Interface in dev.metaschema.databind.model
Represents a flag definition/instance bound to Java field.
IBoundDefinitionModel<ITEM> - Interface in dev.metaschema.databind.model
Represents a field or assembly instance bound to Java data.
IBoundDefinitionModelAssembly - Interface in dev.metaschema.databind.model
Represents an assembly definition bound to a Java class.
IBoundDefinitionModelComplex - Interface in dev.metaschema.databind.model
Represents a field or assembly instance bound to Java class.
IBoundDefinitionModelField<ITEM> - Interface in dev.metaschema.databind.model
Represents a field definition bound to Java data.
IBoundDefinitionModelFieldComplex - Interface in dev.metaschema.databind.model
Represents a field definition bound to a Java class.
IBoundFieldValue - Interface in dev.metaschema.databind.model
Represents the bound value of a field definition.
IBoundInstance<ITEM> - Interface in dev.metaschema.databind.model
Represents a Metaschema module instance bound to Java data.
IBoundInstanceFlag - Interface in dev.metaschema.databind.model
Represents a flag instance bound to Java data.
IBoundInstanceModel<ITEM> - Interface in dev.metaschema.databind.model
Represents an assembly or field instance bound to Java data.
IBoundInstanceModelAssembly - Interface in dev.metaschema.databind.model
Represents an assembly instance bound to Java field.
IBoundInstanceModelChoiceGroup - Interface in dev.metaschema.databind.model
Represents a choice group instance bound to Java field.
IBoundInstanceModelField<ITEM> - Interface in dev.metaschema.databind.model
Represents a field instance bound to a Java field.
IBoundInstanceModelFieldComplex - Interface in dev.metaschema.databind.model
Represents a bound field instance that contains complex (non-scalar) data, such as an object with flags and a value.
IBoundInstanceModelFieldScalar - Interface in dev.metaschema.databind.model
Represents a bound field instance that contains scalar (simple) data, such as a string or number value.
IBoundInstanceModelGroupedAssembly - Interface in dev.metaschema.databind.model
Represents an assembly model instance that is a member of a choice group instance.
IBoundInstanceModelGroupedField - Interface in dev.metaschema.databind.model
Represents a field model instance that is a member of a choice group instance.
IBoundInstanceModelGroupedNamed - Interface in dev.metaschema.databind.model
Represents a model instance that is a member of a choice group instance.
IBoundInstanceModelNamed<ITEM> - Interface in dev.metaschema.databind.model
Represents a bound model instance that is named and can be addressed by that name in the Metaschema model.
IBoundLoader - Interface in dev.metaschema.databind.io
A common interface for loading Module based instance resources.
IBoundModelElement - Interface in dev.metaschema.databind.model
A Metaschema model element bound to Java data.
IBoundModelObject<ITEM> - Interface in dev.metaschema.databind.model
Represents a binding of Java data to a Metaschema module construct, i.e.
IBoundModule - Interface in dev.metaschema.databind.model
Represents a bound Metaschema module that provides access to its field and assembly definitions through Java class bindings.
IBoundProperty<ITEM> - Interface in dev.metaschema.databind.model
Represents a bound property on a Metaschema definition.
IChoiceGroupBindingConfiguration - Interface in dev.metaschema.databind.codegen.config
Provides binding configuration for a choice group within an assembly definition.
IConfigurableMessageConstraintBase - Interface in dev.metaschema.databind.model.metaschema
Base interface for constraints with configurable messages.
IConstraintBase - Interface in dev.metaschema.databind.model.metaschema
Base interface for all constraint bindings.
id() - Element in annotation type dev.metaschema.databind.model.annotations.AllowedValues
An optional identifier for the constraint, which must be unique to only this constraint.
id() - Element in annotation type dev.metaschema.databind.model.annotations.Expect
An optional identifier for the constraint, which must be unique to only this constraint.
id() - Element in annotation type dev.metaschema.databind.model.annotations.HasCardinality
An optional identifier for the constraint, which must be unique to only this constraint.
id() - Element in annotation type dev.metaschema.databind.model.annotations.Index
An optional identifier for the constraint, which must be unique to only this constraint.
id() - Element in annotation type dev.metaschema.databind.model.annotations.IndexHasKey
An optional identifier for the constraint, which must be unique to only this constraint.
id() - Element in annotation type dev.metaschema.databind.model.annotations.IsUnique
An optional identifier for the constraint, which must be unique to only this constraint.
id() - Element in annotation type dev.metaschema.databind.model.annotations.Matches
An optional identifier for the constraint, which must be unique to only this constraint.
id() - Element in annotation type dev.metaschema.databind.model.annotations.Report
An optional identifier for the constraint, which must be unique to only this constraint.
IDefinitionBindingConfiguration - Interface in dev.metaschema.databind.codegen.config
Provides binding configuration for a specific Metaschema definition.
IDeserializationHandler - Interface in dev.metaschema.databind.io
Provides methods used during deserialization to perform additional actions before and after data is loaded into a bound object.
IDeserializer<CLASS extends dev.metaschema.core.model.IBoundObject> - Interface in dev.metaschema.databind.io
Implementations of this interface are able to read structured data into a bound object instance of the parameterized type.
IFeatureComplexItemValueHandler - Interface in dev.metaschema.databind.model.info
A feature interface for handling complex item values during binding operations.
IFeatureJavaField - Interface in dev.metaschema.databind.model
Provides access to a Java field that is bound to a Metaschema instance.
IFeatureScalarItemValueHandler - Interface in dev.metaschema.databind.model.info
A feature interface for handling scalar item values during binding operations.
IGeneratedClass - Interface in dev.metaschema.databind.codegen
Provides information about a generated Java class file.
IGeneratedDefinitionClass - Interface in dev.metaschema.databind.codegen
Represents a generated Java class for a Metaschema definition.
IGeneratedModuleClass - Interface in dev.metaschema.databind.codegen
Provides information about a generated Java class that represents a Module module.
Ignore - Annotation Type in dev.metaschema.databind.model.annotations
Indicates that the property is to be ignored by the Module binding system.
IGroupAs - Interface in dev.metaschema.databind.model
A data object to record the group as selections.
IItemReadHandler - Interface in dev.metaschema.databind.model.info
Handler interface for reading bound items during deserialization.
IItemValueHandler<TYPE> - Interface in dev.metaschema.databind.model.info
Handler interface for processing bound item values.
IItemWriteHandler - Interface in dev.metaschema.databind.model.info
Handler interface for writing bound items during serialization.
IJsonParsingContext - Interface in dev.metaschema.databind.io.json
Provides the parsing context for reading JSON-based Metaschema module instances.
IJsonParsingContext.IInstanceReader - Interface in dev.metaschema.databind.io.json
A reader for processing JSON instances using the item read handler pattern.
IJsonProblemHandler - Interface in dev.metaschema.databind.io.json
Handles common issues resulting from parsing JSON content.
IJsonWritingContext - Interface in dev.metaschema.databind.io.json
Provides the writing context for serializing Java objects to JSON format.
IModelConstraintsBase - Interface in dev.metaschema.databind.model.metaschema
Base interface for model-level constraint bindings.
IModelInstanceCollectionInfo<ITEM> - Interface in dev.metaschema.databind.model.info
Provides information about the collection type for a model instance.
IModelInstanceReadHandler<ITEM> - Interface in dev.metaschema.databind.model.info
Handler interface for reading model instance collections during deserialization.
IModelInstanceWriteHandler<ITEM> - Interface in dev.metaschema.databind.model.info
Handler interface for writing model instance collections during serialization.
IModuleBindingGenerator - Interface in dev.metaschema.databind.codegen
A functional interface for generating bound Java classes from a Metaschema module.
Import() - Constructor for class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.Import
Constructs a new dev.metaschema.databind.model.metaschema.binding.METASCHEMA.Import instance with no metadata.
Import() - Constructor for class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.Import
Constructs a new dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.Import instance with no metadata.
Import() - Constructor for class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Import
Constructs a new dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Import instance with no metadata.
Import(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.Import
Constructs a new dev.metaschema.databind.model.metaschema.binding.METASCHEMA.Import instance with the specified metadata.
Import(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.Import
Constructs a new dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.Import instance with the specified metadata.
Import(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Import
Constructs a new dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Import instance with the specified metadata.
imports() - Element in annotation type dev.metaschema.databind.model.annotations.MetaschemaModule
Get the classes representing the Metaschemas imported by this Module.
IMutablePropertyBindingConfiguration - Interface in dev.metaschema.databind.codegen.config
A mutable extension of IPropertyBindingConfiguration that allows setting property binding configuration values.
index() - Element in annotation type dev.metaschema.databind.model.annotations.AssemblyConstraints
Get the index constraints for this assembly.
index() - Element in annotation type dev.metaschema.databind.model.annotations.MetaschemaAssembly
The binary name of the assembly.
index() - Element in annotation type dev.metaschema.databind.model.annotations.MetaschemaField
The binary name of the assembly.
Index - Annotation Type in dev.metaschema.databind.model.annotations
This annotation defines a unqiue index over the contents of the assembly represented by the containing MetaschemaAssembly annotation.
indexHasKey() - Element in annotation type dev.metaschema.databind.model.annotations.ValueConstraints
Get the index-has-key constraints for the type or field this annotation is applied to.
IndexHasKey - Annotation Type in dev.metaschema.databind.model.annotations
This annotation defines a rule that requires that the target contents of the assembly, represented by the containing MetaschemaAssembly annotation, reference items in a name index defined by the Index constraint.
indexName() - Element in annotation type dev.metaschema.databind.model.annotations.IndexHasKey
A reference to a named index.
info(String) - Method in interface dev.metaschema.databind.codegen.JavaCompilerSupport.Logger
Log an info message.
inJson() - Element in annotation type dev.metaschema.databind.model.annotations.GroupAs
Describes how to handle collections in JSON/YAML.
InlineDefineAssembly - Class in dev.metaschema.databind.model.metaschema.binding
Inline Assembly Definition.
InlineDefineAssembly() - Constructor for class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Constructs a new dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly instance with no metadata.
InlineDefineAssembly(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Constructs a new dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly instance with the specified metadata.
InlineDefineField - Class in dev.metaschema.databind.model.metaschema.binding
Inline Field Definition.
InlineDefineField() - Constructor for class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Constructs a new dev.metaschema.databind.model.metaschema.binding.InlineDefineField instance with no metadata.
InlineDefineField(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Constructs a new dev.metaschema.databind.model.metaschema.binding.InlineDefineField instance with the specified metadata.
InlineDefineFlag - Class in dev.metaschema.databind.model.metaschema.binding
Inline Flag Definition.
InlineDefineFlag() - Constructor for class dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag
Constructs a new dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag instance with no metadata.
InlineDefineFlag(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag
Constructs a new dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag instance with the specified metadata.
instance() - Static method in class dev.metaschema.databind.io.json.JsonFactoryFactory
Get the cached JsonFactory instance.
inXml() - Element in annotation type dev.metaschema.databind.model.annotations.GroupAs
Describes how to handle collections in XML.
inXmlWrapped() - Element in annotation type dev.metaschema.databind.model.annotations.BoundField
If the data type allows it, determines if the field's value must be wrapped with an XML element.
inXmlWrapped() - Element in annotation type dev.metaschema.databind.model.annotations.MetaschemaField
If the data type allows it, determines if the field's value must be wrapped with an XML element whose name is the specified MetaschemaField.name() and namespace is derived from the namespace of the instance.
IPackageProduction - Interface in dev.metaschema.databind.codegen
Provides information about a generated package-info.java class, that represents a collection of Module constructs generated from one or more Module modules.
IParsingContext<READER,PROBLEM_HANDLER extends IProblemHandler> - Interface in dev.metaschema.databind.io
Provides objects used for parsing data associated with a specific format.
IProblemHandler - Interface in dev.metaschema.databind.io
Implementations support handling common parsing issues.
IProduction - Interface in dev.metaschema.databind.codegen
Information about Java classes generated for a collection of Module modules.
IPropertyBindingConfiguration - Interface in dev.metaschema.databind.codegen.config
Provides binding configuration for a specific property (field or assembly instance) within a definition.
isDebugEnabled() - Method in interface dev.metaschema.databind.codegen.JavaCompilerSupport.Logger
Check if debug logging is enabled.
isEffectiveValueWrappedInXml() - Method in interface dev.metaschema.databind.model.IBoundInstanceModelFieldComplex
 
isEmpty() - Method in class dev.metaschema.databind.io.PathTracker
Check if the path is empty (at root level).
isEmpty(Object) - Method in interface dev.metaschema.databind.model.info.IModelInstanceCollectionInfo
Determine if the value is empty.
ISerializer<CLASS extends dev.metaschema.core.model.IBoundObject> - Interface in dev.metaschema.databind.io
Implementations of this interface are able to write data in a bound object instance of the parameterized type to a structured data format.
isFeatureEnabled(DeserializationFeature<?>) - Method in class dev.metaschema.databind.io.DefaultBoundLoader
 
isFeatureEnabled(DeserializationFeature<?>) - Method in class dev.metaschema.databind.model.metaschema.BindingModuleLoader
 
isFeatureEnabled(DeserializationFeature<?>) - Method in class dev.metaschema.databind.io.xml.DefaultXmlDeserializer
 
isInfoEnabled() - Method in interface dev.metaschema.databind.codegen.JavaCompilerSupport.Logger
Check if info logging is enabled.
isInline() - Method in interface dev.metaschema.databind.model.IBoundInstanceModelFieldScalar
 
isJsonKey() - Method in interface dev.metaschema.databind.model.IBoundInstanceFlag
Determines if this flag's value is used as the property name for the JSON object that holds the remaining data based on this flag's containing definition.
isJsonValueKey() - Method in interface dev.metaschema.databind.model.IBoundInstanceFlag
Determines if this flag is used as a JSON "value key".
isNextInstance(IBoundInstanceModel<?>) - Method in class dev.metaschema.databind.io.xml.MetaschemaXmlReader
Determine if the next data to read corresponds to the next model instance.
isRootClass() - Method in interface dev.metaschema.databind.codegen.IGeneratedDefinitionClass
Indicates if the class represents a root Module assembly which can be the top-level element/property of an XML, JSON, or YAML instance.
isSuccessful() - Method in class dev.metaschema.databind.codegen.JavaCompilerSupport.CompilationResult
Check if the compilation was successful.
IsUnique - Annotation Type in dev.metaschema.databind.model.annotations
This annotation defines a rule that requires uniqueness among the target contents of the assembly represented by the containing MetaschemaAssembly annotation.
isUseWildcard() - Method in class dev.metaschema.databind.codegen.config.DefaultChoiceGroupBindingConfiguration
 
isUseWildcard() - Method in interface dev.metaschema.databind.codegen.config.IChoiceGroupBindingConfiguration
Determine whether to use a wildcard bounded type for the collection.
isValidateRequiredFields() - Method in class dev.metaschema.databind.io.AbstractProblemHandler
Determine if required field validation is enabled.
isValidating() - Method in interface dev.metaschema.databind.io.IDeserializer
Determine if the serializer is performing validation.
ITargetedConstraintBase - Interface in dev.metaschema.databind.model.metaschema
Base interface for targeted constraint bindings.
ItemType() - Constructor for class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.ChoiceGroupBinding.ItemType
Constructs a new dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.ChoiceGroupBinding.ItemType instance with no metadata.
ItemType(IMetaschemaData) - Constructor for class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.ChoiceGroupBinding.ItemType
Constructs a new dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.ChoiceGroupBinding.ItemType instance with the specified metadata.
IValueConstraintsBase - Interface in dev.metaschema.databind.model.metaschema
Base interface for value-level constraint bindings.
IValuedMutable - Interface in dev.metaschema.databind.model
Extends IValued to provide the ability to set a value on a parent object.
IValueTargetedConstraintsBase - Interface in dev.metaschema.databind.model.metaschema
Base interface for targeted value constraint bindings.
IWritingContext<WRITER> - Interface in dev.metaschema.databind.io
Provides the context for writing bound objects to a specific output format.
IWritingContext.ObjectWriter<T extends IFeatureComplexItemValueHandler> - Interface in dev.metaschema.databind.io
A functional interface for writing object properties.
IXmlParsingContext - Interface in dev.metaschema.databind.io.xml
Provides the context for parsing XML content into bound objects.
IXmlProblemHandler - Interface in dev.metaschema.databind.io.xml
Handles problems encountered during XML parsing, such as unknown attributes or elements.
IXmlWritingContext - Interface in dev.metaschema.databind.io.xml
Provides the writing context for serializing Java objects to XML format.

J

Java() - Constructor for class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.Java
Constructs a new dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.Java instance with no metadata.
Java() - Constructor for class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.PropertyBinding.Java
Constructs a new dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.PropertyBinding.Java instance with no metadata.
Java() - Constructor for class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.Java
Constructs a new dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.Java instance with no metadata.
Java() - Constructor for class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.PropertyBinding.Java
Constructs a new dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.PropertyBinding.Java instance with no metadata.
Java() - Constructor for class dev.metaschema.databind.config.binding.MetaschemaBindings.ModelBinding.Java
Constructs a new dev.metaschema.databind.config.binding.MetaschemaBindings.ModelBinding.Java instance with no metadata.
Java(IMetaschemaData) - Constructor for class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.Java
Constructs a new dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.Java instance with the specified metadata.
Java(IMetaschemaData) - Constructor for class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.PropertyBinding.Java
Constructs a new dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.PropertyBinding.Java instance with the specified metadata.
Java(IMetaschemaData) - Constructor for class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.Java
Constructs a new dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.Java instance with the specified metadata.
Java(IMetaschemaData) - Constructor for class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.PropertyBinding.Java
Constructs a new dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.PropertyBinding.Java instance with the specified metadata.
Java(IMetaschemaData) - Constructor for class dev.metaschema.databind.config.binding.MetaschemaBindings.ModelBinding.Java
Constructs a new dev.metaschema.databind.config.binding.MetaschemaBindings.ModelBinding.Java instance with the specified metadata.
JavaCompilerSupport - Class in dev.metaschema.databind.codegen
Provides support for compiling Java source files using the system Java compiler.
JavaCompilerSupport(Path) - Constructor for class dev.metaschema.databind.codegen.JavaCompilerSupport
Construct a new compiler support instance.
JavaCompilerSupport.CompilationResult - Class in dev.metaschema.databind.codegen
Contains the result of a compilation operation.
JavaCompilerSupport.Logger - Interface in dev.metaschema.databind.codegen
A logging interface for compilation messages.
JavaGenerator - Class in dev.metaschema.databind.codegen
Provides methods for generating Java classes based on a single or a collection of Metaschemas.
JSON - Enum constant in enum dev.metaschema.databind.io.Format
JsonFactoryFactory - Class in dev.metaschema.databind.io.json
A factory for creating and configuring JsonFactory instances with standard Metaschema settings.
JsonFieldValueKeyFlag - Annotation Type in dev.metaschema.databind.model.annotations
Indicates that the target of this annotation is a flag whose value should be the property/item name of the field's value in JSON or YAML.
jsonKey() - Element in annotation type dev.metaschema.databind.model.annotations.BoundChoiceGroup
The name of a common flag to use as the JSON key that appears on all associated BoundChoiceGroup.assemblies() and BoundChoiceGroup.fields().
JsonKey - Class in dev.metaschema.databind.model.metaschema.binding
Used 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.
JsonKey - Annotation Type in dev.metaschema.databind.model.annotations
Indicates that the target of this annotation is a Java property that is to be used as the JSON or YAML property/item name in for a collection of similar objects/items.
JsonKey() - Constructor for class dev.metaschema.databind.model.metaschema.binding.JsonKey
Constructs a new dev.metaschema.databind.model.metaschema.binding.JsonKey instance with no metadata.
JsonKey(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.JsonKey
Constructs a new dev.metaschema.databind.model.metaschema.binding.JsonKey instance with the specified metadata.
jsonSchemaLocation() - Element in annotation type dev.metaschema.databind.model.annotations.XmlSchema
The location of the associated JSON schema.
JsonValueKeyFlag - Class in dev.metaschema.databind.model.metaschema.binding
Flag Used as the Field Value's JSON Property Name.
JsonValueKeyFlag() - Constructor for class dev.metaschema.databind.model.metaschema.binding.JsonValueKeyFlag
Constructs a new dev.metaschema.databind.model.metaschema.binding.JsonValueKeyFlag instance with no metadata.
JsonValueKeyFlag(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.JsonValueKeyFlag
Constructs a new dev.metaschema.databind.model.metaschema.binding.JsonValueKeyFlag instance with the specified metadata.

K

KeyConstraintField - Class in dev.metaschema.databind.model.metaschema.binding
Key Constraint.
KeyConstraintField() - Constructor for class dev.metaschema.databind.model.metaschema.binding.KeyConstraintField
Constructs a new dev.metaschema.databind.model.metaschema.binding.KeyConstraintField instance with no metadata.
KeyConstraintField(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.KeyConstraintField
Constructs a new dev.metaschema.databind.model.metaschema.binding.KeyConstraintField instance with the specified metadata.
KeyField - Annotation Type in dev.metaschema.databind.model.annotations
Identifies a Metapath expression referencing a value that is used in generating a key as part of a IsUnique, Index, or IndexHasKey constraint annotation.
keyFields() - Element in annotation type dev.metaschema.databind.model.annotations.Index
A list of one or more keys to use in looking up an entry in a given index.
keyFields() - Element in annotation type dev.metaschema.databind.model.annotations.IndexHasKey
A list of one or more keys to use in looking up an entry in a given index.
keyFields() - Element in annotation type dev.metaschema.databind.model.annotations.IsUnique
A list of one or more keys to use in looking up an entry in a given index.

L

Let - Annotation Type in dev.metaschema.databind.model.annotations
Represents a constraint let statement used to assign the result of a Metapath expression to a variable.
lets() - Element in annotation type dev.metaschema.databind.model.annotations.ValueConstraints
Get the let statements for the type of field this annotation is applied to.
level() - Element in annotation type dev.metaschema.databind.model.annotations.AllowedValues
The significance of a violation of this constraint.
level() - Element in annotation type dev.metaschema.databind.model.annotations.Expect
The significance of a violation of this constraint.
level() - Element in annotation type dev.metaschema.databind.model.annotations.HasCardinality
The significance of a violation of this constraint.
level() - Element in annotation type dev.metaschema.databind.model.annotations.Index
The significance of a violation of this constraint.
level() - Element in annotation type dev.metaschema.databind.model.annotations.IndexHasKey
The significance of a violation of this constraint.
level() - Element in annotation type dev.metaschema.databind.model.annotations.IsUnique
The significance of a violation of this constraint.
level() - Element in annotation type dev.metaschema.databind.model.annotations.Matches
The significance of a violation of this constraint.
level() - Element in annotation type dev.metaschema.databind.model.annotations.Report
The significance of a violation of this constraint.
load(File) - Method in class dev.metaschema.databind.codegen.config.DefaultBindingConfiguration
Load the binding configuration from the provided file.
load(File) - Method in interface dev.metaschema.databind.io.IBoundLoader
Load data from the provided resource into a bound object.
load(InputStream, URI) - Method in class dev.metaschema.databind.io.DefaultBoundLoader
 
load(InputStream, URI) - Method in interface dev.metaschema.databind.io.IBoundLoader
Load data from the provided resource into a bound object.
load(Class<CLASS>, Format, InputStream, URI) - Method in class dev.metaschema.databind.io.DefaultBoundLoader
 
load(Class<CLASS>, Format, InputStream, URI) - Method in interface dev.metaschema.databind.io.IBoundLoader
Load data from the specified resource into a bound object with the type of the specified Java class.
load(Class<CLASS>, File) - Method in interface dev.metaschema.databind.io.IBoundLoader
Load data from the specified resource into a bound object with the type of the specified Java class.
load(Class<CLASS>, InputStream, URI) - Method in class dev.metaschema.databind.io.DefaultBoundLoader
 
load(Class<CLASS>, InputStream, URI) - Method in interface dev.metaschema.databind.io.IBoundLoader
Load data from the specified resource into a bound object with the type of the specified Java class.
load(Class<CLASS>, URI) - Method in class dev.metaschema.databind.io.DefaultBoundLoader
 
load(Class<CLASS>, URI) - Method in interface dev.metaschema.databind.io.IBoundLoader
Load data from the specified resource into a bound object with the type of the specified Java class.
load(Class<CLASS>, URL) - Method in interface dev.metaschema.databind.io.IBoundLoader
Load data from the specified resource into a bound object with the type of the specified Java class.
load(Class<CLASS>, Path) - Method in interface dev.metaschema.databind.io.IBoundLoader
Load data from the specified resource into a bound object with the type of the specified Java class.
load(ClassLoader) - Method in interface dev.metaschema.databind.codegen.IGeneratedModuleClass
Dynamicly load this class.
load(URI) - Method in class dev.metaschema.databind.io.DefaultBoundLoader
 
load(URI) - Method in interface dev.metaschema.databind.io.IBoundLoader
Load data from the resource identified by the provided uri into a bound object.
load(URL) - Method in class dev.metaschema.databind.codegen.config.DefaultBindingConfiguration
Load the binding configuration from the provided resource.
load(URL) - Method in interface dev.metaschema.databind.io.IBoundLoader
Load data from the provided resource into a bound object.
load(Path) - Method in class dev.metaschema.databind.codegen.config.DefaultBindingConfiguration
Load the binding configuration from the provided file.
load(Path) - Method in interface dev.metaschema.databind.io.IBoundLoader
Load data from the provided resource into a bound object.
loadAsNodeItem(Format, InputStream, URI) - Method in class dev.metaschema.databind.io.DefaultBoundLoader
 
loadAsNodeItem(Format, InputStream, URI) - Method in interface dev.metaschema.databind.io.IBoundLoader
Load data expressed using the provided format and return that data as a Metapath node item.
loadAsNodeItem(Format, URI) - Method in class dev.metaschema.databind.io.DefaultBoundLoader
 
loadAsNodeItem(Format, URI) - Method in interface dev.metaschema.databind.io.IBoundLoader
Load data expressed using the provided format and return that data as a Metapath node item.
loadAsNodeItem(Format, Path) - Method in interface dev.metaschema.databind.io.IBoundLoader
Load data expressed using the provided format and return that data as a Metapath node item.
loadAsNodeItem(URI) - Method in class dev.metaschema.databind.io.DefaultBoundLoader
 
loadMetaschema(URL) - Method in interface dev.metaschema.databind.IBindingContext
Loads a Metaschema module from the specified URL.
loadMetaschema(Path) - Method in interface dev.metaschema.databind.IBindingContext
Loads a Metaschema module from the specified path.
loadModule(Class<? extends IBoundModule>, IBindingContext) - Method in class dev.metaschema.databind.AbstractModuleLoaderStrategy
 
loadModule(Class<? extends IBoundModule>, IBindingContext) - Method in interface dev.metaschema.databind.IBindingContext.IModuleLoaderStrategy
Load the bound Metaschema module represented by the provided class.
loadModule(Class<? extends IBoundModule>, IBindingContext) - Method in class dev.metaschema.databind.PostProcessingModuleLoaderStrategy
 
LOOK_AHEAD_BYTES - Static variable in class dev.metaschema.databind.io.DefaultBoundLoader
The number of bytes to read ahead when determining the source format.
lookupInstance(Class<? extends IBoundModule>, IBindingContext) - Method in class dev.metaschema.databind.AbstractModuleLoaderStrategy
Get the Module instance for a given class annotated by the MetaschemaModule annotation, instantiating it if needed.

M

matches() - Element in annotation type dev.metaschema.databind.model.annotations.ValueConstraints
Get the matches constraints for the type or field this annotation is applied to.
Matches - Annotation Type in dev.metaschema.databind.model.annotations
This annotation defines a rule that requires matching patterns and/or data types among the target contents of the assembly represented by the containing MetaschemaAssembly annotation.
maxOccurs() - Element in annotation type dev.metaschema.databind.model.annotations.BoundAssembly
A number that indicates the maximum occurrence of the model instance.
maxOccurs() - Element in annotation type dev.metaschema.databind.model.annotations.BoundChoiceGroup
A number that indicates the maximum occurrence of the model instance.
maxOccurs() - Element in annotation type dev.metaschema.databind.model.annotations.BoundField
A number that indicates the maximum occurrence of the model instance.
maxOccurs() - Element in annotation type dev.metaschema.databind.model.annotations.HasCardinality
The maximum occurrence of the target.
message() - Element in annotation type dev.metaschema.databind.model.annotations.Expect
The message to emit when the constraint is violated.
message() - Element in annotation type dev.metaschema.databind.model.annotations.HasCardinality
The message to emit when the constraint is violated.
message() - Element in annotation type dev.metaschema.databind.model.annotations.Index
The message to emit when the constraint is violated.
message() - Element in annotation type dev.metaschema.databind.model.annotations.IndexHasKey
The message to emit when the constraint is violated.
message() - Element in annotation type dev.metaschema.databind.model.annotations.IsUnique
The message to emit when the constraint is violated.
message() - Element in annotation type dev.metaschema.databind.model.annotations.Matches
The message to emit when the constraint is violated.
message() - Element in annotation type dev.metaschema.databind.model.annotations.Report
The message to emit when the constraint is violated.
MetapathContext - Class in dev.metaschema.databind.model.metaschema.binding
A binding class for the metapath-context definition.
MetapathContext() - Constructor for class dev.metaschema.databind.model.metaschema.binding.MetapathContext
Constructs a new dev.metaschema.databind.model.metaschema.binding.MetapathContext instance with no metadata.
MetapathContext(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.MetapathContext
Constructs a new dev.metaschema.databind.model.metaschema.binding.MetapathContext instance with the specified metadata.
MetapathNamespace - Class in dev.metaschema.databind.model.metaschema.binding
Assigns a Metapath namespace to a prefix for use in a Metapath expression in a lexical qualified name.
MetapathNamespace() - Constructor for class dev.metaschema.databind.model.metaschema.binding.MetapathNamespace
Constructs a new dev.metaschema.databind.model.metaschema.binding.MetapathNamespace instance with no metadata.
MetapathNamespace(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.MetapathNamespace
Constructs a new dev.metaschema.databind.model.metaschema.binding.MetapathNamespace instance with the specified metadata.
METASCHEMA - Class in dev.metaschema.databind.model.metaschema.binding
A declaration of the Metaschema module.
METASCHEMA() - Constructor for class dev.metaschema.databind.model.metaschema.binding.METASCHEMA
Constructs a new dev.metaschema.databind.model.metaschema.binding.METASCHEMA instance with no metadata.
METASCHEMA(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.METASCHEMA
Constructs a new dev.metaschema.databind.model.metaschema.binding.METASCHEMA instance with the specified metadata.
METASCHEMA.DefineAssembly - Class in dev.metaschema.databind.model.metaschema.binding
In XML, an element with structured element content.
METASCHEMA.DefineAssembly.RootName - Class in dev.metaschema.databind.model.metaschema.binding
Provides a root name, for when the definition is used as the root of a node hierarchy.
METASCHEMA.DefineField - Class in dev.metaschema.databind.model.metaschema.binding
Global Field Definition.
METASCHEMA.DefineFlag - Class in dev.metaschema.databind.model.metaschema.binding
Global Flag Definition.
METASCHEMA.Import - Class in dev.metaschema.databind.model.metaschema.binding
Imports a set of Metaschema modules contained in another resource.
MetaschemaAssembly - Annotation Type in dev.metaschema.databind.model.annotations
This annotation indicates that the target class represents a Module assembly.
MetaschemaBinding() - Constructor for class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding
Constructs a new dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding instance with no metadata.
MetaschemaBinding(IMetaschemaData) - Constructor for class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding
Constructs a new dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding instance with the specified metadata.
MetaschemaBindings - Class in dev.metaschema.databind.config.binding
The root element for a set of metaschema binding customizations.
MetaschemaBindings() - Constructor for class dev.metaschema.databind.config.binding.MetaschemaBindings
Constructs a new dev.metaschema.databind.config.binding.MetaschemaBindings instance with no metadata.
MetaschemaBindings(IMetaschemaData) - Constructor for class dev.metaschema.databind.config.binding.MetaschemaBindings
Constructs a new dev.metaschema.databind.config.binding.MetaschemaBindings instance with the specified metadata.
MetaschemaBindings.MetaschemaBinding - Class in dev.metaschema.databind.config.binding
Defines a binding for a given metaschema identified by a relative URL.
MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding - Class in dev.metaschema.databind.config.binding
Provides binding configurations for a given defined assembly within the parent metaschema.
MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.ChoiceGroupBinding - Class in dev.metaschema.databind.config.binding
Provides binding configuration for a choice group within the parent assembly.
MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.ChoiceGroupBinding.ItemType - Class in dev.metaschema.databind.config.binding
A fully qualified Java type for collection items.
MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.Java - Class in dev.metaschema.databind.config.binding
Field and assembly binding configurations for Java bound classes.
MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.PropertyBinding - Class in dev.metaschema.databind.config.binding
Provides binding configurations for a property within the parent definition.
MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.PropertyBinding.Java - Class in dev.metaschema.databind.config.binding
Java-specific binding configuration for a property.
MetaschemaBindings.MetaschemaBinding.DefineFieldBinding - Class in dev.metaschema.databind.config.binding
Provides binding configurations for a given defined field within the parent metaschema.
MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.Java - Class in dev.metaschema.databind.config.binding
Field and assembly binding configurations for Java bound classes.
MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.PropertyBinding - Class in dev.metaschema.databind.config.binding
Provides binding configurations for a property within the parent definition.
MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.PropertyBinding.Java - Class in dev.metaschema.databind.config.binding
Java-specific binding configuration for a property.
MetaschemaBindings.ModelBinding - Class in dev.metaschema.databind.config.binding
Defines binding configurations that apply to a whole model described by a namespace.
MetaschemaBindings.ModelBinding.Java - Class in dev.metaschema.databind.config.binding
Java-specific binding configuration for a model namespace.
MetaschemaBindingsModule - Class in dev.metaschema.databind.config.binding
Metaschema Binding Configuration
MetaschemaBindingsModule(List<? extends IBoundModule>, IBindingContext) - Constructor for class dev.metaschema.databind.config.binding.MetaschemaBindingsModule
Construct a new module instance.
MetaschemaField - Annotation Type in dev.metaschema.databind.model.annotations
This annotation indicates that the target class represents a Module field.
MetaschemaJsonReader - Class in dev.metaschema.databind.io.json
Supports reading JSON-based Metaschema module instances.
MetaschemaJsonReader(JsonParser, URI) - Constructor for class dev.metaschema.databind.io.json.MetaschemaJsonReader
Construct a new Module-aware JSON parser using the default problem handler.
MetaschemaJsonReader(JsonParser, URI, IJsonProblemHandler) - Constructor for class dev.metaschema.databind.io.json.MetaschemaJsonReader
Construct a new Module-aware JSON parser.
MetaschemaJsonWriter - Class in dev.metaschema.databind.io.json
Provides support for writing Metaschema-bound Java objects to JSON format.
MetaschemaJsonWriter(JsonGenerator) - Constructor for class dev.metaschema.databind.io.json.MetaschemaJsonWriter
Construct a new Module-aware JSON writer.
MetaschemaMetaConstraints - Class in dev.metaschema.databind.model.metaschema.binding
Defines constraint rules to be applied to an existing set of Metaschema module-based models.
MetaschemaMetaConstraints() - Constructor for class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
Constructs a new dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints instance with no metadata.
MetaschemaMetaConstraints(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
Constructs a new dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints instance with the specified metadata.
MetaschemaMetaConstraints.DefinitionContext - Class in dev.metaschema.databind.model.metaschema.binding
A binding class for the definition-context definition.
MetaschemaMetaConstraints.Import - Class in dev.metaschema.databind.model.metaschema.binding
Declares a set of Metaschema constraints from an out-of-line resource to import, supporting composition of constraint sets.
MetaschemaMetapath - Class in dev.metaschema.databind.model.metaschema.binding
A Metapath expression identifying the model node that the constraints will be applied to.
MetaschemaMetapath() - Constructor for class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetapath
Constructs a new dev.metaschema.databind.model.metaschema.binding.MetaschemaMetapath instance with no metadata.
MetaschemaMetapath(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetapath
Constructs a new dev.metaschema.databind.model.metaschema.binding.MetaschemaMetapath instance with the specified metadata.
MetaschemaModelModule - Class in dev.metaschema.databind.model.metaschema.binding
Metaschema Model
MetaschemaModelModule(List<? extends IBoundModule>, IBindingContext) - Constructor for class dev.metaschema.databind.model.metaschema.binding.MetaschemaModelModule
Construct a new module instance.
MetaschemaModule - Annotation Type in dev.metaschema.databind.model.annotations
Marks a class as a Metaschema module definition.
MetaschemaModuleConstraints - Class in dev.metaschema.databind.model.metaschema.binding
Defines constraint rules to be applied to an existing set of Metaschema module-based models.
MetaschemaModuleConstraints() - Constructor for class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
Constructs a new dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints instance with no metadata.
MetaschemaModuleConstraints(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
Constructs a new dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints instance with the specified metadata.
MetaschemaModuleConstraints.Import - Class in dev.metaschema.databind.model.metaschema.binding
Declares a set of Metaschema constraints from an out-of-line resource to import, supporting composition of constraint sets.
MetaschemaModuleConstraints.Scope - Class in dev.metaschema.databind.model.metaschema.binding
A binding class for the scope definition.
MetaschemaModuleConstraints.Scope.Assembly - Class in dev.metaschema.databind.model.metaschema.binding
A binding class for the assembly definition.
MetaschemaModuleConstraints.Scope.Field - Class in dev.metaschema.databind.model.metaschema.binding
A binding class for the field definition.
MetaschemaModuleConstraints.Scope.Flag - Class in dev.metaschema.databind.model.metaschema.binding
A binding class for the flag definition.
MetaschemaPackage - Annotation Type in dev.metaschema.databind.model.annotations
Associates Metaschema module classes with a package.
MetaschemaXmlReader - Class in dev.metaschema.databind.io.xml
Supports reading XML-based Metaschema module instances.
MetaschemaXmlReader(XMLEventReader2, URI) - Constructor for class dev.metaschema.databind.io.xml.MetaschemaXmlReader
Construct a new Module-aware XML parser using the default problem handler.
MetaschemaXmlReader(XMLEventReader2, URI, IXmlProblemHandler) - Constructor for class dev.metaschema.databind.io.xml.MetaschemaXmlReader
Construct a new Module-aware parser.
MetaschemaXmlWriter - Class in dev.metaschema.databind.io.xml
Provides support for writing Metaschema-bound Java objects to XML format.
MetaschemaXmlWriter(XMLStreamWriter2) - Constructor for class dev.metaschema.databind.io.xml.MetaschemaXmlWriter
Construct a new Module-aware JSON writer.
minOccurs() - Element in annotation type dev.metaschema.databind.model.annotations.BoundAssembly
A non-negative number that indicates the minimum occurrence of the model instance.
minOccurs() - Element in annotation type dev.metaschema.databind.model.annotations.BoundChoiceGroup
A non-negative number that indicates the minimum occurrence of the model instance.
minOccurs() - Element in annotation type dev.metaschema.databind.model.annotations.BoundField
A non-negative number that indicates the minimum occurrence of the model instance.
minOccurs() - Element in annotation type dev.metaschema.databind.model.annotations.HasCardinality
The minimum occurrence of the target.
ModelBinding() - Constructor for class dev.metaschema.databind.config.binding.MetaschemaBindings.ModelBinding
Constructs a new dev.metaschema.databind.config.binding.MetaschemaBindings.ModelBinding instance with no metadata.
ModelBinding(IMetaschemaData) - Constructor for class dev.metaschema.databind.config.binding.MetaschemaBindings.ModelBinding
Constructs a new dev.metaschema.databind.config.binding.MetaschemaBindings.ModelBinding instance with the specified metadata.
modelConstraints() - Element in annotation type dev.metaschema.databind.model.annotations.MetaschemaAssembly
Get the model constraints defined for this Metaschema assembly definition.
ModelDetector - Class in dev.metaschema.databind.io
Provides a means to analyze content to determine what type of bound data it contains.
ModelDetector(IBindingContext) - Constructor for class dev.metaschema.databind.io.ModelDetector
Construct a new format detector using the default configuration.
ModelDetector(IBindingContext, IConfiguration<DeserializationFeature<?>>) - Constructor for class dev.metaschema.databind.io.ModelDetector
Construct a new format detector using the provided configuration.
ModelDetector.Result - Class in dev.metaschema.databind.io
Describes the result of detecting which model a resource is described by.
ModelUtil - Class in dev.metaschema.databind.model.annotations
Utility methods for processing Metaschema binding annotations.
moduleClass() - Element in annotation type dev.metaschema.databind.model.annotations.MetaschemaAssembly
Get the Metaschema module class that "owns" this assembly, which is the concrete implementation of the module containing the assembly.
moduleClass() - Element in annotation type dev.metaschema.databind.model.annotations.MetaschemaField
Get the metaschema class that "owns" this assembly, which is the concrete implementation of the metaschema containing the assembly.
moduleClass() - Element in annotation type dev.metaschema.databind.model.annotations.MetaschemaPackage
Get the metaschemas associated with this package.
ModuleCompilerHelper - Class in dev.metaschema.databind.codegen
This class provides methods to generate and dynamically compile Java code based on a Module.
ModuleLoadingPostProcessor - Interface in dev.metaschema.databind.model.metaschema
Performs post-processing on a loaded module.

N

name() - Element in annotation type dev.metaschema.databind.model.annotations.BoundFlag
The model name to use for singleton values.
name() - Element in annotation type dev.metaschema.databind.model.annotations.GroupAs
The name to use for an XML grouping element wrapper or a JSON/YAML grouping property.
name() - Element in annotation type dev.metaschema.databind.model.annotations.Index
The unique name of the index.
name() - Element in annotation type dev.metaschema.databind.model.annotations.Let
The variable name.
name() - Element in annotation type dev.metaschema.databind.model.annotations.MetaschemaAssembly
Name of the assembly.
name() - Element in annotation type dev.metaschema.databind.model.annotations.MetaschemaField
Name of the field.
name() - Element in annotation type dev.metaschema.databind.model.annotations.Property
The name of the property.
names() - Static method in enum dev.metaschema.databind.io.Format
Get a list of all format names in lowercase.
namespace() - Element in annotation type dev.metaschema.databind.model.annotations.Property
The namespace of the property's name.
namespace() - Element in annotation type dev.metaschema.databind.model.annotations.XmlNs
Defines the Namespace URI for this namespace.
namespace() - Element in annotation type dev.metaschema.databind.model.annotations.XmlSchema
Name of the XML namespace.
newBoundLoader() - Method in interface dev.metaschema.databind.IBindingContext
Get a new IBoundLoader instance to load bound content instances.
newClassLoader(Path, ClassLoader) - Static method in class dev.metaschema.databind.codegen.ModuleCompilerHelper
Create a new classloader capable of loading Java classes generated in the provided classDir.
newConstraintLoader() - Method in interface dev.metaschema.databind.IBindingContext
Get a loader that supports loading Metaschema module constraints from a specified resource.
newDeserializer(Format, Class<CLASS>) - Method in class dev.metaschema.databind.DefaultBindingContext
Gets a data IDeserializer which can be used to read Java instance data for the provided class from the requested format.
newDeserializer(Format, Class<CLASS>) - Method in interface dev.metaschema.databind.IBindingContext
Gets a data IDeserializer which can be used to read Java instance data for the provided class from the requested format.
newFactoryInstance() - Method in class dev.metaschema.databind.io.json.DefaultJsonDeserializer
Get a JSON factory instance.
newFactoryInstance() - Method in class dev.metaschema.databind.io.json.DefaultJsonSerializer
Constructs a new JSON factory.
newFactoryInstance() - Method in class dev.metaschema.databind.io.xml.DefaultXmlDeserializer
Get a JSON factory instance.
newFactoryInstance() - Method in class dev.metaschema.databind.io.xml.DefaultXmlSerializer
Get a JSON factory instance.
newFactoryInstance() - Method in class dev.metaschema.databind.io.yaml.DefaultYamlDeserializer
Get a JSON factory instance.
newFactoryInstance() - Method in class dev.metaschema.databind.io.yaml.DefaultYamlSerializer
 
newInstance() - Static method in interface dev.metaschema.databind.IBindingContext
Get a new IBindingContext instance, which can be used to load information that binds a model to a set of Java classes.
newInstance(IBindingContext.IModuleLoaderStrategy) - Static method in interface dev.metaschema.databind.IBindingContext
Get a new IBindingContext instance, which can be used to load information that binds a model to a set of Java classes.
newInstance(BoundGroupedAssembly, IBoundInstanceModelChoiceGroup) - Static method in interface dev.metaschema.databind.model.IBoundInstanceModelGroupedAssembly
Create a new assembly model instance instance that is a member of a choice group instance.
newInstance(BoundGroupedField, IBoundInstanceModelChoiceGroup) - Static method in interface dev.metaschema.databind.model.IBoundInstanceModelGroupedField
Create a new field model instance instance that is a member of a choice group instance.
newInstance(Class<? extends IBoundModule>, IBindingContext, List<? extends IBoundModule>) - Static method in interface dev.metaschema.databind.model.IBoundModule
Create a new instance of a bound module using reflection.
newInstance(Field, IBoundDefinitionModel<IBoundObject>) - Static method in interface dev.metaschema.databind.model.IBoundInstanceFlag
Create a new bound flag instance.
newInstance(Field, IBoundDefinitionModelAssembly) - Static method in interface dev.metaschema.databind.model.IBoundInstanceModelAssembly
Create a new bound assembly instance.
newInstance(Field, IBoundDefinitionModelAssembly) - Static method in interface dev.metaschema.databind.model.IBoundInstanceModelChoiceGroup
Create a new bound choice group instance.
newInstance(Field, IBoundDefinitionModelAssembly) - Static method in interface dev.metaschema.databind.model.IBoundInstanceModelField
Create a new bound field instance.
newInstance(Supplier<IMetaschemaData>) - Method in interface dev.metaschema.databind.model.info.IFeatureComplexItemValueHandler
Gets a new instance of the bound class.
newItem(Object) - Method in class dev.metaschema.databind.model.annotations.NullJavaTypeAdapter
 
newJsonParser(Reader) - Method in class dev.metaschema.databind.io.json.DefaultJsonDeserializer
Using the managed JSON factory, create a new JSON parser instance using the provided reader.
newModule(URI, METASCHEMA, List<? extends IBindingMetaschemaModule>) - Method in class dev.metaschema.databind.model.metaschema.BindingModuleLoader
 
newModuleLoader() - Method in class dev.metaschema.databind.DefaultBindingContext
 
newModuleLoader() - Method in interface dev.metaschema.databind.IBindingContext
Get a loader that supports loading a Metaschema module from a specified resource.
newPermissiveBoundLoader() - Method in interface dev.metaschema.databind.IBindingContext
Get a new IBoundLoader instance configured for permissive loading.
newSerializer(Format, Class<CLASS>) - Method in class dev.metaschema.databind.DefaultBindingContext
Gets a data ISerializer which can be used to write Java instance data for the provided class in the requested format.
newSerializer(Format, Class<CLASS>) - Method in interface dev.metaschema.databind.IBindingContext
Gets a data ISerializer which can be used to write Java instance data for the provided class in the requested format.
newValidator(IConstraintValidationHandler, IConfiguration<ValidationFeature<?>>) - Method in interface dev.metaschema.databind.IBindingContext
Get a new single use constraint validator.
newXMLStreamWriter(Writer) - Method in class dev.metaschema.databind.io.xml.DefaultXmlSerializer
Create a new stream writer using the provided writer.
NO_LOCATION - Static variable in annotation type dev.metaschema.databind.model.annotations.XmlSchema
The default value of a schema location, which indicates that no schema will be associated.
NO_STRING_VALUE - Static variable in class dev.metaschema.databind.model.annotations.ModelUtil
A sentinel value indicating that no string value was provided in an annotation.
NsBinding - Annotation Type in dev.metaschema.databind.model.annotations
Defines a namespace prefix binding for Metapath expressions.
nsBindings() - Element in annotation type dev.metaschema.databind.model.annotations.MetaschemaModule
Get the namespace prefix bindings for this module.
NULL_VALUE - Static variable in class dev.metaschema.databind.model.annotations.ModelUtil
A placeholder for a null value for use in annotations, which cannot be null by default.
NullJavaTypeAdapter - Class in dev.metaschema.databind.model.annotations
Used to mark a Java type that has no configured adapter.
NullJavaTypeAdapter() - Constructor for class dev.metaschema.databind.model.annotations.NullJavaTypeAdapter
Construct a new adapter.
NullJavaTypeAdapter.VoidItem - Class in dev.metaschema.databind.model.annotations
A placeholder atomic item type that throws unsupported operation exceptions for all operations.

O

of(IBoundDefinitionModelAssembly) - Static method in interface dev.metaschema.databind.IBindingContext.IBindingMatcher
Construct a new binding matcher for the provided assembly definition.
of(IBoundInstanceModel<T>) - Static method in interface dev.metaschema.databind.model.info.IModelInstanceCollectionInfo
Create a new collection info instance for the provided model instance.
of(URI, IResourceLocation, String, Format) - Static method in class dev.metaschema.databind.io.ValidationContext
Create a new validation context.
of(Collection<? extends IModule>, IBindingConfiguration, Path) - Static method in interface dev.metaschema.databind.codegen.IProduction
Create a new production for the provided set of Module modules.
ofUnknownLocation(URI, String, Format) - Static method in class dev.metaschema.databind.io.ValidationContext
Create a validation context with unknown location.

P

parse(String) - Method in class dev.metaschema.databind.model.annotations.NullJavaTypeAdapter
 
parseModule(URI) - Method in class dev.metaschema.databind.model.metaschema.BindingModuleLoader
 
parseResource(URI, Deque<URI>) - Method in class dev.metaschema.databind.model.metaschema.BindingConstraintLoader
 
parseScopedConstraints(MetaschemaModuleConstraints, ISource) - Method in class dev.metaschema.databind.model.metaschema.BindingConstraintLoader
Parse individual constraint definitions from the provided bound constraint document.
parseYaml(URI) - Static method in class dev.metaschema.databind.io.yaml.YamlOperations
Parse the data represented in YAML in the provided target, producing an mapping of field names to Java object values.
PathTracker - Class in dev.metaschema.databind.io
A lightweight utility for tracking the current path during parsing.
PathTracker() - Constructor for class dev.metaschema.databind.io.PathTracker
Construct a new empty path tracker.
pattern() - Element in annotation type dev.metaschema.databind.model.annotations.KeyField
Retrieve an optional pattern to use to retrieve the value.
pattern() - Element in annotation type dev.metaschema.databind.model.annotations.Matches
Retrieve an optional pattern that the associated value must match.
pop() - Method in class dev.metaschema.databind.io.PathTracker
Pop the most recent segment from the path.
PostProcessingModuleLoaderStrategy - Class in dev.metaschema.databind
A module loader strategy that applies post-processors to loaded modules.
PostProcessingModuleLoaderStrategy(List<IModuleLoader.IModulePostProcessor>) - Constructor for class dev.metaschema.databind.PostProcessingModuleLoaderStrategy
Construct a new post-processing module loader strategy using the default delegate strategy.
PostProcessingModuleLoaderStrategy(List<IModuleLoader.IModulePostProcessor>, IBindingContext.IModuleLoaderStrategy) - Constructor for class dev.metaschema.databind.PostProcessingModuleLoaderStrategy
Construct a new post-processing module loader strategy with a custom delegate.
postProcessModule(IModule, IBindingContext) - Method in interface dev.metaschema.databind.IBindingContext.IModuleLoaderStrategy
Perform post-processing on the module.
postProcessModule(IModule, IBindingContext) - Method in interface dev.metaschema.databind.model.metaschema.ModuleLoadingPostProcessor
Post-processes the provided Metaschema module.
postProcessModule(IModule, IBindingContext) - Method in class dev.metaschema.databind.PostProcessingModuleLoaderStrategy
 
postProcessor(IModuleLoader.IModulePostProcessor) - Method in class dev.metaschema.databind.IBindingContext.BindingContextBuilder
Configure a Metaschema module post processor.
prefix() - Element in annotation type dev.metaschema.databind.model.annotations.NsBinding
The Metapath prefix to bind to.
prefix() - Element in annotation type dev.metaschema.databind.model.annotations.XmlNs
Suggests a namespace prefix to use for generated code.
processModule(IModule) - Method in class dev.metaschema.databind.PostProcessingModuleLoaderStrategy
Perform post-processing on the provided module.
properties() - Element in annotation type dev.metaschema.databind.model.annotations.AllowedValues
An optional set of properties associated with these allowed values.
properties() - Element in annotation type dev.metaschema.databind.model.annotations.BoundAssembly
An optional set of associated properties.
properties() - Element in annotation type dev.metaschema.databind.model.annotations.BoundField
An optional set of associated properties.
properties() - Element in annotation type dev.metaschema.databind.model.annotations.BoundFlag
An optional set of associated properties.
properties() - Element in annotation type dev.metaschema.databind.model.annotations.BoundGroupedAssembly
An optional set of associated properties.
properties() - Element in annotation type dev.metaschema.databind.model.annotations.BoundGroupedField
An optional set of associated properties.
properties() - Element in annotation type dev.metaschema.databind.model.annotations.Expect
An optional set of properties associated with these allowed values.
properties() - Element in annotation type dev.metaschema.databind.model.annotations.HasCardinality
An optional set of properties associated with these allowed values.
properties() - Element in annotation type dev.metaschema.databind.model.annotations.Index
An optional set of properties associated with these allowed values.
properties() - Element in annotation type dev.metaschema.databind.model.annotations.IndexHasKey
An optional set of properties associated with these allowed values.
properties() - Element in annotation type dev.metaschema.databind.model.annotations.IsUnique
An optional set of properties associated with these allowed values.
properties() - Element in annotation type dev.metaschema.databind.model.annotations.Matches
An optional set of properties associated with these allowed values.
properties() - Element in annotation type dev.metaschema.databind.model.annotations.MetaschemaAssembly
An optional set of associated properties.
properties() - Element in annotation type dev.metaschema.databind.model.annotations.MetaschemaField
An optional set of associated properties.
properties() - Element in annotation type dev.metaschema.databind.model.annotations.Report
An optional set of properties associated with this constraint.
Property - Class in dev.metaschema.databind.model.metaschema.binding
Property.
Property - Annotation Type in dev.metaschema.databind.model.annotations
Defines a name-value property for a Metaschema definition or instance.
Property() - Constructor for class dev.metaschema.databind.model.metaschema.binding.Property
Constructs a new dev.metaschema.databind.model.metaschema.binding.Property instance with no metadata.
Property(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.Property
Constructs a new dev.metaschema.databind.model.metaschema.binding.Property instance with the specified metadata.
PropertyBinding() - Constructor for class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.PropertyBinding
Constructs a new dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.PropertyBinding instance with no metadata.
PropertyBinding() - Constructor for class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.PropertyBinding
Constructs a new dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.PropertyBinding instance with no metadata.
PropertyBinding(IMetaschemaData) - Constructor for class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.PropertyBinding
Constructs a new dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.PropertyBinding instance with the specified metadata.
PropertyBinding(IMetaschemaData) - Constructor for class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.PropertyBinding
Constructs a new dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.PropertyBinding instance with the specified metadata.
push(String) - Method in class dev.metaschema.databind.io.PathTracker
Push a new segment onto the path.

Q

QUALIFIED - Enum constant in enum dev.metaschema.databind.model.annotations.XmlNsForm
Elements are namespace-qualified.

R

read(IBoundDefinitionModelComplex) - Method in interface dev.metaschema.databind.io.xml.IXmlParsingContext
Parses XML into a bound object based on the provided definition.
read(IBoundDefinitionModelComplex) - Method in class dev.metaschema.databind.io.xml.MetaschemaXmlReader
Parses XML into a bound object based on the provided definition.
readChoiceGroupItem(IBoundObject, IBoundInstanceModelChoiceGroup) - Method in class dev.metaschema.databind.io.json.MetaschemaJsonReader
 
readChoiceGroupItem(IBoundObject, IBoundInstanceModelChoiceGroup) - Method in interface dev.metaschema.databind.model.info.IItemReadHandler
Parse and return an item.
readFlagInstances(IBoundDefinitionModelComplex, IBoundObject, StartElement) - Method in class dev.metaschema.databind.io.xml.MetaschemaXmlReader
Read the XML attribute data described by the targetDefinition and apply it to the provided targetObject.
readItem() - Method in interface dev.metaschema.databind.model.info.IModelInstanceReadHandler
Read the next item in the collection of items represented by the instance.
readItem(IBoundObject, IItemReadHandler) - Method in interface dev.metaschema.databind.model.IBoundDefinitionModelAssembly
 
readItem(IBoundObject, IItemReadHandler) - Method in interface dev.metaschema.databind.model.IBoundDefinitionModelFieldComplex
 
readItem(IBoundObject, IItemReadHandler) - Method in interface dev.metaschema.databind.model.IBoundFieldValue
 
readItem(IBoundObject, IItemReadHandler) - Method in interface dev.metaschema.databind.model.IBoundInstanceFlag
 
readItem(IBoundObject, IItemReadHandler) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelAssembly
 
readItem(IBoundObject, IItemReadHandler) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelChoiceGroup
 
readItem(IBoundObject, IItemReadHandler) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelFieldComplex
 
readItem(IBoundObject, IItemReadHandler) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelFieldScalar
 
readItem(IBoundObject, IItemReadHandler) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelGroupedAssembly
 
readItem(IBoundObject, IItemReadHandler) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelGroupedField
 
readItem(IBoundObject, IItemReadHandler) - Method in interface dev.metaschema.databind.model.info.IItemValueHandler
Parse and return an item.
readItemAssembly(IBoundObject, IBoundDefinitionModelAssembly) - Method in class dev.metaschema.databind.io.json.MetaschemaJsonReader
 
readItemAssembly(IBoundObject, IBoundDefinitionModelAssembly) - Method in interface dev.metaschema.databind.model.info.IItemReadHandler
Parse and return an item.
readItemAssembly(IBoundObject, IBoundInstanceModelAssembly) - Method in class dev.metaschema.databind.io.json.MetaschemaJsonReader
 
readItemAssembly(IBoundObject, IBoundInstanceModelAssembly) - Method in interface dev.metaschema.databind.model.info.IItemReadHandler
Parse and return an item.
readItemAssembly(IBoundObject, IBoundInstanceModelGroupedAssembly) - Method in class dev.metaschema.databind.io.json.MetaschemaJsonReader
 
readItemAssembly(IBoundObject, IBoundInstanceModelGroupedAssembly) - Method in interface dev.metaschema.databind.model.info.IItemReadHandler
Parse and return an item.
readItemField(IBoundObject, IBoundDefinitionModelFieldComplex) - Method in class dev.metaschema.databind.io.json.MetaschemaJsonReader
 
readItemField(IBoundObject, IBoundDefinitionModelFieldComplex) - Method in interface dev.metaschema.databind.model.info.IItemReadHandler
Parse and return an item.
readItemField(IBoundObject, IBoundInstanceModelFieldComplex) - Method in class dev.metaschema.databind.io.json.MetaschemaJsonReader
 
readItemField(IBoundObject, IBoundInstanceModelFieldComplex) - Method in interface dev.metaschema.databind.model.info.IItemReadHandler
Parse and return an item.
readItemField(IBoundObject, IBoundInstanceModelFieldScalar) - Method in class dev.metaschema.databind.io.json.MetaschemaJsonReader
 
readItemField(IBoundObject, IBoundInstanceModelFieldScalar) - Method in interface dev.metaschema.databind.model.info.IItemReadHandler
Parse and return an item.
readItemField(IBoundObject, IBoundInstanceModelGroupedField) - Method in class dev.metaschema.databind.io.json.MetaschemaJsonReader
 
readItemField(IBoundObject, IBoundInstanceModelGroupedField) - Method in interface dev.metaschema.databind.model.info.IItemReadHandler
Parse and return an item.
readItemFieldValue(IBoundObject, IBoundFieldValue) - Method in class dev.metaschema.databind.io.json.MetaschemaJsonReader
 
readItemFieldValue(IBoundObject, IBoundFieldValue) - Method in interface dev.metaschema.databind.model.info.IItemReadHandler
Parse and return an item.
readItemFlag(IBoundObject, IBoundInstanceFlag) - Method in class dev.metaschema.databind.io.json.MetaschemaJsonReader
 
readItemFlag(IBoundObject, IBoundInstanceFlag) - Method in interface dev.metaschema.databind.model.info.IItemReadHandler
Parse and return an item.
readItems(IBoundInstanceModel<T>, IBoundObject, boolean) - Method in interface dev.metaschema.databind.io.xml.IXmlParsingContext
Read the data associated with the instance and apply it to the provided parentObject.
readItems(IBoundInstanceModel<T>, IBoundObject, boolean) - Method in class dev.metaschema.databind.io.xml.MetaschemaXmlReader
Read the data associated with the instance and apply it to the provided parentObject.
readItems(IModelInstanceReadHandler<ITEM>) - Method in interface dev.metaschema.databind.model.info.IModelInstanceCollectionInfo
Read the value data for the model instance.
readList() - Method in interface dev.metaschema.databind.model.info.IModelInstanceReadHandler
Read items into a list collection.
readMap() - Method in interface dev.metaschema.databind.model.info.IModelInstanceReadHandler
Read items into a map collection, keyed by JSON key flag value.
readModelInstances(IBoundDefinitionModelAssembly, IBoundObject) - Method in class dev.metaschema.databind.io.xml.MetaschemaXmlReader
Read the XML element data described by the targetDefinition and apply it to the provided targetObject.
readObject(IBoundDefinitionModelComplex) - Method in class dev.metaschema.databind.io.json.MetaschemaJsonReader
Read a JSON object value based on the provided definition.
readObjectRoot(IBoundDefinitionModelComplex, String) - Method in class dev.metaschema.databind.io.json.MetaschemaJsonReader
Read a JSON property based on the provided definition.
readSingleton() - Method in interface dev.metaschema.databind.model.info.IModelInstanceReadHandler
Read a singleton item.
registerBindingMatcher(IBoundDefinitionModelAssembly) - Method in class dev.metaschema.databind.AbstractModuleLoaderStrategy
Register a binding matcher for a root assembly definition.
registerClassBinding(IBoundDefinitionModelComplex) - Method in class dev.metaschema.databind.DefaultBindingContext
 
registerClassBinding(IBoundDefinitionModelComplex) - Method in interface dev.metaschema.databind.IBindingContext
Register a class binding for a given bound class.
registerModule(IModule) - Method in interface dev.metaschema.databind.IBindingContext
Registers the provided Metaschema module with this binding context.
registerModule(IModule, IBindingContext) - Method in class dev.metaschema.databind.AbstractModuleLoaderStrategy
 
registerModule(IModule, IBindingContext) - Method in interface dev.metaschema.databind.IBindingContext.IModuleLoaderStrategy
Registers the provided Metaschema module.
registerModule(IModule, IBindingContext) - Method in class dev.metaschema.databind.PostProcessingModuleLoaderStrategy
 
registerModule(Class<? extends IBoundModule>) - Method in class dev.metaschema.databind.DefaultBindingContext
 
registerModule(Class<? extends IBoundModule>) - Method in interface dev.metaschema.databind.IBindingContext
Load a bound Metaschema module implemented by the provided class.
remarks() - Element in annotation type dev.metaschema.databind.model.annotations.AllowedValues
Any remarks about the constraint, encoded as an escaped Markdown string.
remarks() - Element in annotation type dev.metaschema.databind.model.annotations.BoundAssembly
Get any remarks for this field.
remarks() - Element in annotation type dev.metaschema.databind.model.annotations.BoundField
Get any remarks for this field.
remarks() - Element in annotation type dev.metaschema.databind.model.annotations.BoundFlag
Get any remarks for this flag.
remarks() - Element in annotation type dev.metaschema.databind.model.annotations.BoundGroupedAssembly
Get any remarks for this field.
remarks() - Element in annotation type dev.metaschema.databind.model.annotations.BoundGroupedField
Get any remarks for this field.
remarks() - Element in annotation type dev.metaschema.databind.model.annotations.Expect
Any remarks about the constraint, encoded as an escaped Markdown string.
remarks() - Element in annotation type dev.metaschema.databind.model.annotations.HasCardinality
Any remarks about the constraint, encoded as an escaped Markdown string.
remarks() - Element in annotation type dev.metaschema.databind.model.annotations.Index
Any remarks about the constraint, encoded as an escaped Markdown string.
remarks() - Element in annotation type dev.metaschema.databind.model.annotations.IndexHasKey
Any remarks about the constraint, encoded as an escaped Markdown string.
remarks() - Element in annotation type dev.metaschema.databind.model.annotations.IsUnique
Any remarks about the constraint, encoded as an escaped Markdown string.
remarks() - Element in annotation type dev.metaschema.databind.model.annotations.KeyField
Any remarks about the key field, encoded as an escaped Markdown string.
remarks() - Element in annotation type dev.metaschema.databind.model.annotations.Let
Any remarks about the let statement, encoded as an escaped Markdown string.
remarks() - Element in annotation type dev.metaschema.databind.model.annotations.Matches
Any remarks about the constraint, encoded as an escaped Markdown string.
remarks() - Element in annotation type dev.metaschema.databind.model.annotations.MetaschemaAssembly
Get any remarks for this assembly.
remarks() - Element in annotation type dev.metaschema.databind.model.annotations.MetaschemaField
Get any remarks for this field.
remarks() - Element in annotation type dev.metaschema.databind.model.annotations.MetaschemaModule
Get any remarks for this metaschema.
remarks() - Element in annotation type dev.metaschema.databind.model.annotations.Report
Any remarks about the constraint, encoded as an escaped Markdown string.
Remarks - Class in dev.metaschema.databind.model.metaschema.binding
Any explanatory or helpful information to be provided about the remarks parent.
Remarks() - Constructor for class dev.metaschema.databind.model.metaschema.binding.Remarks
Constructs a new dev.metaschema.databind.model.metaschema.binding.Remarks instance with no metadata.
Remarks(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.Remarks
Constructs a new dev.metaschema.databind.model.metaschema.binding.Remarks instance with the specified metadata.
removeChoiceGroupBinding(MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.ChoiceGroupBinding) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding
Remove the first matching MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.ChoiceGroupBinding item from the underlying collection.
removeContext(MetapathContext) - Method in class dev.metaschema.databind.model.metaschema.binding.MetapathContext
Remove the first matching MetapathContext item from the underlying collection.
removeContext(MetapathContext) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
Remove the first matching MetapathContext item from the underlying collection.
removeDefineAssemblyBinding(MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding
Remove the first matching MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding item from the underlying collection.
removeDefineFieldBinding(MetaschemaBindings.MetaschemaBinding.DefineFieldBinding) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding
Remove the first matching MetaschemaBindings.MetaschemaBinding.DefineFieldBinding item from the underlying collection.
removeEnum(ConstraintValueEnum) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagAllowedValues
Remove the first matching ConstraintValueEnum item from the underlying collection.
removeEnum(ConstraintValueEnum) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
Remove the first matching ConstraintValueEnum item from the underlying collection.
removeExample(Example) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
Remove the first matching Example item from the underlying collection.
removeExample(Example) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Remove the first matching Example item from the underlying collection.
removeExample(Example) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Remove the first matching Example item from the underlying collection.
removeExample(Example) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Remove the first matching Example item from the underlying collection.
removeExample(Example) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag
Remove the first matching Example item from the underlying collection.
removeExample(Example) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Remove the first matching Example item from the underlying collection.
removeExample(Example) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Remove the first matching Example item from the underlying collection.
removeExample(Example) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
Remove the first matching Example item from the underlying collection.
removeImplementInterface(String) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.Java
Remove the first matching String item from the underlying collection.
removeImplementInterface(String) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.Java
Remove the first matching String item from the underlying collection.
removeImport(METASCHEMA.Import) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA
Remove the first matching METASCHEMA.Import item from the underlying collection.
removeImport(MetaschemaMetaConstraints.Import) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
Remove the first matching MetaschemaMetaConstraints.Import item from the underlying collection.
removeImport(MetaschemaModuleConstraints.Import) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
Remove the first matching MetaschemaModuleConstraints.Import item from the underlying collection.
removeKeyField(KeyConstraintField) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
Remove the first matching KeyConstraintField item from the underlying collection.
removeKeyField(KeyConstraintField) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
Remove the first matching KeyConstraintField item from the underlying collection.
removeKeyField(KeyConstraintField) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
Remove the first matching KeyConstraintField item from the underlying collection.
removeKeyField(KeyConstraintField) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
Remove the first matching KeyConstraintField item from the underlying collection.
removeLet(ConstraintLetExpression) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyConstraints
Remove the first matching ConstraintLetExpression item from the underlying collection.
removeLet(ConstraintLetExpression) - Method in class dev.metaschema.databind.model.metaschema.binding.FieldConstraints
Remove the first matching ConstraintLetExpression item from the underlying collection.
removeLet(ConstraintLetExpression) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagConstraints
Remove the first matching ConstraintLetExpression item from the underlying collection.
removeMetapath(MetaschemaMetapath) - Method in class dev.metaschema.databind.model.metaschema.binding.MetapathContext
Remove the first matching MetaschemaMetapath item from the underlying collection.
removeMetaschemaBinding(MetaschemaBindings.MetaschemaBinding) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings
Remove the first matching MetaschemaBindings.MetaschemaBinding item from the underlying collection.
removeModelBinding(MetaschemaBindings.ModelBinding) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings
Remove the first matching MetaschemaBindings.ModelBinding item from the underlying collection.
removeNamespaceBinding(MetapathNamespace) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA
Remove the first matching MetapathNamespace item from the underlying collection.
removeNamespaceBinding(MetapathNamespace) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
Remove the first matching MetapathNamespace item from the underlying collection.
removeNamespaceBinding(MetapathNamespace) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
Remove the first matching MetapathNamespace item from the underlying collection.
removeProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyReference
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.FieldReference
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagAllowedValues
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagExpect
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagMatches
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReference
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReport
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedReportConstraint
Remove the first matching Property item from the underlying collection.
removePropertyBinding(MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.PropertyBinding) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding
Remove the first matching MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.PropertyBinding item from the underlying collection.
removePropertyBinding(MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.PropertyBinding) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding
Remove the first matching MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.PropertyBinding item from the underlying collection.
removeScope(MetaschemaModuleConstraints.Scope) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
Remove the first matching MetaschemaModuleConstraints.Scope item from the underlying collection.
report() - Element in annotation type dev.metaschema.databind.model.annotations.ValueConstraints
Get the report constraints for the type or field this annotation is applied to.
Report - Annotation Type in dev.metaschema.databind.model.annotations
This annotation defines a report condition in the context of the containing annotation.
required() - Element in annotation type dev.metaschema.databind.model.annotations.BoundFlag
Specifies if the XML Schema attribute is optional or required.
resetFactory() - Method in class dev.metaschema.databind.io.json.DefaultJsonDeserializer
For use by subclasses to reset the underlying JSON factory when an important change has occurred that will change how the factory produces a JsonParser.
resetFactory() - Method in class dev.metaschema.databind.io.json.DefaultJsonSerializer
Resets the JSON factory to use a freshly created instance.
resetFactory() - Method in class dev.metaschema.databind.io.xml.DefaultXmlDeserializer
For use by subclasses to reset the underlying XML factory when an important change has occurred that will change how the factory produces an XMLInputFactory2.
resetFactory() - Method in class dev.metaschema.databind.io.xml.DefaultXmlSerializer
Resets the XML output factory to use a freshly created instance.
resolveDefaultGroupAs(GroupAs, IModule) - Static method in class dev.metaschema.databind.model.annotations.ModelUtil
Resolves a GroupAs annotation determining if an actual value is provided or if the value is the default, which indicates that no actual GroupAs was provided.
resolveDefaultInteger(int) - Static method in class dev.metaschema.databind.model.annotations.ModelUtil
Resolves an integer value by determining if an actual value is provided or -2^31, which indicates that no actual value was provided.
resolveDefaultValue(String, IDataTypeAdapter<?>) - Static method in class dev.metaschema.databind.model.annotations.ModelUtil
Given a provided default value string, get the data type specific default value using the provided data type adapter.
resolveNoneOrDefault(String, String) - Static method in class dev.metaschema.databind.model.annotations.ModelUtil
Resolves a string value.
resolveNoneOrValue(String) - Static method in class dev.metaschema.databind.model.annotations.ModelUtil
Get the processed value of a string.
resolvePathFormatter(PathFormatSelection, Format) - Static method in enum dev.metaschema.databind.io.Format
Resolve the path formatter based on the selection and document format.
resolveToMarkupLine(String) - Static method in class dev.metaschema.databind.model.annotations.ModelUtil
Get the markup value of a markdown string.
resolveToMarkupMultiline(String) - Static method in class dev.metaschema.databind.model.annotations.ModelUtil
Get the markup value of a markdown string.
rootIndex() - Element in annotation type dev.metaschema.databind.model.annotations.MetaschemaAssembly
The binary root name of the assembly.
rootName() - Element in annotation type dev.metaschema.databind.model.annotations.MetaschemaAssembly
Name of the root XML element or the JSON/YAML property.
RootName() - Constructor for class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly.RootName
Constructs a new dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly.RootName instance with no metadata.
RootName(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly.RootName
Constructs a new dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly.RootName instance with the specified metadata.

S

Scope() - Constructor for class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope
Constructs a new dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope instance with no metadata.
Scope(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope
Constructs a new dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope instance with the specified metadata.
SerializationFeature<V> - Class in dev.metaschema.databind.io
Configuration features that control the serialization behavior of Metaschema-bound object writers.
serialize(IBoundObject, File) - Method in interface dev.metaschema.databind.io.ISerializer
Write data from a bound class instance to the File.
serialize(IBoundObject, OutputStream) - Method in interface dev.metaschema.databind.io.ISerializer
Write data from a bound class instance to the OutputStream.
serialize(IBoundObject, Writer) - Method in interface dev.metaschema.databind.io.ISerializer
Write data from a bound class instance to the Writer.
serialize(IBoundObject, Writer) - Method in class dev.metaschema.databind.io.json.DefaultJsonSerializer
 
serialize(IBoundObject, Writer) - Method in class dev.metaschema.databind.io.xml.DefaultXmlSerializer
 
serialize(IBoundObject, Path, OpenOption...) - Method in interface dev.metaschema.databind.io.ISerializer
Write data from a bound class instance to the File.
SERIALIZE_ROOT - Static variable in class dev.metaschema.databind.io.SerializationFeature
If enabled, generate document level constructs in the underlying data format.
set(DeserializationFeature<?>, Object) - Method in class dev.metaschema.databind.io.AbstractDeserializer
 
set(DeserializationFeature<?>, Object) - Method in class dev.metaschema.databind.io.DefaultBoundLoader
 
set(DeserializationFeature<?>, Object) - Method in interface dev.metaschema.databind.io.IBoundLoader
 
set(DeserializationFeature<?>, Object) - Method in interface dev.metaschema.databind.io.IDeserializer
 
set(DeserializationFeature<?>, Object) - Method in class dev.metaschema.databind.model.metaschema.BindingModuleLoader
 
set(SerializationFeature<?>, Object) - Method in class dev.metaschema.databind.io.AbstractSerializer
 
set(SerializationFeature<?>, Object) - Method in interface dev.metaschema.databind.io.ISerializer
 
setAbstract(String) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA
Set the is Abstract?.
setAllowOther(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagAllowedValues
Set the allow Non-Enumerated Values?.
setAllowOther(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
Set the allow Non-Enumerated Values?.
setAny(Any) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.Choice
Set the any Additional Content.
setAny(Any) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel
Set the any Additional Content.
setAsType(String) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Set the field Value Data Type.
setAsType(String) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Set the field Value Data Type.
setAsType(String) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag
Set the flag Value Data Type.
setAsType(String) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Set the field Value Data Type.
setAsType(String) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
Set the flag Value Data Type.
setChoiceGroupBindings(List<MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.ChoiceGroupBinding>) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding
Set the choice Group Binding.
setChoices(List<Object>) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.Choice
Set the choices choice group items.
setChoices(List<Object>) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
Set the choices choice group items.
setClassName(String) - Method in class dev.metaschema.databind.codegen.config.DefaultDefinitionBindingConfiguration
 
setClazz(String) - Method in class dev.metaschema.databind.model.metaschema.binding.Remarks
Set the remark Class.
setCollectionClass(String) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.Java
Set the collection Class.
setCollectionClass(String) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.PropertyBinding.Java
Set the collection Class.
setCollectionClass(String) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.Java
Set the collection Class.
setCollectionClass(String) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.PropertyBinding.Java
Set the collection Class.
setCollectionClassName(String) - Method in class dev.metaschema.databind.codegen.config.DefaultPropertyBindingConfiguration
 
setCollectionClassName(String) - Method in interface dev.metaschema.databind.codegen.config.IMutablePropertyBindingConfiguration
Set the fully qualified class name to use for collection initialization.
setConstraint(AssemblyConstraints) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
Set the constraint property.
setConstraint(AssemblyConstraints) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Set the constraint property.
setConstraint(AssemblyConstraints) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Set the constraint property.
setConstraint(FieldConstraints) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Set the constraint property.
setConstraint(FieldConstraints) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Set the constraint property.
setConstraint(FieldConstraints) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Set the constraint property.
setConstraint(FlagConstraints) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag
Set the constraint property.
setConstraint(FlagConstraints) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
Set the constraint property.
setConstraints(AssemblyConstraints) - Method in class dev.metaschema.databind.model.metaschema.binding.MetapathContext
Set the constraints property.
setConstraints(AssemblyConstraints) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.DefinitionContext
Set the constraints property.
setConstraints(List<? extends IValueConstraintsBase>) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope
Set the constraints choice group items.
setConstraintValidationHandler(IConstraintValidationHandler) - Method in class dev.metaschema.databind.io.AbstractDeserializer
 
setConstraintValidationHandler(IConstraintValidationHandler) - Method in interface dev.metaschema.databind.io.IDeserializer
Set the constraint violation handler for constraint validation.
setContexts(List<MetapathContext>) - Method in class dev.metaschema.databind.model.metaschema.binding.MetapathContext
Set the context property.
setContexts(List<MetapathContext>) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
Set the context property.
setDatatype(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagMatches
Set the matches Data Type.
setDatatype(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
Set the matches Data Type.
setDefault(String) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Set the default Field Value.
setDefault(String) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
Set the default Field Value.
setDefault(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FieldReference
Set the default Field Value.
setDefault(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReference
Set the default Flag Value.
setDefault(String) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Set the default Field Value.
setDefault(String) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag
Set the default Flag Value.
setDefault(String) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Set the default Field Value.
setDefault(String) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
Set the default Flag Value.
setDefineAssemblyBindings(List<MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding>) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding
Set the define Assembly Binding.
setDefineFieldBindings(List<MetaschemaBindings.MetaschemaBinding.DefineFieldBinding>) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding
Set the define Field Binding.
setDefinitionContext(MetaschemaMetaConstraints.DefinitionContext) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
Set the definition-context property.
setDefinitions(List<Object>) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA
Set the definitions choice group items.
setDeprecated(String) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
Set the deprecated Version.
setDeprecated(String) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
Set the deprecated Version.
setDeprecated(String) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Set the deprecated Version.
setDeprecated(String) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
Set the deprecated Version.
setDeprecated(String) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyReference
Set the deprecated Version.
setDeprecated(String) - Method in class dev.metaschema.databind.model.metaschema.binding.ConstraintValueEnum
Set the allowed Value Deprecation Version.
setDeprecated(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FieldReference
Set the deprecated Version.
setDeprecated(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReference
Set the deprecated Version.
setDeprecated(String) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Set the deprecated Version.
setDeprecated(String) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Set the deprecated Version.
setDeprecated(String) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag
Set the deprecated Version.
setDeprecated(String) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Set the deprecated Version.
setDeprecated(String) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Set the deprecated Version.
setDeprecated(String) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
Set the deprecated Version.
setDescription(MarkupLine) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
Set the description.
setDescription(MarkupLine) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
Set the description.
setDescription(MarkupLine) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Set the description.
setDescription(MarkupLine) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
Set the description.
setDescription(MarkupLine) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyReference
Set the description.
setDescription(MarkupLine) - Method in class dev.metaschema.databind.model.metaschema.binding.Example
Set the example Description.
setDescription(MarkupLine) - Method in class dev.metaschema.databind.model.metaschema.binding.FieldReference
Set the description.
setDescription(MarkupLine) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagAllowedValues
Set the description.
setDescription(MarkupLine) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagExpect
Set the description.
setDescription(MarkupLine) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
Set the description.
setDescription(MarkupLine) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagMatches
Set the description.
setDescription(MarkupLine) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReference
Set the description.
setDescription(MarkupLine) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReport
Set the description.
setDescription(MarkupLine) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Set the description.
setDescription(MarkupLine) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Set the description.
setDescription(MarkupLine) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag
Set the description.
setDescription(MarkupLine) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Set the description.
setDescription(MarkupLine) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Set the description.
setDescription(MarkupLine) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
Set the description.
setDescription(MarkupLine) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
Set the description.
setDescription(MarkupLine) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
Set the description.
setDescription(MarkupLine) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
Set the description.
setDescription(MarkupLine) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
Set the description.
setDescription(MarkupLine) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
Set the description.
setDescription(MarkupLine) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
Set the description.
setDescription(MarkupLine) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
Set the description.
setDescription(MarkupLine) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedReportConstraint
Set the description.
setDiscriminator(String) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
Set the discriminator JSON Property.
setDiscriminatorValue(String) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
Set the grouping Discriminator Value.
setDiscriminatorValue(String) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
Set the grouping Discriminator Value.
setDiscriminatorValue(String) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Set the grouping Discriminator Value.
setDiscriminatorValue(String) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
Set the grouping Discriminator Value.
setEnums(List<ConstraintValueEnum>) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagAllowedValues
Set the allowed Value Enumeration.
setEnums(List<ConstraintValueEnum>) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
Set the allowed Value Enumeration.
setExamples(List<Example>) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
Set the example.
setExamples(List<Example>) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Set the example.
setExamples(List<Example>) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Set the example.
setExamples(List<Example>) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Set the example.
setExamples(List<Example>) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag
Set the example.
setExamples(List<Example>) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Set the example.
setExamples(List<Example>) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Set the example.
setExamples(List<Example>) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
Set the example.
setExpression(String) - Method in class dev.metaschema.databind.model.metaschema.binding.ConstraintLetExpression
Set the let Value Metapath Expression.
setExtendBaseClass(String) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.Java
Set the extend Base Class.
setExtendBaseClass(String) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.Java
Set the extend Base Class.
setExtensible(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagAllowedValues
Set the allow Extension?.
setExtensible(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
Set the allow Extension?.
setFlagRef(String) - Method in class dev.metaschema.databind.model.metaschema.binding.JsonKey
Set the jSON Key Flag Reference.
setFlagRef(String) - Method in class dev.metaschema.databind.model.metaschema.binding.JsonValueKeyFlag
Set the flag Reference.
setFlags(List<Object>) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
Set the flags choice group items.
setFlags(List<Object>) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Set the flags choice group items.
setFlags(List<Object>) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Set the flags choice group items.
setFlags(List<Object>) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Set the flags choice group items.
setFlags(List<Object>) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Set the flags choice group items.
setFlags(List<Object>) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Set the flags choice group items.
setFormalName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
Set the formal Name.
setFormalName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
Set the formal Name.
setFormalName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Set the formal Name.
setFormalName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
Set the formal Name.
setFormalName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyReference
Set the formal Name.
setFormalName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FieldReference
Set the formal Name.
setFormalName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagAllowedValues
Set the formal Name.
setFormalName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagExpect
Set the formal Name.
setFormalName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
Set the formal Name.
setFormalName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagMatches
Set the formal Name.
setFormalName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReference
Set the formal Name.
setFormalName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReport
Set the formal Name.
setFormalName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Set the formal Name.
setFormalName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Set the formal Name.
setFormalName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag
Set the formal Name.
setFormalName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Set the formal Name.
setFormalName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Set the formal Name.
setFormalName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
Set the formal Name.
setFormalName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
Set the formal Name.
setFormalName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
Set the formal Name.
setFormalName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
Set the formal Name.
setFormalName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
Set the formal Name.
setFormalName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
Set the formal Name.
setFormalName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
Set the formal Name.
setFormalName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
Set the formal Name.
setFormalName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedReportConstraint
Set the formal Name.
setGroupAs(GroupingAs) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
Set the group As.
setGroupAs(GroupingAs) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyReference
Set the group As.
setGroupAs(GroupingAs) - Method in class dev.metaschema.databind.model.metaschema.binding.FieldReference
Set the group As.
setGroupAs(GroupingAs) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Set the group As.
setGroupAs(GroupingAs) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Set the group As.
setHref(URI) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding
Set the href.
setHref(URI) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.Import
Set the import URI Reference.
setHref(URI) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.Import
Set the href property.
setHref(URI) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Import
Set the href property.
setId(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagAllowedValues
Set the constraint Identifier.
setId(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagExpect
Set the constraint Identifier.
setId(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
Set the constraint Identifier.
setId(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagMatches
Set the constraint Identifier.
setId(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReport
Set the constraint Identifier.
setId(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
Set the constraint Identifier.
setId(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
Set the constraint Identifier.
setId(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
Set the constraint Identifier.
setId(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
Set the constraint Identifier.
setId(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
Set the constraint Identifier.
setId(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
Set the constraint Identifier.
setId(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
Set the constraint Identifier.
setId(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedReportConstraint
Set the constraint Identifier.
setImplementInterfaces(List<String>) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.Java
Set the implement Interface.
setImplementInterfaces(List<String>) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.Java
Set the implement Interface.
setImports(List<METASCHEMA.Import>) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA
Set the module Import.
setImports(List<MetaschemaMetaConstraints.Import>) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
Set the import property.
setImports(List<MetaschemaModuleConstraints.Import>) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
Set the import property.
setIndex(BigInteger) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
Set the assembly Reference Binary Name.
setIndex(BigInteger) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
Set the inline Assembly Binary Name.
setIndex(BigInteger) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Set the inline Field Binary Name.
setIndex(BigInteger) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
Set the field Reference Binary Name.
setIndex(BigInteger) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyReference
Set the assembly Reference Binary Name.
setIndex(BigInteger) - Method in class dev.metaschema.databind.model.metaschema.binding.FieldReference
Set the field Reference Binary Name.
setIndex(BigInteger) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReference
Set the flag Reference Binary Name.
setIndex(BigInteger) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Set the inline Assembly Binary Name.
setIndex(BigInteger) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Set the inline Field Binary Name.
setIndex(BigInteger) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag
Set the inline Flag Binary Name.
setIndex(BigInteger) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly.RootName
Set the numeric Index.
setIndex(BigInteger) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Set the global Assembly Binary Name.
setIndex(BigInteger) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Set the global Field Binary Name.
setIndex(BigInteger) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
Set the global Flag Binary Name.
setIndex(BigInteger) - Method in class dev.metaschema.databind.model.metaschema.binding.UseName
Set the numeric Index.
setInJson(String) - Method in class dev.metaschema.databind.model.metaschema.binding.GroupingAs
Set the in JSON Grouping Syntax.
setInstances(List<Object>) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel
Set the instances choice group items.
setInXml(String) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
Set the field In XML.
setInXml(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FieldReference
Set the field In XML.
setInXml(String) - Method in class dev.metaschema.databind.model.metaschema.binding.GroupingAs
Set the in XML Grouping Syntax.
setInXml(String) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Set the field In XML.
setItemType(MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.ChoiceGroupBinding.ItemType) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.ChoiceGroupBinding
Set the item Type.
setJava(MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.Java) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding
Set the java Object Definition Binding.
setJava(MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.PropertyBinding.Java) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.PropertyBinding
Set the java Property Binding.
setJava(MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.Java) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding
Set the java Object Definition Binding.
setJava(MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.PropertyBinding.Java) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.PropertyBinding
Set the java Property Binding.
setJava(MetaschemaBindings.ModelBinding.Java) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.ModelBinding
Set the java Model Binding.
setJsonBaseUri(URI) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA
Set the jSON Base URI.
setJsonKey(JsonKey) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
Set the jSON Key.
setJsonKey(JsonKey) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Set the jSON Key.
setJsonKey(JsonKey) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Set the jSON Key.
setJsonKey(JsonKey) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Set the jSON Key.
setJsonKey(JsonKey) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Set the jSON Key.
setJsonValueKey(String) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Set the field Value JSON Property Name.
setJsonValueKey(String) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Set the field Value JSON Property Name.
setJsonValueKey(String) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Set the field Value JSON Property Name.
setJsonValueKeyFlag(JsonValueKeyFlag) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Set the flag Used as the Field Value's JSON Property Name.
setJsonValueKeyFlag(JsonValueKeyFlag) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Set the flag Used as the Field Value's JSON Property Name.
setJsonValueKeyFlag(JsonValueKeyFlag) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Set the flag Used as the Field Value's JSON Property Name.
setKeyFields(List<KeyConstraintField>) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
Set the key Constraint Field.
setKeyFields(List<KeyConstraintField>) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
Set the key Constraint Field.
setKeyFields(List<KeyConstraintField>) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
Set the key Constraint Field.
setKeyFields(List<KeyConstraintField>) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
Set the key Constraint Field.
setLets(List<ConstraintLetExpression>) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyConstraints
Set the constraint Let Expression.
setLets(List<ConstraintLetExpression>) - Method in class dev.metaschema.databind.model.metaschema.binding.FieldConstraints
Set the constraint Let Expression.
setLets(List<ConstraintLetExpression>) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagConstraints
Set the constraint Let Expression.
setLevel(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagAllowedValues
Set the constraint Severity Level.
setLevel(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagExpect
Set the constraint Severity Level.
setLevel(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
Set the constraint Severity Level.
setLevel(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagMatches
Set the constraint Severity Level.
setLevel(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReport
Set the constraint Severity Level.
setLevel(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
Set the constraint Severity Level.
setLevel(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
Set the constraint Severity Level.
setLevel(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
Set the constraint Severity Level.
setLevel(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
Set the constraint Severity Level.
setLevel(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
Set the constraint Severity Level.
setLevel(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
Set the constraint Severity Level.
setLevel(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
Set the constraint Severity Level.
setLevel(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedReportConstraint
Set the constraint Severity Level.
setLogger(JavaCompilerSupport.Logger) - Method in class dev.metaschema.databind.codegen.JavaCompilerSupport
Set the logger for compilation messages.
setMaxOccurs(String) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
Set the maximum Occurrence.
setMaxOccurs(String) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyReference
Set the maximum Occurrence.
setMaxOccurs(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FieldReference
Set the maximum Occurrence.
setMaxOccurs(String) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Set the maximum Occurrence.
setMaxOccurs(String) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Set the maximum Occurrence.
setMaxOccurs(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
Set the maximum Occurrence.
setMessage(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagExpect
Set the constraint Condition Violation Message.
setMessage(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
Set the constraint Condition Violation Message.
setMessage(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagMatches
Set the constraint Condition Violation Message.
setMessage(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReport
Set the constraint Condition Violation Message.
setMessage(String) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope
Set the constraint Condition Violation Message.
setMessage(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
Set the constraint Condition Violation Message.
setMessage(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
Set the constraint Condition Violation Message.
setMessage(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
Set the constraint Condition Violation Message.
setMessage(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
Set the constraint Condition Violation Message.
setMessage(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
Set the constraint Condition Violation Message.
setMessage(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
Set the constraint Condition Violation Message.
setMessage(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedReportConstraint
Set the constraint Condition Violation Message.
setMetapaths(List<MetaschemaMetapath>) - Method in class dev.metaschema.databind.model.metaschema.binding.MetapathContext
Set the metapath property.
setMetaschemaBindings(List<MetaschemaBindings.MetaschemaBinding>) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings
Set the metaschema Binding.
setMetaschemaNamespace(URI) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope
Set the metaschema-namespace property.
setMetaschemaShortName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope
Set the metaschema-short-name property.
setMinOccurs(BigInteger) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
Set the minimum Occurrence.
setMinOccurs(BigInteger) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyReference
Set the minimum Occurrence.
setMinOccurs(BigInteger) - Method in class dev.metaschema.databind.model.metaschema.binding.FieldReference
Set the minimum Occurrence.
setMinOccurs(BigInteger) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Set the minimum Occurrence.
setMinOccurs(BigInteger) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Set the minimum Occurrence.
setMinOccurs(BigInteger) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
Set the minimum Occurrence.
setModel(AssemblyModel) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
Set the model property.
setModel(AssemblyModel) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Set the model property.
setModel(AssemblyModel) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Set the model property.
setModelBindings(List<MetaschemaBindings.ModelBinding>) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings
Set the model Binding.
setName(String) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.ChoiceGroupBinding
Set the name.
setName(String) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.PropertyBinding
Set the name.
setName(String) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding
Set the name.
setName(String) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.PropertyBinding
Set the name.
setName(String) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding
Set the name.
setName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
Set the inline Assembly Name.
setName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Set the inline Field Name.
setName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
Set the index Name.
setName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.GroupingAs
Set the grouping Name.
setName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Set the inline Assembly Name.
setName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Set the inline Field Name.
setName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag
Set the inline Flag Name.
setName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly.RootName
Set the field value.
setName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Set the global Assembly Name.
setName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Set the global Field Name.
setName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
Set the global Flag Name.
setName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.DefinitionContext
Set the name property.
setName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
Set the name property.
setName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.Property
Set the property Name.
setName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
Set the index Name.
setName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
Set the index Name.
setName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.UseName
Set the field value.
setNamespace(URI) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.ModelBinding
Set the namespace.
setNamespace(URI) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA
Set the module Collection Namespace.
setNamespace(URI) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.DefinitionContext
Set the namespace property.
setNamespace(URI) - Method in class dev.metaschema.databind.model.metaschema.binding.Property
Set the property Namespace.
setNamespaceBindings(List<MetapathNamespace>) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA
Set the metapath Namespace Declaration.
setNamespaceBindings(List<MetapathNamespace>) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
Set the metapath Namespace Declaration.
setNamespaceBindings(List<MetapathNamespace>) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
Set the metapath Namespace Declaration.
setPath(String) - Method in class dev.metaschema.databind.model.metaschema.binding.Example
Set the path property.
setPattern(String) - Method in class dev.metaschema.databind.model.metaschema.binding.KeyConstraintField
Set the key Field Value Pattern.
setPrefix(String) - Method in class dev.metaschema.databind.model.metaschema.binding.MetapathNamespace
Set the metapath Namespace Prefix.
setPropertyBindings(List<MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.PropertyBinding>) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding
Set the property Binding.
setPropertyBindings(List<MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.PropertyBinding>) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding
Set the property Binding.
setProps(List<Property>) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
Set the property.
setProps(List<Property>) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
Set the property.
setProps(List<Property>) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Set the property.
setProps(List<Property>) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
Set the property.
setProps(List<Property>) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyReference
Set the property.
setProps(List<Property>) - Method in class dev.metaschema.databind.model.metaschema.binding.FieldReference
Set the property.
setProps(List<Property>) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagAllowedValues
Set the property.
setProps(List<Property>) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagExpect
Set the property.
setProps(List<Property>) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
Set the property.
setProps(List<Property>) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagMatches
Set the property.
setProps(List<Property>) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReference
Set the property.
setProps(List<Property>) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReport
Set the property.
setProps(List<Property>) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Set the property.
setProps(List<Property>) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Set the property.
setProps(List<Property>) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag
Set the property.
setProps(List<Property>) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Set the property.
setProps(List<Property>) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Set the property.
setProps(List<Property>) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
Set the property.
setProps(List<Property>) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
Set the property.
setProps(List<Property>) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
Set the property.
setProps(List<Property>) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
Set the property.
setProps(List<Property>) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
Set the property.
setProps(List<Property>) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
Set the property.
setProps(List<Property>) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
Set the property.
setProps(List<Property>) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
Set the property.
setProps(List<Property>) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedReportConstraint
Set the property.
setQualifiedBaseClassName(String) - Method in class dev.metaschema.databind.codegen.config.DefaultDefinitionBindingConfiguration
 
setRef(String) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
Set the global Assembly Reference.
setRef(String) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
Set the global Field Reference.
setRef(String) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyReference
Set the global Assembly Reference.
setRef(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FieldReference
Set the global Field Reference.
setRef(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReference
Set the global Flag Reference.
setRef(URI) - Method in class dev.metaschema.databind.model.metaschema.binding.Example
Set the example Reference.
setRegex(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagMatches
Set the matches Regular Expression.
setRegex(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
Set the matches Regular Expression.
setRemark(MarkupLine) - Method in class dev.metaschema.databind.model.metaschema.binding.ConstraintValueEnum
Set the field value.
setRemark(MarkupMultiline) - Method in class dev.metaschema.databind.model.metaschema.binding.Remarks
Set the field value.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyReference
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.ConstraintLetExpression
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.Example
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.FieldReference
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagAllowedValues
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagExpect
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagMatches
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReference
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReport
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.KeyConstraintField
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.MetapathContext
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.DefinitionContext
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
Set the remarks.
setRemarks(Remarks) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedReportConstraint
Set the remarks.
setRequired(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReference
Set the is Flag Required?.
setRequired(String) - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag
Set the is Flag Required?.
setRootName(METASCHEMA.DefineAssembly.RootName) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Set the root Name.
setRules(List<? extends IConstraintBase>) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagConstraints
Set the rules choice group items.
setRules(List<? extends IConstraintBase>) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Flag
Set the rules choice group items.
setRules(List<? extends ITargetedConstraintBase>) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyConstraints
Set the rules choice group items.
setRules(List<? extends ITargetedConstraintBase>) - Method in class dev.metaschema.databind.model.metaschema.binding.FieldConstraints
Set the rules choice group items.
setRules(List<? extends ITargetedConstraintBase>) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Assembly
Set the rules choice group items.
setRules(List<? extends ITargetedConstraintBase>) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Field
Set the rules choice group items.
setSchemaName(MarkupLine) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA
Set the module Name.
setSchemaVersion(String) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA
Set the schema-version property.
setScope(String) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Set the definition Scope.
setScope(String) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Set the definition Scope.
setScope(String) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
Set the definition Scope.
setScopes(List<MetaschemaModuleConstraints.Scope>) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
Set the scope property.
setShortName(String) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA
Set the module Short Name.
setTarget(String) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding
Set the target.
setTarget(String) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding
Set the target.
setTarget(String) - Method in class dev.metaschema.databind.model.metaschema.binding.KeyConstraintField
Set the key Field Value Target.
setTarget(String) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetapath
Set the target property.
setTarget(String) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Assembly
Set the constraint Target Metapath Expression.
setTarget(String) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Field
Set the constraint Target Metapath Expression.
setTarget(String) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Flag
Set the constraint Target Metapath Expression.
setTarget(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
Set the constraint Target Metapath Expression.
setTarget(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
Set the constraint Target Metapath Expression.
setTarget(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
Set the constraint Target Metapath Expression.
setTarget(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
Set the constraint Target Metapath Expression.
setTarget(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
Set the constraint Target Metapath Expression.
setTarget(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
Set the constraint Target Metapath Expression.
setTarget(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
Set the constraint Target Metapath Expression.
setTarget(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedReportConstraint
Set the constraint Target Metapath Expression.
setTest(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagExpect
Set the expect Test Condition.
setTest(String) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReport
Set the report Test Condition.
setTest(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
Set the expect Test Condition.
setTest(String) - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedReportConstraint
Set the report Test Condition.
setUri(URI) - Method in class dev.metaschema.databind.model.metaschema.binding.MetapathNamespace
Set the metapath Namespace URI.
setUseClassName(String) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.Java
Set the use Class Name.
setUseClassName(String) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.Java
Set the use Class Name.
setUseName(UseName) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
Set the use Name.
setUseName(UseName) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
Set the use Name.
setUseName(UseName) - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyReference
Set the use Name.
setUseName(UseName) - Method in class dev.metaschema.databind.model.metaschema.binding.FieldReference
Set the use Name.
setUseName(UseName) - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReference
Set the use Name.
setUseName(UseName) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
Set the use Name.
setUseName(UseName) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
Set the use Name.
setUseName(UseName) - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
Set the use Name.
setUsePackageName(String) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.ModelBinding.Java
Set the use Package Name.
setUseWildcard(Boolean) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.ChoiceGroupBinding.ItemType
Set the use Wildcard.
setValue(Object, Object) - Method in interface dev.metaschema.databind.model.IBoundInstance
Set the provided value on the provided object.
setValue(Object, Object) - Method in interface dev.metaschema.databind.model.IFeatureJavaField
 
setValue(Object, Object) - Method in interface dev.metaschema.databind.model.IValuedMutable
Set the provided value on the provided object.
setValue(Object, String) - Method in interface dev.metaschema.databind.model.info.IFeatureScalarItemValueHandler
Apply the string value.
setValue(String) - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.ChoiceGroupBinding.ItemType
Set the field value.
setValue(String) - Method in class dev.metaschema.databind.model.metaschema.binding.ConstraintValueEnum
Set the allowed Value Enumeration Value.
setValue(String) - Method in class dev.metaschema.databind.model.metaschema.binding.Property
Set the property Value.
setVar(String) - Method in class dev.metaschema.databind.model.metaschema.binding.ConstraintLetExpression
Set the let Variable Name.
setVersion(String) - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
Set the version property.
SimpleModuleLoaderStrategy - Class in dev.metaschema.databind
A simple module loader strategy that supports optional dynamic code generation.
SimpleModuleLoaderStrategy() - Constructor for class dev.metaschema.databind.SimpleModuleLoaderStrategy
Construct a new simple module loader strategy with dynamic compilation disabled.
SimpleModuleLoaderStrategy(IModuleBindingGenerator) - Constructor for class dev.metaschema.databind.SimpleModuleLoaderStrategy
Construct a new simple module loader strategy with the provided binding generator.
SINGLETON_GROUP_AS - Static variable in interface dev.metaschema.databind.model.IGroupAs
A singleton instance representing a group-as for non-grouped (singleton) items.
size(Object) - Method in interface dev.metaschema.databind.model.info.IModelInstanceCollectionInfo
Get the number of items associated with the value.

T

target() - Element in annotation type dev.metaschema.databind.model.annotations.AllowedValues
An optional metapath that points to the target flag or field value that the constraint applies to.
target() - Element in annotation type dev.metaschema.databind.model.annotations.Expect
An optional metapath that points to the target flag or field value that the constraint applies to.
target() - Element in annotation type dev.metaschema.databind.model.annotations.HasCardinality
An optional metapath that points to the target flag or field value that the constraint applies to.
target() - Element in annotation type dev.metaschema.databind.model.annotations.Index
An optional metapath that points to the target flag or field value that the constraint applies to.
target() - Element in annotation type dev.metaschema.databind.model.annotations.IndexHasKey
An optional metapath that points to the target flag or field value that the constraint applies to.
target() - Element in annotation type dev.metaschema.databind.model.annotations.IsUnique
An optional metapath that points to the target flag or field value that the constraint applies to.
target() - Element in annotation type dev.metaschema.databind.model.annotations.KeyField
An optional metapath that points to the target flag or field value that the key applies to.
target() - Element in annotation type dev.metaschema.databind.model.annotations.Let
A Metapath to use the query the values assigned to the variable.
target() - Element in annotation type dev.metaschema.databind.model.annotations.Matches
An optional Metapath that points to the target flag or field value that the constraint applies to.
target() - Element in annotation type dev.metaschema.databind.model.annotations.Report
An optional metapath that points to the target flag or field value that the constraint applies to.
TargetedAllowedValuesConstraint - Class in dev.metaschema.databind.model.metaschema.binding
Allowed Values Constraint.
TargetedAllowedValuesConstraint() - Constructor for class dev.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
Constructs a new dev.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint instance with no metadata.
TargetedAllowedValuesConstraint(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
Constructs a new dev.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint instance with the specified metadata.
TargetedExpectConstraint - Class in dev.metaschema.databind.model.metaschema.binding
Expect Condition Constraint.
TargetedExpectConstraint() - Constructor for class dev.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
Constructs a new dev.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint instance with no metadata.
TargetedExpectConstraint(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
Constructs a new dev.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint instance with the specified metadata.
TargetedHasCardinalityConstraint - Class in dev.metaschema.databind.model.metaschema.binding
Targeted Cardinality Constraint.
TargetedHasCardinalityConstraint() - Constructor for class dev.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
Constructs a new dev.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint instance with no metadata.
TargetedHasCardinalityConstraint(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
Constructs a new dev.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint instance with the specified metadata.
TargetedIndexConstraint - Class in dev.metaschema.databind.model.metaschema.binding
Targeted Index Constraint.
TargetedIndexConstraint() - Constructor for class dev.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
Constructs a new dev.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint instance with no metadata.
TargetedIndexConstraint(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
Constructs a new dev.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint instance with the specified metadata.
TargetedIndexHasKeyConstraint - Class in dev.metaschema.databind.model.metaschema.binding
Targeted Index Has Key Constraint.
TargetedIndexHasKeyConstraint() - Constructor for class dev.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
Constructs a new dev.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint instance with no metadata.
TargetedIndexHasKeyConstraint(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
Constructs a new dev.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint instance with the specified metadata.
TargetedIsUniqueConstraint - Class in dev.metaschema.databind.model.metaschema.binding
Targeted Unique Constraint.
TargetedIsUniqueConstraint() - Constructor for class dev.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
Constructs a new dev.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint instance with no metadata.
TargetedIsUniqueConstraint(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
Constructs a new dev.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint instance with the specified metadata.
TargetedMatchesConstraint - Class in dev.metaschema.databind.model.metaschema.binding
Value Matches Constraint.
TargetedMatchesConstraint() - Constructor for class dev.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
Constructs a new dev.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint instance with no metadata.
TargetedMatchesConstraint(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
Constructs a new dev.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint instance with the specified metadata.
TargetedReportConstraint - Class in dev.metaschema.databind.model.metaschema.binding
Report Condition Constraint.
TargetedReportConstraint() - Constructor for class dev.metaschema.databind.model.metaschema.binding.TargetedReportConstraint
Constructs a new dev.metaschema.databind.model.metaschema.binding.TargetedReportConstraint instance with no metadata.
TargetedReportConstraint(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.TargetedReportConstraint
Constructs a new dev.metaschema.databind.model.metaschema.binding.TargetedReportConstraint instance with the specified metadata.
test() - Element in annotation type dev.metaschema.databind.model.annotations.Expect
A metapath that is expected to evaluate to true in this context.
test() - Element in annotation type dev.metaschema.databind.model.annotations.Report
A metapath that is expected to evaluate to true when a finding should be reported.
toAtomicItem() - Method in class dev.metaschema.databind.model.annotations.NullJavaTypeAdapter.VoidItem
 
toClassName(String) - Static method in class dev.metaschema.databind.codegen.ClassUtils
Transforms the provided name into a string suitable for use as a Java class name.
toLocation(IBoundObject) - Static method in class dev.metaschema.databind.model.annotations.ModelUtil
Get a location string for the given bound object based on its metaschema data.
toLocation(IBoundObject, URI) - Static method in class dev.metaschema.databind.model.annotations.ModelUtil
Get a location string for the given bound object, optionally including a URI.
toPackageName(String) - Static method in class dev.metaschema.databind.codegen.ClassUtils
Transforms the provided name into a string suitable for use as a Java package name.
toPropertyEntry(Property) - Static method in class dev.metaschema.databind.model.annotations.ModelUtil
Convert a Property annotation to a map entry suitable for use in an IAttributable properties map.
toPropertyName(String) - Static method in class dev.metaschema.databind.codegen.ClassUtils
Transforms the provided name into a string suitable for use as a Java property name.
toSignature() - Method in class dev.metaschema.databind.model.annotations.NullJavaTypeAdapter.VoidItem
 
toString() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.ChoiceGroupBinding.ItemType
 
toString() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.ChoiceGroupBinding
 
toString() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.Java
 
toString() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.PropertyBinding.Java
 
toString() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding.PropertyBinding
 
toString() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineAssemblyBinding
 
toString() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.Java
 
toString() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.PropertyBinding.Java
 
toString() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding.PropertyBinding
 
toString() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding.DefineFieldBinding
 
toString() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.MetaschemaBinding
 
toString() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.ModelBinding.Java
 
toString() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings.ModelBinding
 
toString() - Method in class dev.metaschema.databind.config.binding.MetaschemaBindings
 
toString() - Method in class dev.metaschema.databind.io.PathTracker
 
toString() - Method in class dev.metaschema.databind.io.ValidationContext
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.Any
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyConstraints
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.Choice
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyModel
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.AssemblyReference
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.ConstraintLetExpression
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.ConstraintValueEnum
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.Example
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.FieldConstraints
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.FieldReference
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagAllowedValues
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagConstraints
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagExpect
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagMatches
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReference
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.FlagReport
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.GroupingAs
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineField
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.InlineDefineFlag
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.JsonKey
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.JsonValueKeyFlag
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.KeyConstraintField
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.MetapathContext
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.MetapathNamespace
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly.RootName
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA.Import
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.METASCHEMA
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.DefinitionContext
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.Import
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaMetapath
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Import
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Assembly
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Field
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Flag
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.Property
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.Remarks
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.TargetedReportConstraint
 
toString() - Method in class dev.metaschema.databind.model.metaschema.binding.UseName
 
toVariableName(String) - Static method in class dev.metaschema.databind.codegen.ClassUtils
Transforms the provided name into a string suitable for use as a Java variable name.
typeAdapter() - Element in annotation type dev.metaschema.databind.model.annotations.BoundField
The Metaschema data type adapter for the field's value.
typeAdapter() - Element in annotation type dev.metaschema.databind.model.annotations.BoundFieldValue
The Module data type adapter for the field's value.
typeAdapter() - Element in annotation type dev.metaschema.databind.model.annotations.BoundFlag
The Module data type adapter for the field's value.
typeAdapter() - Element in annotation type dev.metaschema.databind.model.annotations.BoundGroupedField
The Metaschema data type adapter for the field's value.
typeAdapter() - Element in annotation type dev.metaschema.databind.model.annotations.Matches
The Module data type adapter for the data type that the associated value must conform to.

U

unique() - Element in annotation type dev.metaschema.databind.model.annotations.AssemblyConstraints
Get the unique constraints for this assembly.
UNQUALIFIED - Enum constant in enum dev.metaschema.databind.model.annotations.XmlNsForm
Elements are not namespace-qualified.
UNSET - Enum constant in enum dev.metaschema.databind.model.annotations.XmlNsForm
The namespace form uses the default behavior.
uri() - Element in annotation type dev.metaschema.databind.model.annotations.NsBinding
The Metapath namespace URI that is bound to the prefix.
useIndex() - Element in annotation type dev.metaschema.databind.model.annotations.BoundAssembly
The binary use name of the assembly.
useIndex() - Element in annotation type dev.metaschema.databind.model.annotations.BoundField
The binary use name of the field.
useIndex() - Element in annotation type dev.metaschema.databind.model.annotations.BoundFlag
The binary use name of the flag.
useIndex() - Element in annotation type dev.metaschema.databind.model.annotations.BoundGroupedAssembly
The binary use name of the assembly.
useIndex() - Element in annotation type dev.metaschema.databind.model.annotations.BoundGroupedField
The binary use name of the field.
useIndex() - Element in annotation type dev.metaschema.databind.model.annotations.MetaschemaField
The binary use name of the assembly.
useName() - Element in annotation type dev.metaschema.databind.model.annotations.BoundAssembly
The model name to use for singleton values.
useName() - Element in annotation type dev.metaschema.databind.model.annotations.BoundField
The model name to use for JSON/YAML singleton values and associated XML elements.
useName() - Element in annotation type dev.metaschema.databind.model.annotations.BoundGroupedAssembly
The model name to use for singleton values.
useName() - Element in annotation type dev.metaschema.databind.model.annotations.BoundGroupedField
The model name to use for JSON/YAML singleton values and associated XML elements.
useName() - Element in annotation type dev.metaschema.databind.model.annotations.MetaschemaField
Get the name to use for data instances of this field.
UseName - Class in dev.metaschema.databind.model.metaschema.binding
Allows the name of the definition to be overridden.
UseName() - Constructor for class dev.metaschema.databind.model.metaschema.binding.UseName
Constructs a new dev.metaschema.databind.model.metaschema.binding.UseName instance with no metadata.
UseName(IMetaschemaData) - Constructor for class dev.metaschema.databind.model.metaschema.binding.UseName
Constructs a new dev.metaschema.databind.model.metaschema.binding.UseName instance with the specified metadata.

V

validate(IDefinitionNodeItem<?, ?>, IBoundLoader, IConfiguration<ValidationFeature<?>>) - Method in interface dev.metaschema.databind.IBindingContext
Perform constraint validation on the provided bound object represented as an IDefinitionNodeItem.
validate(IDocumentNodeItem, IBoundLoader, IConfiguration<ValidationFeature<?>>) - Method in interface dev.metaschema.databind.IBindingContext
Perform constraint validation on the provided bound object represented as an IDocumentNodeItem.
validate(URI, Format, IBindingContext.ISchemaValidationProvider, IConfiguration<ValidationFeature<?>>) - Method in interface dev.metaschema.databind.IBindingContext
Load and perform schema and constraint validation on the target.
validateRequiredFields(IBoundDefinitionModelComplex, Collection<? extends IBoundProperty<?>>, ValidationContext) - Method in class dev.metaschema.databind.io.AbstractProblemHandler
Validate that all required fields have values or defaults.
validateWithConstraints(URI, IConfiguration<ValidationFeature<?>>) - Method in interface dev.metaschema.databind.IBindingContext
Load and validate the provided target using the associated Module module constraints.
validateWithSchema(URI, Format, IBindingContext) - Method in interface dev.metaschema.databind.IBindingContext.ISchemaValidationProvider
Validate the target resource.
ValidationContext - Class in dev.metaschema.databind.io
Provides contextual information for validation errors during parsing.
value() - Element in annotation type dev.metaschema.databind.model.annotations.AllowedValue
The specific enumerated value.
valueConstraints() - Element in annotation type dev.metaschema.databind.model.annotations.BoundField
Get the value constraints defined for this Metaschema field inline definition.
valueConstraints() - Element in annotation type dev.metaschema.databind.model.annotations.BoundFlag
Get the value constraints defined for this Metaschema flag inline definition.
valueConstraints() - Element in annotation type dev.metaschema.databind.model.annotations.BoundGroupedField
Get the value constraints defined for this Metaschema field inline definition.
valueConstraints() - Element in annotation type dev.metaschema.databind.model.annotations.MetaschemaAssembly
Get the value constraints defined for this Metaschema assembly definition.
valueConstraints() - Element in annotation type dev.metaschema.databind.model.annotations.MetaschemaField
Get the value constraints defined for this Metaschema field definition.
ValueConstraints - Annotation Type in dev.metaschema.databind.model.annotations
Defines value-level constraints for field and flag definitions.
valueKeyName() - Element in annotation type dev.metaschema.databind.model.annotations.BoundFieldValue
The name of the JSON property that contains the field's value.
valueOf(String) - Static method in enum dev.metaschema.databind.io.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum dev.metaschema.databind.model.annotations.XmlNsForm
Returns the enum constant of this type with the specified name.
values() - Static method in enum dev.metaschema.databind.io.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Element in annotation type dev.metaschema.databind.model.annotations.AllowedValues
Get any allowed values for this constraint.
values() - Element in annotation type dev.metaschema.databind.model.annotations.Property
The values for the property's name and namespace.
values() - Static method in enum dev.metaschema.databind.model.annotations.XmlNsForm
Returns an array containing the constants of this enum type, in the order they are declared.
VoidItem() - Constructor for class dev.metaschema.databind.model.annotations.NullJavaTypeAdapter.VoidItem
 

W

write(IBoundDefinitionModelComplex, IBoundObject) - Method in interface dev.metaschema.databind.io.IWritingContext
Write the data described by the provided targetObject as an XML element.
write(IBoundDefinitionModelComplex, IBoundObject) - Method in class dev.metaschema.databind.io.json.MetaschemaJsonWriter
 
write(IBoundDefinitionModelComplex, IBoundObject) - Method in class dev.metaschema.databind.io.xml.MetaschemaXmlWriter
 
writeChoiceGroupItem(IBoundObject, IBoundInstanceModelChoiceGroup) - Method in class dev.metaschema.databind.io.json.MetaschemaJsonWriter
 
writeChoiceGroupItem(IBoundObject, IBoundInstanceModelChoiceGroup) - Method in interface dev.metaschema.databind.model.info.IItemWriteHandler
Write an item.
writeItem(IBoundObject, IItemWriteHandler) - Method in interface dev.metaschema.databind.model.IBoundDefinitionModelAssembly
 
writeItem(IBoundObject, IItemWriteHandler) - Method in interface dev.metaschema.databind.model.IBoundDefinitionModelFieldComplex
 
writeItem(IBoundObject, IItemWriteHandler) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelAssembly
 
writeItem(IBoundObject, IItemWriteHandler) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelChoiceGroup
 
writeItem(IBoundObject, IItemWriteHandler) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelFieldComplex
 
writeItem(IBoundObject, IItemWriteHandler) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelGroupedAssembly
 
writeItem(IBoundObject, IItemWriteHandler) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelGroupedField
 
writeItem(ITEM) - Method in interface dev.metaschema.databind.model.info.IModelInstanceWriteHandler
Write the next item in the collection of items represented by the instance.
writeItem(Object, IItemWriteHandler) - Method in interface dev.metaschema.databind.model.IBoundFieldValue
 
writeItem(Object, IItemWriteHandler) - Method in interface dev.metaschema.databind.model.IBoundInstanceFlag
 
writeItem(Object, IItemWriteHandler) - Method in interface dev.metaschema.databind.model.IBoundInstanceModelFieldScalar
 
writeItem(TYPE, IItemWriteHandler) - Method in interface dev.metaschema.databind.model.info.IItemValueHandler
Write the provided item.
writeItemAssembly(IBoundObject, IBoundDefinitionModelAssembly) - Method in class dev.metaschema.databind.io.json.MetaschemaJsonWriter
 
writeItemAssembly(IBoundObject, IBoundDefinitionModelAssembly) - Method in interface dev.metaschema.databind.model.info.IItemWriteHandler
Write an item.
writeItemAssembly(IBoundObject, IBoundInstanceModelAssembly) - Method in class dev.metaschema.databind.io.json.MetaschemaJsonWriter
 
writeItemAssembly(IBoundObject, IBoundInstanceModelAssembly) - Method in interface dev.metaschema.databind.model.info.IItemWriteHandler
Write an item.
writeItemAssembly(IBoundObject, IBoundInstanceModelGroupedAssembly) - Method in class dev.metaschema.databind.io.json.MetaschemaJsonWriter
 
writeItemAssembly(IBoundObject, IBoundInstanceModelGroupedAssembly) - Method in interface dev.metaschema.databind.model.info.IItemWriteHandler
Write an item.
writeItemField(IBoundObject, IBoundDefinitionModelFieldComplex) - Method in class dev.metaschema.databind.io.json.MetaschemaJsonWriter
 
writeItemField(IBoundObject, IBoundDefinitionModelFieldComplex) - Method in interface dev.metaschema.databind.model.info.IItemWriteHandler
Write an item.
writeItemField(IBoundObject, IBoundInstanceModelFieldComplex) - Method in class dev.metaschema.databind.io.json.MetaschemaJsonWriter
 
writeItemField(IBoundObject, IBoundInstanceModelFieldComplex) - Method in interface dev.metaschema.databind.model.info.IItemWriteHandler
Write an item.
writeItemField(IBoundObject, IBoundInstanceModelGroupedField) - Method in class dev.metaschema.databind.io.json.MetaschemaJsonWriter
 
writeItemField(IBoundObject, IBoundInstanceModelGroupedField) - Method in interface dev.metaschema.databind.model.info.IItemWriteHandler
Write an item.
writeItemField(Object, IBoundInstanceModelFieldScalar) - Method in class dev.metaschema.databind.io.json.MetaschemaJsonWriter
 
writeItemField(Object, IBoundInstanceModelFieldScalar) - Method in interface dev.metaschema.databind.model.info.IItemWriteHandler
Write an item.
writeItemFieldValue(Object, IBoundFieldValue) - Method in class dev.metaschema.databind.io.json.MetaschemaJsonWriter
 
writeItemFieldValue(Object, IBoundFieldValue) - Method in interface dev.metaschema.databind.model.info.IItemWriteHandler
Write an item.
writeItemFlag(Object, IBoundInstanceFlag) - Method in class dev.metaschema.databind.io.json.MetaschemaJsonWriter
 
writeItemFlag(Object, IBoundInstanceFlag) - Method in interface dev.metaschema.databind.model.info.IItemWriteHandler
Write an item.
writeItems(IModelInstanceWriteHandler<ITEM>, Object) - Method in interface dev.metaschema.databind.model.info.IModelInstanceCollectionInfo
Write the items represented by the given value.
writeList(List<ITEM>) - Method in class dev.metaschema.databind.model.info.AbstractModelInstanceWriteHandler
 
writeList(List<ITEM>) - Method in interface dev.metaschema.databind.model.info.IModelInstanceWriteHandler
Write items from a list collection.
writeMap(Map<String, ITEM>) - Method in class dev.metaschema.databind.model.info.AbstractModelInstanceWriteHandler
 
writeMap(Map<String, ITEM>) - Method in interface dev.metaschema.databind.model.info.IModelInstanceWriteHandler
Write items from a map collection.
writeRoot(IBoundDefinitionModelAssembly, IBoundObject) - Method in interface dev.metaschema.databind.io.xml.IXmlWritingContext
Write the root element for the provided definition and bound object.
writeRoot(IBoundDefinitionModelAssembly, IBoundObject) - Method in class dev.metaschema.databind.io.xml.MetaschemaXmlWriter
 
writeSingleton(ITEM) - Method in interface dev.metaschema.databind.model.info.IModelInstanceWriteHandler
Write a singleton item.

X

XML - Enum constant in enum dev.metaschema.databind.io.Format
xmlAttributeFormDefault() - Element in annotation type dev.metaschema.databind.model.annotations.XmlSchema
Get the default XML attribute form.
xmlElementFormDefault() - Element in annotation type dev.metaschema.databind.model.annotations.XmlSchema
Get the default XML element form.
xmlns() - Element in annotation type dev.metaschema.databind.model.annotations.XmlSchema
Defines the XML namespace URI and prefix to use for this model.
XmlNs - Annotation Type in dev.metaschema.databind.model.annotations
Used to identify the XML namespace to use for a set of annotated Java classes.
XmlNsForm - Enum in dev.metaschema.databind.model.annotations
Specifies the namespace qualification behavior for XML elements.
XmlSchema - Annotation Type in dev.metaschema.databind.model.annotations
This annotation provides package-level Module information.
xmlSchemaLocation() - Element in annotation type dev.metaschema.databind.model.annotations.XmlSchema
The location of the associated XML schema.

Y

YAML - Enum constant in enum dev.metaschema.databind.io.Format
YAML_CODEPOINT_LIMIT - Static variable in class dev.metaschema.databind.io.DeserializationFeature
Determines the max YAML codepoints that can be read.
YAML_CODEPOINT_LIMIT_DEFAULT - Static variable in class dev.metaschema.databind.io.DeserializationFeature
The default maximum number of codepoints that can be read from a YAML document.
YamlOperations - Class in dev.metaschema.databind.io.yaml
Utility methods for YAML parsing and conversion operations.
yamlToJson(Map<String, Object>) - Static method in class dev.metaschema.databind.io.yaml.YamlOperations
Converts the provided YAML map into JSON.
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form