Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractBoundModule - Class in gov.nist.secauto.metaschema.databind.model
- AbstractBoundModule(List<? extends IBoundModule>, IBindingContext) - Constructor for class gov.nist.secauto.metaschema.databind.model.AbstractBoundModule
-
Construct a new Module instance.
- AbstractDeserializer<CLASS extends IBoundObject> - Class in gov.nist.secauto.metaschema.databind.io
-
The base class of all format-specific deserializers.
- AbstractDeserializer(IBoundDefinitionModelAssembly) - Constructor for class gov.nist.secauto.metaschema.databind.io.AbstractDeserializer
-
Construct a new deserializer.
- AbstractModelInstanceCollectionInfo<ITEM> - Class in gov.nist.secauto.metaschema.databind.model.info
- AbstractModelInstanceCollectionInfo(IBoundInstanceModel<ITEM>) - Constructor for class gov.nist.secauto.metaschema.databind.model.info.AbstractModelInstanceCollectionInfo
- AbstractModelInstanceReadHandler<ITEM> - Class in gov.nist.secauto.metaschema.databind.model.info
- AbstractModelInstanceReadHandler(IBoundInstanceModel<ITEM>, IBoundObject) - Constructor for class gov.nist.secauto.metaschema.databind.model.info.AbstractModelInstanceReadHandler
- AbstractModelInstanceWriteHandler<ITEM> - Class in gov.nist.secauto.metaschema.databind.model.info
- AbstractModelInstanceWriteHandler(IBoundInstanceModel<ITEM>) - Constructor for class gov.nist.secauto.metaschema.databind.model.info.AbstractModelInstanceWriteHandler
- AbstractModuleLoaderStrategy - Class in gov.nist.secauto.metaschema.databind
-
Provides basic module loading capabilities.
- AbstractModuleLoaderStrategy() - Constructor for class gov.nist.secauto.metaschema.databind.AbstractModuleLoaderStrategy
- AbstractProblemHandler - Class in gov.nist.secauto.metaschema.databind.io
- AbstractProblemHandler() - Constructor for class gov.nist.secauto.metaschema.databind.io.AbstractProblemHandler
- AbstractSerializer<CLASS extends IBoundObject> - Class in gov.nist.secauto.metaschema.databind.io
-
The base class of all format-specific serializers.
- AbstractSerializer(IBoundDefinitionModelAssembly) - Constructor for class gov.nist.secauto.metaschema.databind.io.AbstractSerializer
-
Construct a new serializer.
- accept(IBoundObject, T) - Method in interface gov.nist.secauto.metaschema.databind.io.IWritingContext.ObjectWriter
- accept(XMLEvent) - Method in class gov.nist.secauto.metaschema.databind.io.xml.CommentFilter
- addAssemblyDefinitionBindingConfig(String, IDefinitionBindingConfiguration) - Method in class gov.nist.secauto.metaschema.databind.codegen.config.DefaultBindingConfiguration.MetaschemaBindingConfiguration
-
Set the binding configuration for the
IAssemblyDefinition
with the providedname
. - addContext(MetapathContext) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetapathContext
-
Add a new
MetapathContext
item to the underlying collection. - addContext(MetapathContext) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
-
Add a new
MetapathContext
item to the underlying collection. - addEnum(ConstraintValueEnum) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagAllowedValues
-
Add a new
ConstraintValueEnum
item to the underlying collection. - addEnum(ConstraintValueEnum) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
-
Add a new
ConstraintValueEnum
item to the underlying collection. - addExample(Example) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
-
Add a new
Example
item to the underlying collection. - addExample(Example) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
-
Add a new
Example
item to the underlying collection. - addExample(Example) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
-
Add a new
Example
item to the underlying collection. - addExample(Example) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
-
Add a new
Example
item to the underlying collection. - addExample(Example) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineFlag
-
Add a new
Example
item to the underlying collection. - addExample(Example) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
-
Add a new
Example
item to the underlying collection. - addExample(Example) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
-
Add a new
Example
item to the underlying collection. - addExample(Example) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
-
Add a new
Example
item to the underlying collection. - addFieldDefinitionBindingConfig(String, IDefinitionBindingConfiguration) - Method in class gov.nist.secauto.metaschema.databind.codegen.config.DefaultBindingConfiguration.MetaschemaBindingConfiguration
-
Set the binding configuration for the
IFieldDefinition
with the providedname
. - addImport(METASCHEMA.Import) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA
-
Add a new
METASCHEMA.Import
item to the underlying collection. - addImport(MetaschemaMetaConstraints.Import) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
-
Add a new
MetaschemaMetaConstraints.Import
item to the underlying collection. - addImport(MetaschemaModuleConstraints.Import) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
-
Add a new
MetaschemaModuleConstraints.Import
item to the underlying collection. - addInterfaceToImplement(String) - Method in class gov.nist.secauto.metaschema.databind.codegen.config.DefaultDefinitionBindingConfiguration
- addKeyField(KeyConstraintField) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
-
Add a new
KeyConstraintField
item to the underlying collection. - addKeyField(KeyConstraintField) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
-
Add a new
KeyConstraintField
item to the underlying collection. - addKeyField(KeyConstraintField) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
-
Add a new
KeyConstraintField
item to the underlying collection. - addKeyField(KeyConstraintField) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
-
Add a new
KeyConstraintField
item to the underlying collection. - addLet(ConstraintLetExpression) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyConstraints
-
Add a new
ConstraintLetExpression
item to the underlying collection. - addLet(ConstraintLetExpression) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldConstraints
-
Add a new
ConstraintLetExpression
item to the underlying collection. - addLet(ConstraintLetExpression) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagConstraints
-
Add a new
ConstraintLetExpression
item to the underlying collection. - addMetapath(MetaschemaMetapath) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetapathContext
-
Add a new
MetaschemaMetapath
item to the underlying collection. - addMetaschemaBindingConfiguration(String, DefaultBindingConfiguration.MetaschemaBindingConfiguration) - Method in class gov.nist.secauto.metaschema.databind.codegen.config.DefaultBindingConfiguration
-
Set the binding configuration for the Module module located at the provided
moduleUri
. - addModelBindingConfig(String, String) - Method in class gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA
-
Add a new
MetapathNamespace
item to the underlying collection. - addNamespaceBinding(MetapathNamespace) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
-
Add a new
MetapathNamespace
item to the underlying collection. - addNamespaceBinding(MetapathNamespace) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
-
Add a new
MetapathNamespace
item to the underlying collection. - addProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
-
Add a new
Property
item to the underlying collection. - addProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
-
Add a new
Property
item to the underlying collection. - addProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
-
Add a new
Property
item to the underlying collection. - addProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
-
Add a new
Property
item to the underlying collection. - addProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyReference
-
Add a new
Property
item to the underlying collection. - addProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldReference
-
Add a new
Property
item to the underlying collection. - addProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagAllowedValues
-
Add a new
Property
item to the underlying collection. - addProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagExpect
-
Add a new
Property
item to the underlying collection. - addProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
-
Add a new
Property
item to the underlying collection. - addProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagMatches
-
Add a new
Property
item to the underlying collection. - addProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagReference
-
Add a new
Property
item to the underlying collection. - addProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
-
Add a new
Property
item to the underlying collection. - addProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
-
Add a new
Property
item to the underlying collection. - addProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineFlag
-
Add a new
Property
item to the underlying collection. - addProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
-
Add a new
Property
item to the underlying collection. - addProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
-
Add a new
Property
item to the underlying collection. - addProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
-
Add a new
Property
item to the underlying collection. - addProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
-
Add a new
Property
item to the underlying collection. - addProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
-
Add a new
Property
item to the underlying collection. - addProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
-
Add a new
Property
item to the underlying collection. - addProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
-
Add a new
Property
item to the underlying collection. - addProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
-
Add a new
Property
item to the underlying collection. - addProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
-
Add a new
Property
item to the underlying collection. - addProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
-
Add a new
Property
item to the underlying collection. - addRootModule(String) - Method in class gov.nist.secauto.metaschema.databind.codegen.JavaCompilerSupport
- addScope(MetaschemaModuleConstraints.Scope) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
-
Add a new
MetaschemaModuleConstraints.Scope
item to the underlying collection. - addToClassPath(String) - Method in class gov.nist.secauto.metaschema.databind.codegen.JavaCompilerSupport
- addToModulePath(String) - Method in class gov.nist.secauto.metaschema.databind.codegen.JavaCompilerSupport
- afterDeserialize(Object) - Method in interface gov.nist.secauto.metaschema.databind.io.IDeserializationHandler
-
A method called just after the object's data is read and added to the object.
- AllowedValue - Annotation Type in gov.nist.secauto.metaschema.databind.model.annotations
-
This annotation provides an enumerated value that is used as part of an
AllowedValues
annotation. - allowedValues() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.ValueConstraints
-
Get the allowed value constraints for the type or field this annotation is applied to.
- AllowedValues - Annotation Type in gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.metaschema.BindingModuleLoader
-
Allow inline XML entities to be automatically replaced.
- allowEntityResolution() - Method in interface gov.nist.secauto.metaschema.databind.model.metaschema.IBindingModuleLoader
-
Enable entity resolution within a loaded Metaschema module resource.
- allowOthers() - Element in annotation type gov.nist.secauto.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 gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.metaschema.binding
- Any() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Any
- Any(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Any
- applyConfiguration(IConfiguration<DeserializationFeature<?>>) - Method in class gov.nist.secauto.metaschema.databind.io.AbstractDeserializer
- applyConfiguration(IConfiguration<DeserializationFeature<?>>) - Method in class gov.nist.secauto.metaschema.databind.io.DefaultBoundLoader
- applyConfiguration(IConfiguration<DeserializationFeature<?>>) - Method in interface gov.nist.secauto.metaschema.databind.io.IBoundLoader
- applyConfiguration(IConfiguration<DeserializationFeature<?>>) - Method in interface gov.nist.secauto.metaschema.databind.io.IDeserializer
- applyConfiguration(IConfiguration<DeserializationFeature<?>>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.BindingModuleLoader
- applyConfiguration(IConfiguration<SerializationFeature<?>>) - Method in class gov.nist.secauto.metaschema.databind.io.AbstractSerializer
- applyConfiguration(IConfiguration<SerializationFeature<?>>) - Method in interface gov.nist.secauto.metaschema.databind.io.ISerializer
- applyDefaults(Object, Collection<? extends IBoundProperty<?>>) - Static method in class gov.nist.secauto.metaschema.databind.io.AbstractProblemHandler
-
A utility method for applying default values for the provided
unhandledInstances
. - asMapKey() - Method in class gov.nist.secauto.metaschema.databind.model.annotations.NullJavaTypeAdapter.VoidItem
- assemblies() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundChoiceGroup
-
The the assemblies that may occur within this choice group.
- assemblies() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.MetaschemaModule
-
Get the classes representing the global assemblies defined on this Module.
- Assembly() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
- Assembly() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Assembly
- Assembly(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
- Assembly(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Assembly
- AssemblyConstraints - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- AssemblyConstraints - Annotation Type in gov.nist.secauto.metaschema.databind.model.annotations
- AssemblyConstraints() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyConstraints
- AssemblyConstraints(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyConstraints
- AssemblyModel - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- AssemblyModel() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel
- AssemblyModel(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel
- AssemblyModel.Choice - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- AssemblyModel.ChoiceGroup - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- AssemblyModel.ChoiceGroup.Assembly - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- AssemblyModel.ChoiceGroup.DefineAssembly - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- AssemblyModel.ChoiceGroup.DefineField - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- AssemblyModel.ChoiceGroup.Field - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- AssemblyReference - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- AssemblyReference() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyReference
- AssemblyReference(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyReference
- asString() - Method in class gov.nist.secauto.metaschema.databind.model.annotations.NullJavaTypeAdapter.VoidItem
B
- beforeDeserialize(Object) - Method in interface gov.nist.secauto.metaschema.databind.io.IDeserializationHandler
-
A method called just before the object data is read and added to the object.
- binding() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundGroupedAssembly
-
The bound class associated with this assembly.
- binding() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundGroupedField
-
The bound class associated with this assembly.
- BindingConstraintLoader - Class in gov.nist.secauto.metaschema.databind.model.metaschema
-
Provides methods to load a constraint set expressed in XML.
- BindingConstraintLoader(IBindingContext) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.BindingConstraintLoader
- BindingContextBuilder(Function<IBindingContext.IModuleLoaderStrategy, IBindingContext>) - Constructor for class gov.nist.secauto.metaschema.databind.IBindingContext.BindingContextBuilder
-
Construct a new builder.
- BindingException - Exception in gov.nist.secauto.metaschema.databind.io
-
Used to report exceptional conditions related to processing bound objects.
- BindingException(String) - Constructor for exception gov.nist.secauto.metaschema.databind.io.BindingException
-
Construct a new binding exception with the provided detail message.
- BindingException(String, Throwable) - Constructor for exception gov.nist.secauto.metaschema.databind.io.BindingException
-
Construct a new binding exception with the provided detail message and cause.
- BindingException(Throwable) - Constructor for exception gov.nist.secauto.metaschema.databind.io.BindingException
-
Construct a new binding exception with the provided cause.
- BindingModuleLoader - Class in gov.nist.secauto.metaschema.databind.model.metaschema
-
A module loader implementation that parses Metaschema modules from a specified resource using the built-in model
MetaschemaModelModule
binding. - BindingModuleLoader(IBindingContext, ModuleLoadingPostProcessor) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.BindingModuleLoader
-
Construct a new Metaschema loader.
- BoundAssembly - Annotation Type in gov.nist.secauto.metaschema.databind.model.annotations
-
Identifies that the annotation target is a bound property that references a Module assembly.
- BoundChoiceGroup - Annotation Type in gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.annotations
-
Identifies that the annotation target is a bound property that references a Module field.
- BoundFieldValue - Annotation Type in gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.annotations
-
Identifies that the annotation target is a bound property that represents a Module flag.
- BoundGroupedAssembly - Annotation Type in gov.nist.secauto.metaschema.databind.model.annotations
-
Identifies that the annotation target is a bound property that references a Module assembly.
- BoundGroupedField - Annotation Type in gov.nist.secauto.metaschema.databind.model.annotations
-
Identifies that the annotation target is a bound property that references a Module field.
- build() - Method in class gov.nist.secauto.metaschema.databind.IBindingContext.BindingContextBuilder
-
Build a
IBindingContext
using the configuration options provided to the builder. - builder() - Static method in interface gov.nist.secauto.metaschema.databind.IBindingContext
-
Get a new builder that can produce a new, configured binding context.
C
- callAfterDeserialize(IBoundObject, IBoundObject) - Method in interface gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelAssembly
- callAfterDeserialize(IBoundObject, IBoundObject) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelFieldComplex
- callAfterDeserialize(IBoundObject, IBoundObject) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelGroupedNamed
- callAfterDeserialize(IBoundObject, IBoundObject) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IFeatureComplexItemValueHandler
- callBeforeDeserialize(IBoundObject, IBoundObject) - Method in interface gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelAssembly
- callBeforeDeserialize(IBoundObject, IBoundObject) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelFieldComplex
- callBeforeDeserialize(IBoundObject, IBoundObject) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelGroupedNamed
- callBeforeDeserialize(IBoundObject, IBoundObject) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IFeatureComplexItemValueHandler
- canHandleXmlQName(QName) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundDefinitionModelAssembly
- canHandleXmlQName(QName) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundDefinitionModelFieldComplex
- canHandleXmlQName(QName) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundFieldValue
- canHandleXmlQName(QName) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceFlag
- canHandleXmlQName(QName) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelChoiceGroup
- canHandleXmlQName(QName) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelField
- canHandleXmlQName(QName) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelNamed
- canHandleXmlQName(QName) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundModelObject
-
Determine if the provided XML qualified name is associated with this property.
- cardinality() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.AssemblyConstraints
-
Get the cardinality constraints for this assembly.
- castAsType(IAnyAtomicItem) - Method in class gov.nist.secauto.metaschema.databind.model.annotations.NullJavaTypeAdapter.VoidItem
- Choice() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.Choice
- Choice(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.Choice
- ChoiceGroup() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
- ChoiceGroup(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
- ClassUtils - Class in gov.nist.secauto.metaschema.databind.codegen
-
A variety of utility methods for normalizing Java class related names.
- close() - Method in class gov.nist.secauto.metaschema.databind.io.ModelDetector.Result
- CommentFilter - Class in gov.nist.secauto.metaschema.databind.io.xml
- CommentFilter() - Constructor for class gov.nist.secauto.metaschema.databind.io.xml.CommentFilter
- compareTo(IAnyAtomicItem) - Method in class gov.nist.secauto.metaschema.databind.model.annotations.NullJavaTypeAdapter.VoidItem
- compile(List<Path>, Writer) - Method in class gov.nist.secauto.metaschema.databind.codegen.JavaCompilerSupport
-
Generate and compile Java classes.
- compileMetaschema(IModule, Path) - Static method in class gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.codegen.ModuleCompilerHelper
-
Generate and compile Java class, representing the provided Module
module
and its related definitions, using the provided custombindingConfiguration
. - compilePath(Path) - Method in class gov.nist.secauto.metaschema.databind.IBindingContext.BindingContextBuilder
-
Enable dynamic code generation and compilation for Metaschema module-based classes.
- configurationChanged(IMutableConfiguration<DeserializationFeature<?>>) - Method in class gov.nist.secauto.metaschema.databind.io.json.DefaultJsonDeserializer
- configurationChanged(IMutableConfiguration<DeserializationFeature<?>>) - Method in class gov.nist.secauto.metaschema.databind.io.xml.DefaultXmlDeserializer
- configurationChanged(IMutableConfiguration<SerializationFeature<?>>) - Method in class gov.nist.secauto.metaschema.databind.io.json.DefaultJsonSerializer
- configurationChanged(IMutableConfiguration<SerializationFeature<?>>) - Method in class gov.nist.secauto.metaschema.databind.io.xml.DefaultXmlSerializer
- configurationChanged(IMutableConfiguration<DeserializationFeature<?>>) - Method in class gov.nist.secauto.metaschema.databind.io.AbstractDeserializer
- configureJsonFactory(JsonFactory) - Static method in class gov.nist.secauto.metaschema.databind.io.json.JsonFactoryFactory
-
Apply a standard configuration to the provided JSON
factory
. - ConstraintLetExpression - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- ConstraintLetExpression() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.ConstraintLetExpression
- ConstraintLetExpression(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.ConstraintLetExpression
- constraintSet(IConstraintSet) - Method in class gov.nist.secauto.metaschema.databind.IBindingContext.BindingContextBuilder
-
Configure a set of constraints targeting Metaschema modules.
- constraintSet(Collection<IConstraintSet>) - Method in class gov.nist.secauto.metaschema.databind.IBindingContext.BindingContextBuilder
-
Configure a collection of constraint sets targeting Metaschema modules.
- ConstraintValueEnum - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- ConstraintValueEnum() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.ConstraintValueEnum
- ConstraintValueEnum(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.ConstraintValueEnum
- convert(URI, OutputStream, Format, Class<CLASS>) - Method in interface gov.nist.secauto.metaschema.databind.io.IBoundLoader
-
Auto convert the provided
source
to the providedtoFormat
. - convert(URI, Writer, Format, Class<CLASS>) - Method in interface gov.nist.secauto.metaschema.databind.io.IBoundLoader
-
Auto convert the provided
source
to the providedtoFormat
. - convert(URI, Path, Format, Class<CLASS>) - Method in interface gov.nist.secauto.metaschema.databind.io.IBoundLoader
-
Auto convert the provided
source
to the providedtoFormat
. - convert(Path, OutputStream, Format, Class<CLASS>) - Method in interface gov.nist.secauto.metaschema.databind.io.IBoundLoader
-
Auto convert the provided
source
to the providedtoFormat
. - convert(Path, Path, Format, Class<CLASS>) - Method in interface gov.nist.secauto.metaschema.databind.io.IBoundLoader
-
Auto convert the provided
source
to the providedtoFormat
. - copy(Object) - Method in class gov.nist.secauto.metaschema.databind.model.annotations.NullJavaTypeAdapter
D
- deepCopy(CLASS, IBoundObject) - Method in class gov.nist.secauto.metaschema.databind.DefaultBindingContext
- deepCopy(CLASS, IBoundObject) - Method in interface gov.nist.secauto.metaschema.databind.IBindingContext
-
Create a deep copy of the provided bound object.
- deepCopy(IBoundObject, IBoundObject) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundFieldValue
- deepCopy(IBoundObject, IBoundObject) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceFlag
- deepCopy(IBoundObject, IBoundObject) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundProperty
-
Copy this instance from one parent object to another.
- deepCopyItem(IBoundObject, IBoundObject) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelAssembly
- deepCopyItem(IBoundObject, IBoundObject) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelChoiceGroup
- deepCopyItem(IBoundObject, IBoundObject) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelFieldComplex
- deepCopyItem(IBoundObject, IBoundObject) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelGroupedNamed
- deepCopyItem(IBoundObject, IBoundObject) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IFeatureComplexItemValueHandler
- deepCopyItem(Object, IBoundObject) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IFeatureScalarItemValueHandler
- deepCopyItem(TYPE, IBoundObject) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IItemValueHandler
-
Create and return a deep copy of the provided item.
- deepCopyItems(IBoundObject, IBoundObject) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IModelInstanceCollectionInfo
- DEFAULT_STRING_VALUE - Static variable in class gov.nist.secauto.metaschema.databind.model.annotations.ModelUtil
- DefaultBindingConfiguration - Class in gov.nist.secauto.metaschema.databind.codegen.config
- DefaultBindingConfiguration() - Constructor for class gov.nist.secauto.metaschema.databind.codegen.config.DefaultBindingConfiguration
- DefaultBindingConfiguration.MetaschemaBindingConfiguration - Class in gov.nist.secauto.metaschema.databind.codegen.config
- DefaultBindingContext - Class in gov.nist.secauto.metaschema.databind
-
The implementation of a
IBindingContext
provided by this library. - DefaultBindingContext() - Constructor for class gov.nist.secauto.metaschema.databind.DefaultBindingContext
-
Construct a new binding context.
- DefaultBindingContext(IBindingContext.IModuleLoaderStrategy) - Constructor for class gov.nist.secauto.metaschema.databind.DefaultBindingContext
-
Construct a new binding context.
- DefaultBoundLoader - Class in gov.nist.secauto.metaschema.databind.io
-
A default implementation of an
IBoundLoader
. - DefaultBoundLoader(IBindingContext) - Constructor for class gov.nist.secauto.metaschema.databind.io.DefaultBoundLoader
-
Construct a new loader instance, using the provided
IBindingContext
. - DefaultDefinitionBindingConfiguration - Class in gov.nist.secauto.metaschema.databind.codegen.config
- DefaultDefinitionBindingConfiguration() - Constructor for class gov.nist.secauto.metaschema.databind.codegen.config.DefaultDefinitionBindingConfiguration
-
Create a new definition binding configuration.
- DefaultDefinitionBindingConfiguration(IDefinitionBindingConfiguration) - Constructor for class gov.nist.secauto.metaschema.databind.codegen.config.DefaultDefinitionBindingConfiguration
-
Create a new definition binding configuration based on a previous configuration.
- DefaultJsonDeserializer<CLASS extends IBoundObject> - Class in gov.nist.secauto.metaschema.databind.io.json
- DefaultJsonDeserializer(IBoundDefinitionModelAssembly) - Constructor for class gov.nist.secauto.metaschema.databind.io.json.DefaultJsonDeserializer
-
Construct a new JSON deserializer that will parse the bound class identified by the
classBinding
. - DefaultJsonProblemHandler - Class in gov.nist.secauto.metaschema.databind.io.json
- DefaultJsonProblemHandler() - Constructor for class gov.nist.secauto.metaschema.databind.io.json.DefaultJsonProblemHandler
- DefaultJsonSerializer<CLASS extends IBoundObject> - Class in gov.nist.secauto.metaschema.databind.io.json
- DefaultJsonSerializer(IBoundDefinitionModelAssembly) - Constructor for class gov.nist.secauto.metaschema.databind.io.json.DefaultJsonSerializer
-
Construct a new Module binding-based deserializer that reads JSON-based Module content.
- DefaultModuleBindingGenerator - Class in gov.nist.secauto.metaschema.databind.codegen
- DefaultModuleBindingGenerator(Path) - Constructor for class gov.nist.secauto.metaschema.databind.codegen.DefaultModuleBindingGenerator
- defaultValue() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundField
-
The default value of the field represented as a string.
- defaultValue() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundFieldValue
-
The default value of the field represented as a string.
- defaultValue() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundFlag
-
The default value of the flag represented as a string.
- DefaultXmlDeserializer<CLASS extends IBoundObject> - Class in gov.nist.secauto.metaschema.databind.io.xml
- DefaultXmlDeserializer(IBoundDefinitionModelAssembly) - Constructor for class gov.nist.secauto.metaschema.databind.io.xml.DefaultXmlDeserializer
-
Construct a new Module binding-based deserializer that reads XML-based Module content.
- DefaultXmlProblemHandler - Class in gov.nist.secauto.metaschema.databind.io.xml
-
Handles problems identified in the parsed XML.
- DefaultXmlProblemHandler() - Constructor for class gov.nist.secauto.metaschema.databind.io.xml.DefaultXmlProblemHandler
- DefaultXmlSerializer<CLASS extends IBoundObject> - Class in gov.nist.secauto.metaschema.databind.io.xml
- DefaultXmlSerializer(IBoundDefinitionModelAssembly) - Constructor for class gov.nist.secauto.metaschema.databind.io.xml.DefaultXmlSerializer
-
Construct a new XML serializer based on the top-level assembly indicated by the provided
classBinding
. - DefaultYamlDeserializer<CLASS extends IBoundObject> - Class in gov.nist.secauto.metaschema.databind.io.yaml
- DefaultYamlDeserializer(IBoundDefinitionModelAssembly) - Constructor for class gov.nist.secauto.metaschema.databind.io.yaml.DefaultYamlDeserializer
-
Construct a new YAML deserializer that will parse the bound class identified by the
classBinding
. - DefaultYamlSerializer<CLASS extends IBoundObject> - Class in gov.nist.secauto.metaschema.databind.io.yaml
- DefaultYamlSerializer(IBoundDefinitionModelAssembly) - Constructor for class gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
- DefineAssembly() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- DefineAssembly(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
- DefineAssembly(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- DefineField() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- DefineField() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- DefineField(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- DefineField(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- DefineFlag() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
- DefineFlag(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
- DefinitionContext() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.DefinitionContext
- DefinitionContext(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.DefinitionContext
- deprecatedVersion() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.AllowedValue
-
The version this value was deprecated in.
- description() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.AllowedValue
-
A description, encoded as a line of Markdown.
- description() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.AllowedValues
-
An optional description of the constraint.
- description() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundAssembly
-
Get the documentary description of the assembly.
- description() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundField
-
Get the documentary description of the field.
- description() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundFlag
-
Get the documentary description of the flag.
- description() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundGroupedAssembly
-
Get the documentary description of the assembly.
- description() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundGroupedField
-
Get the documentary description of the field.
- description() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.Expect
-
An optional description of the constraint.
- description() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.HasCardinality
-
An optional description of the constraint.
- description() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.Index
-
An optional description of the constraint.
- description() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.IndexHasKey
-
An optional description of the constraint.
- description() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.IsUnique
-
An optional description of the constraint.
- description() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.Matches
-
An optional description of the constraint.
- description() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.MetaschemaAssembly
-
Get the documentary description of the assembly.
- description() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.MetaschemaField
-
Get the documentary description of the field.
- DeserializationFeature<V> - Class in gov.nist.secauto.metaschema.databind.io
- deserialize(File) - Method in interface gov.nist.secauto.metaschema.databind.io.IDeserializer
-
Read data from the
File
into a bound class instance. - deserialize(InputStream, URI) - Method in interface gov.nist.secauto.metaschema.databind.io.IDeserializer
-
Read data from the
InputStream
into a bound class instance. - deserialize(Reader, URI) - Method in interface gov.nist.secauto.metaschema.databind.io.IDeserializer
-
Read data from the
Reader
into a bound class instance. - deserialize(URL) - Method in interface gov.nist.secauto.metaschema.databind.io.IDeserializer
-
Read data from the remote resource into a bound class instance.
- deserialize(Path) - Method in interface gov.nist.secauto.metaschema.databind.io.IDeserializer
-
Read data from the
Path
into a bound class instance. - DESERIALIZE_JSON_ROOT_PROPERTY - Static variable in class gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.io.DeserializationFeature
-
If enabled, perform constraint validation on the deserialized bound objects.
- DESERIALIZE_XML_ALLOW_ENTITY_RESOLUTION - Static variable in class gov.nist.secauto.metaschema.databind.io.DeserializationFeature
-
If enabled, allow inline XML entities to be automatically replaced.
- deserializeToNodeItem(InputStream, URI) - Method in interface gov.nist.secauto.metaschema.databind.io.IDeserializer
-
Read data from the
Reader
into a node item instance. - deserializeToNodeItem(Reader, URI) - Method in class gov.nist.secauto.metaschema.databind.io.AbstractDeserializer
- deserializeToNodeItem(Reader, URI) - Method in interface gov.nist.secauto.metaschema.databind.io.IDeserializer
-
Read data from the
Reader
into a node item instance. - deserializeToNodeItemInternal(Reader, URI) - Method in class gov.nist.secauto.metaschema.databind.io.AbstractDeserializer
-
This abstract method delegates parsing to the concrete implementation.
- deserializeToNodeItemInternal(Reader, URI) - Method in class gov.nist.secauto.metaschema.databind.io.json.DefaultJsonDeserializer
- deserializeToNodeItemInternal(Reader, URI) - Method in class gov.nist.secauto.metaschema.databind.io.xml.DefaultXmlDeserializer
- deserializeToValue(Reader, URI) - Method in class gov.nist.secauto.metaschema.databind.io.AbstractDeserializer
- deserializeToValue(Reader, URI) - Method in interface gov.nist.secauto.metaschema.databind.io.IDeserializer
-
Read data from the
Reader
into a node item instance. - deserializeToValueInternal(Reader, URI) - Method in class gov.nist.secauto.metaschema.databind.io.AbstractDeserializer
- deserializeToValueInternal(Reader, URI) - Method in class gov.nist.secauto.metaschema.databind.io.json.DefaultJsonDeserializer
- deserializeToValueInternal(Reader, URI) - Method in class gov.nist.secauto.metaschema.databind.io.xml.DefaultXmlDeserializer
- detect(InputStream) - Method in class gov.nist.secauto.metaschema.databind.io.FormatDetector
-
Analyzes the data from the provided
inputStream
to determine it's format. - detect(InputStream, Format) - Method in class gov.nist.secauto.metaschema.databind.io.ModelDetector
-
Analyzes the data from the provided
inputStream
to determine it's model. - detect(URL) - Method in class gov.nist.secauto.metaschema.databind.io.FormatDetector
-
Analyzes the provided
resource
to determine it's format. - detectFormat(File) - Method in interface gov.nist.secauto.metaschema.databind.io.IBoundLoader
-
Determine the format of the provided resource.
- detectFormat(InputStream) - Method in class gov.nist.secauto.metaschema.databind.io.DefaultBoundLoader
- detectFormat(InputStream) - Method in interface gov.nist.secauto.metaschema.databind.io.IBoundLoader
-
Determine the format of the provided resource.
- detectFormat(URI) - Method in class gov.nist.secauto.metaschema.databind.io.DefaultBoundLoader
- detectFormat(URI) - Method in interface gov.nist.secauto.metaschema.databind.io.IBoundLoader
-
Determine the format of the resource identified by the provided
uri
. - detectFormat(URL) - Method in interface gov.nist.secauto.metaschema.databind.io.IBoundLoader
-
Determine the format of the provided resource.
- detectFormat(Path) - Method in interface gov.nist.secauto.metaschema.databind.io.IBoundLoader
-
Determine the format of the provided resource.
- detectModel(InputStream, Format) - Method in class gov.nist.secauto.metaschema.databind.io.DefaultBoundLoader
- detectModel(InputStream, Format) - Method in interface gov.nist.secauto.metaschema.databind.io.IBoundLoader
-
Determine the model of the provided resource.
- disableFeature(DeserializationFeature<?>) - Method in class gov.nist.secauto.metaschema.databind.io.AbstractDeserializer
- disableFeature(DeserializationFeature<?>) - Method in interface gov.nist.secauto.metaschema.databind.io.IBoundLoader
- disableFeature(DeserializationFeature<?>) - Method in interface gov.nist.secauto.metaschema.databind.io.IDeserializer
- disableFeature(SerializationFeature<?>) - Method in class gov.nist.secauto.metaschema.databind.io.AbstractSerializer
- disableFeature(SerializationFeature<?>) - Method in interface gov.nist.secauto.metaschema.databind.io.ISerializer
- discriminator() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundChoiceGroup
-
The discriminator to use for determining the type of child elements in JSON.
- discriminatorValue() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundGroupedAssembly
-
Get any remarks for this field.
- discriminatorValue() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundGroupedField
-
Get any remarks for this field.
E
- emptyValue() - Method in interface gov.nist.secauto.metaschema.databind.model.info.IModelInstanceCollectionInfo
- enableFeature(DeserializationFeature<?>) - Method in class gov.nist.secauto.metaschema.databind.io.AbstractDeserializer
- enableFeature(DeserializationFeature<?>) - Method in interface gov.nist.secauto.metaschema.databind.io.IBoundLoader
- enableFeature(DeserializationFeature<?>) - Method in interface gov.nist.secauto.metaschema.databind.io.IDeserializer
- enableFeature(SerializationFeature<?>) - Method in class gov.nist.secauto.metaschema.databind.io.AbstractSerializer
- enableFeature(SerializationFeature<?>) - Method in interface gov.nist.secauto.metaschema.databind.io.ISerializer
- Example - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- Example() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Example
- Example(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Example
- expect() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.ValueConstraints
-
Get the expect constraints for the type or field this annotation is applied to.
- Expect - Annotation Type in gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.annotations.AllowedValues
-
Indicates if the constraint can be extended by other constraints.
F
- Field() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
- Field() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Field
- Field(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
- Field(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Field
- FieldConstraints - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- FieldConstraints() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldConstraints
- FieldConstraints(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldConstraints
- FieldReference - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- FieldReference() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldReference
- FieldReference(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldReference
- fields() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundChoiceGroup
-
The the fields that may occur within this choice group.
- fields() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.MetaschemaModule
-
Get the classes representing the global fields defined on this Module.
- Flag() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Flag
- Flag(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Flag
- FlagAllowedValues - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- FlagAllowedValues() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagAllowedValues
- FlagAllowedValues(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagAllowedValues
- FlagConstraints - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- FlagConstraints() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagConstraints
- FlagConstraints(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagConstraints
- FlagExpect - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- FlagExpect() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagExpect
- FlagExpect(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagExpect
- FlagIndexHasKey - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- FlagIndexHasKey() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
- FlagIndexHasKey(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
- FlagMatches - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- FlagMatches() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagMatches
- FlagMatches(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagMatches
- FlagReference - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- FlagReference() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagReference
- FlagReference(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagReference
- formalName() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.AllowedValues
-
An optional formal name for the constraint.
- formalName() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundAssembly
-
Get the documentary formal name of the assembly.
- formalName() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundField
-
Get the documentary formal name of the field.
- formalName() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundFlag
-
Get the documentary formal name of the flag.
- formalName() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundGroupedAssembly
-
Get the documentary formal name of the assembly.
- formalName() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundGroupedField
-
Get the documentary formal name of the field.
- formalName() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.Expect
-
An optional formal name for the constraint.
- formalName() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.HasCardinality
-
An optional formal name for the constraint.
- formalName() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.Index
-
An optional formal name for the constraint.
- formalName() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.IndexHasKey
-
An optional formal name for the constraint.
- formalName() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.IsUnique
-
An optional formal name for the constraint.
- formalName() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.Matches
-
An optional formal name for the constraint.
- formalName() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.MetaschemaAssembly
-
Get the documentary formal name of the assembly.
- formalName() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.MetaschemaField
-
Get the documentary formal name of the field.
- Format - Enum in gov.nist.secauto.metaschema.databind.io
-
Selections of serialization formats.
- FORMAT_DETECTION_LOOKAHEAD - Static variable in class gov.nist.secauto.metaschema.databind.io.DeserializationFeature
- FORMAT_DETECTION_LOOKAHEAD_LIMIT - Static variable in class gov.nist.secauto.metaschema.databind.io.DeserializationFeature
-
Determines how many bytes can be looked at to identify the format of a document.
- FormatDetector - Class in gov.nist.secauto.metaschema.databind.io
-
Provides a means to analyze content to determine what
Format
the data is represented as. - FormatDetector() - Constructor for class gov.nist.secauto.metaschema.databind.io.FormatDetector
-
Construct a new format detector using the default configuration.
- FormatDetector(IConfiguration<DeserializationFeature<?>>) - Constructor for class gov.nist.secauto.metaschema.databind.io.FormatDetector
-
Construct a new format detector using the provided
configuration
. - FormatDetector(IConfiguration<DeserializationFeature<?>>, JsonFactory...) - Constructor for class gov.nist.secauto.metaschema.databind.io.FormatDetector
-
Construct a new format detector using the provided
configuration
. - FormatDetector.Result - Class in gov.nist.secauto.metaschema.databind.io
G
- generate(IModule) - Method in class gov.nist.secauto.metaschema.databind.codegen.DefaultModuleBindingGenerator
- generate(IModule) - Method in interface gov.nist.secauto.metaschema.databind.codegen.IModuleBindingGenerator
- generate(IModule, Path, IBindingConfiguration) - Static method in class gov.nist.secauto.metaschema.databind.codegen.JavaGenerator
-
Generate Java sources for the provided Metaschema module.
- generate(Collection<? extends IModule>, Path, IBindingConfiguration) - Static method in class gov.nist.secauto.metaschema.databind.codegen.JavaGenerator
-
Generates Java classes for Module fields and flags.
- generateCompilerOptions() - Method in class gov.nist.secauto.metaschema.databind.codegen.JavaCompilerSupport
- get(DeserializationFeature<?>) - Method in class gov.nist.secauto.metaschema.databind.io.AbstractDeserializer
- getAbstract() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA
- getAfterDeserializeMethod() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundDefinitionModelComplex
- getAllowOther() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagAllowedValues
- getAllowOther() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
- getAnnotation(Class<?>, Class<A>) - Static method in class gov.nist.secauto.metaschema.databind.model.annotations.ModelUtil
-
Get the requested annotation from the provided Java class.
- getAnnotation(Field, Class<A>) - Static method in class gov.nist.secauto.metaschema.databind.model.annotations.ModelUtil
-
Get the requested annotation from the provided Java field.
- getAny() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.Choice
- getAny() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel
- getAssemblyClasses() - Method in class gov.nist.secauto.metaschema.databind.model.AbstractBoundModule
-
Get the assembly instance annotations associated with this bound choice group.
- getAssemblyDefinitionBindingConfig(String) - Method in class gov.nist.secauto.metaschema.databind.codegen.config.DefaultBindingConfiguration.MetaschemaBindingConfiguration
-
Get the binding configuration for the
IAssemblyDefinition
with the providedname
. - getAssemblyDefinitionByName(QName) - Method in class gov.nist.secauto.metaschema.databind.model.AbstractBoundModule
- getAssemblyDefinitionByName(QName) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundModule
- getAssemblyDefinitionMap() - Method in class gov.nist.secauto.metaschema.databind.model.AbstractBoundModule
-
Get the mapping of assembly definition effective name to definition.
- getAssemblyDefinitions() - Method in class gov.nist.secauto.metaschema.databind.model.AbstractBoundModule
- getAssemblyDefinitions() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundModule
- getAssemblyInstanceByName(QName) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundContainerModelAssembly
- getAssemblyInstanceByName(QName) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundContainerModelChoiceGroup
- getAssemblyInstances() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundContainerModelAssembly
- getAssemblyInstances() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundContainerModelChoiceGroup
- getAsType() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- getAsType() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- getAsType() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineFlag
- getAsType() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- getAsType() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
- getBeforeDeserializeMethod() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundDefinitionModelComplex
- getBinding() - Method in interface gov.nist.secauto.metaschema.databind.model.metaschema.IBindingMetaschemaModule
-
Get the underlying module data as a bound object.
- getBindingConfigurationForDefinition(IModelDefinition) - Method in class gov.nist.secauto.metaschema.databind.codegen.config.DefaultBindingConfiguration
-
Retrieve the binding configuration for the provided
definition
. - getBindingContext() - Method in class gov.nist.secauto.metaschema.databind.io.AbstractDeserializer
-
Retrieve the binding context associated with the serializer.
- getBindingContext() - Method in class gov.nist.secauto.metaschema.databind.io.DefaultBoundLoader
- getBindingContext() - Method in interface gov.nist.secauto.metaschema.databind.io.IBoundLoader
-
Get the configured Module binding context to use to load Java types.
- getBindingContext() - Method in class gov.nist.secauto.metaschema.databind.model.AbstractBoundModule
- getBindingContext() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundDefinitionModel
-
Get the binding context used for the definition.
- getBindingContext() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundModule
-
Get the Module binding context.
- getBindingContext() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.BindingModuleLoader
- getBindingContext() - Method in interface gov.nist.secauto.metaschema.databind.model.metaschema.IBindingModuleLoader
-
Get the associated binding context.
- getBindingMatchers() - Method in class gov.nist.secauto.metaschema.databind.AbstractModuleLoaderStrategy
- getBindingMatchers() - Method in class gov.nist.secauto.metaschema.databind.DefaultBindingContext
-
Get the binding matchers that are associated with this class.
- getBindingMatchers() - Method in interface gov.nist.secauto.metaschema.databind.IBindingContext.IModuleLoaderStrategy
-
Get the matchers used to identify the bound class associated with the definition's root name.
- getBindingMatchers() - Method in class gov.nist.secauto.metaschema.databind.PostProcessingModuleLoaderStrategy
- getBoundClass() - Method in class gov.nist.secauto.metaschema.databind.io.ModelDetector.Result
-
Get the Java class representing the detected bound object.
- getBoundClass() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelAssembly
- getBoundClass() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelFieldComplex
- getBoundClass() - Method in interface gov.nist.secauto.metaschema.databind.model.info.IFeatureComplexItemValueHandler
-
The class this binding is to.
- getBoundClassForJsonName(String) - Method in interface gov.nist.secauto.metaschema.databind.IBindingContext.IBindingMatcher
-
Determine the bound class for the provided JSON/YAML property/item name.
- getBoundClassForRootJsonName(String) - Method in class gov.nist.secauto.metaschema.databind.DefaultBindingContext
- getBoundClassForRootJsonName(String) - Method in interface gov.nist.secauto.metaschema.databind.IBindingContext
-
Determine the bound class for the provided JSON/YAML property/item name using any registered matchers.
- getBoundClassForRootXmlQName(QName) - Method in class gov.nist.secauto.metaschema.databind.DefaultBindingContext
- getBoundClassForRootXmlQName(QName) - Method in interface gov.nist.secauto.metaschema.databind.IBindingContext
-
Determine the bound class for the provided XML
QName
. - getBoundClassForXmlQName(QName) - Method in interface gov.nist.secauto.metaschema.databind.IBindingContext.IBindingMatcher
-
Determine the bound class for the provided XML
QName
. - getBoundDefinitionForClass(Class<? extends IBoundObject>) - Method in class gov.nist.secauto.metaschema.databind.DefaultBindingContext
- getBoundDefinitionForClass(Class<? extends IBoundObject>) - Method in interface gov.nist.secauto.metaschema.databind.IBindingContext
-
Get the
IBoundDefinitionModel
instance associated with the provided Java class. - getBoundDefinitionForClass(Class<? extends IBoundObject>, IBindingContext) - Method in class gov.nist.secauto.metaschema.databind.AbstractModuleLoaderStrategy
- getBoundDefinitionForClass(Class<? extends IBoundObject>, IBindingContext) - Method in interface gov.nist.secauto.metaschema.databind.IBindingContext.IModuleLoaderStrategy
-
Get the
IBoundDefinitionModel
instance associated with the provided Java class. - getBoundDefinitionForClass(Class<? extends IBoundObject>, IBindingContext) - Method in class gov.nist.secauto.metaschema.databind.PostProcessingModuleLoaderStrategy
- getChoiceGroupInstanceByName(String) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundContainerModelAssembly
- getChoiceGroupInstances() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundContainerModelAssembly
- getChoices() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.Choice
- getChoices() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
- getClassFile() - Method in interface gov.nist.secauto.metaschema.databind.codegen.IGeneratedClass
-
The file the class was written to.
- getClassName() - Method in class gov.nist.secauto.metaschema.databind.codegen.config.DefaultDefinitionBindingConfiguration
- getClassName() - Method in interface gov.nist.secauto.metaschema.databind.codegen.config.IDefinitionBindingConfiguration
-
Get the class name to use for the generated class associated with this binding.
- getClassName() - Method in interface gov.nist.secauto.metaschema.databind.codegen.IGeneratedClass
-
The type info for the class.
- getClassName(IModelDefinition) - Method in class gov.nist.secauto.metaschema.databind.codegen.config.DefaultBindingConfiguration
- getClassName(IModelDefinition) - Method in interface gov.nist.secauto.metaschema.databind.codegen.config.IBindingConfiguration
-
Get the Java class name for the provided field or assembly definition.
- getClassName(IModule) - Method in class gov.nist.secauto.metaschema.databind.codegen.config.DefaultBindingConfiguration
- getClassName(IModule) - Method in interface gov.nist.secauto.metaschema.databind.codegen.config.IBindingConfiguration
-
Get the Java class name for the provided Module module.
- getClassPath() - Method in class gov.nist.secauto.metaschema.databind.codegen.JavaCompilerSupport
- getClazz() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Remarks
- getCollectionInfo() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModel
-
Get the Java binding information for the collection type supported by this instance.
- getCollectionInfo() - Method in class gov.nist.secauto.metaschema.databind.model.info.AbstractModelInstanceReadHandler
-
Get the collection Java type information associated with this handler.
- getCollectionInfo() - Method in class gov.nist.secauto.metaschema.databind.model.info.AbstractModelInstanceWriteHandler
-
Get the collection information.
- getConfiguration() - Method in class gov.nist.secauto.metaschema.databind.io.AbstractDeserializer
-
Get the current configuration of the serializer/deserializer.
- getConstraint() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
- getConstraint() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- getConstraint() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- getConstraint() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- getConstraint() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineFlag
- getConstraint() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- getConstraint() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- getConstraint() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
- getConstraintLoader() - Static method in interface gov.nist.secauto.metaschema.databind.IBindingContext
-
Get a loader that supports loading Metaschema module constraints from a specified resource.
- getConstraints() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetapathContext
- getConstraints() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.DefinitionContext
- getConstraints() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope
- getConstraintValidationHandler() - Method in class gov.nist.secauto.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 gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.IBoundInstance
- getContainingDefinition() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceFlag
- getContainingDefinition() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModel
- getContainingDefinition() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelChoiceGroup
- getContainingDefinition() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelFieldScalar
- getContainingDefinition() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelGroupedNamed
- getContainingDefinition() - Method in interface gov.nist.secauto.metaschema.databind.model.metaschema.IBindingInstance
- getContainingDefinition() - Method in interface gov.nist.secauto.metaschema.databind.model.metaschema.IBindingInstanceModel
- getContainingModule() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstance
- getContainingModule() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundModelElement
- getContainingModule() - Method in interface gov.nist.secauto.metaschema.databind.model.metaschema.IBindingInstance
- getContainingModule() - Method in interface gov.nist.secauto.metaschema.databind.model.metaschema.IBindingModelElement
- getContexts() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetapathContext
- getContexts() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
- getDataStream() - Method in class gov.nist.secauto.metaschema.databind.io.FormatDetector.Result
-
Get an
InputStream
that can be used to read the analyzed data from the start. - getDataStream() - Method in class gov.nist.secauto.metaschema.databind.io.ModelDetector.Result
-
Get an
InputStream
that can be used to read the analyzed data from the start. - getDatatype() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagMatches
- getDatatype() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
- getDataTypeAdapter(Class<? extends IDataTypeAdapter<?>>, IBindingContext) - Static method in class gov.nist.secauto.metaschema.databind.model.annotations.ModelUtil
-
Get the data type adapter instance of the provided adapter class.
- getDefault() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- getDefault() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
- getDefault() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldReference
- getDefault() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagReference
- getDefault() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- getDefault() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineFlag
- getDefault() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- getDefault() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
- getDefaultExtension() - Method in enum gov.nist.secauto.metaschema.databind.io.Format
-
Get the default extension to use for the format.
- getDefaultValue() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundDefinitionModelFieldComplex
- getDefaultValue() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundFieldValue
- getDefinition() - Method in interface gov.nist.secauto.metaschema.databind.codegen.IGeneratedDefinitionClass
-
Get the Module definition associated with this class.
- getDefinition() - Method in class gov.nist.secauto.metaschema.databind.io.AbstractDeserializer
-
Retrieve the bound class information associated with the assembly that the serializer/deserializer will write/read data from.
- getDefinition() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundDefinitionModelAssembly
- getDefinition() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundDefinitionModelFieldComplex
- getDefinition() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceFlag
- getDefinition() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelAssembly
- getDefinition() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelField
- getDefinition() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelFieldComplex
- getDefinition() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelFieldScalar
- getDefinition() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelGroupedAssembly
- getDefinition() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelGroupedField
- getDefinition() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelGroupedNamed
- getDefinition() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelNamed
- getDefinition() - Method in interface gov.nist.secauto.metaschema.databind.model.info.IFeatureComplexItemValueHandler
-
Get the Metaschema definition representing the bound complex data.
- getDefinitionContext() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
- getDefinitions() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA
- getDeprecated() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
- getDeprecated() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
- getDeprecated() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- getDeprecated() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
- getDeprecated() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyReference
- getDeprecated() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.ConstraintValueEnum
- getDeprecated() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldReference
- getDeprecated() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagReference
- getDeprecated() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- getDeprecated() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- getDeprecated() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineFlag
- getDeprecated() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- getDeprecated() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- getDeprecated() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
- getDescription() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
- getDescription() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
- getDescription() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- getDescription() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
- getDescription() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyReference
- getDescription() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Example
- getDescription() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldReference
- getDescription() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagAllowedValues
- getDescription() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagExpect
- getDescription() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
- getDescription() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagMatches
- getDescription() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagReference
- getDescription() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- getDescription() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- getDescription() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineFlag
- getDescription() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- getDescription() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- getDescription() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
- getDescription() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
- getDescription() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
- getDescription() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
- getDescription() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
- getDescription() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
- getDescription() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
- getDescription() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
- getDescription() - Method in interface gov.nist.secauto.metaschema.databind.model.metaschema.IConstraintBase
-
Get a description of what the constraint does.
- getDiagnostics() - Method in class gov.nist.secauto.metaschema.databind.codegen.JavaCompilerSupport.CompilationResult
- getDiscriminator() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
- getDiscriminatorValue() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
- getDiscriminatorValue() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
- getDiscriminatorValue() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- getDiscriminatorValue() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
- getEffectiveDefaultValue() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundFieldValue
- getEffectiveJsonKey() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelGroupedNamed
- getEffectiveJsonKey() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelNamed
- getEnums() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagAllowedValues
- getEnums() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
- getExamples() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
- getExamples() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- getExamples() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- getExamples() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- getExamples() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineFlag
- getExamples() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- getExamples() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- getExamples() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
- getExpression() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.ConstraintLetExpression
- getExtensible() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagAllowedValues
- getExtensible() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
- getFeatureValues() - Method in class gov.nist.secauto.metaschema.databind.io.AbstractDeserializer
- getFeatureValues() - Method in class gov.nist.secauto.metaschema.databind.io.DefaultBoundLoader
- getFeatureValues() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.BindingModuleLoader
- getField() - Method in interface gov.nist.secauto.metaschema.databind.model.IFeatureJavaField
-
Gets the bound Java field associated with this instance.
- getFieldClasses() - Method in class gov.nist.secauto.metaschema.databind.model.AbstractBoundModule
-
Get the field instance annotations associated with this bound choice group.
- getFieldDefinitionBindingConfig(String) - Method in class gov.nist.secauto.metaschema.databind.codegen.config.DefaultBindingConfiguration.MetaschemaBindingConfiguration
-
Get the binding configuration for the
IFieldDefinition
with the providedname
. - getFieldDefinitionByName(QName) - Method in class gov.nist.secauto.metaschema.databind.model.AbstractBoundModule
- getFieldDefinitionByName(QName) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundModule
- getFieldDefinitionMap() - Method in class gov.nist.secauto.metaschema.databind.model.AbstractBoundModule
-
Get the mapping of field definition effective name to definition.
- getFieldDefinitions() - Method in class gov.nist.secauto.metaschema.databind.model.AbstractBoundModule
- getFieldDefinitions() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundModule
- getFieldInstanceByName(QName) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundContainerModelAssembly
- getFieldInstanceByName(QName) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundContainerModelChoiceGroup
- getFieldInstances() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundContainerModelAssembly
- getFieldInstances() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundContainerModelChoiceGroup
- getFieldValue() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundDefinitionModelFieldComplex
-
Get the bound field value associated with this field.
- getFieldValue(Object) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundDefinitionModelFieldComplex
- getFieldValue(Object) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelFieldScalar
- getFlagContainer() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelFieldScalar
- getFlagDefinitionByName(QName) - Method in class gov.nist.secauto.metaschema.databind.model.AbstractBoundModule
- getFlagDefinitions() - Method in class gov.nist.secauto.metaschema.databind.model.AbstractBoundModule
- getFlagRef() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.JsonKey
- getFlagRef() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.JsonValueKeyFlag
- getFlags() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
- getFlags() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- getFlags() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- getFlags() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- getFlags() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- getFlags() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- getFormalName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
- getFormalName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
- getFormalName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- getFormalName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
- getFormalName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyReference
- getFormalName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldReference
- getFormalName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagAllowedValues
- getFormalName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagExpect
- getFormalName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
- getFormalName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagMatches
- getFormalName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagReference
- getFormalName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- getFormalName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- getFormalName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineFlag
- getFormalName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- getFormalName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- getFormalName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
- getFormalName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
- getFormalName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
- getFormalName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
- getFormalName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
- getFormalName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
- getFormalName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
- getFormalName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
- getFormalName() - Method in interface gov.nist.secauto.metaschema.databind.model.metaschema.IConstraintBase
-
Get the assigned formal name for the constraint.
- getFormat() - Method in class gov.nist.secauto.metaschema.databind.io.FormatDetector.Result
-
Get the detected format.
- getGeneratedClass() - Method in interface gov.nist.secauto.metaschema.databind.codegen.IPackageProduction
-
Get information about the generated package-info.java class associated with this package.
- getGeneratedClasses() - Method in interface gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.codegen.IGeneratedModuleClass
-
Get the collection of generated classes representing definitions associated with the Module module.
- getGlobalDefinitionClasses() - Method in interface gov.nist.secauto.metaschema.databind.codegen.IProduction
-
Get a stream of all definition Java classes generated as part of this production.
- getGroupAs() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
- getGroupAs() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyReference
- getGroupAs() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldReference
- getGroupAs() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- getGroupAs() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- getGroupAsName() - Method in interface gov.nist.secauto.metaschema.databind.model.IGroupAs
- getGroupAsQName() - Method in interface gov.nist.secauto.metaschema.databind.model.IGroupAs
- getGroupAsXmlNamespace() - Method in interface gov.nist.secauto.metaschema.databind.model.IGroupAs
- getGroupedModelInstance(Class<?>) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelChoiceGroup
-
Get the bound grouped model instance associated with the provided Java class.
- getGroupedModelInstance(String) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelChoiceGroup
-
Get the bound grouped model instance associated with the provided JSON discriminator value.
- getGroupedModelInstance(QName) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelChoiceGroup
-
Get the bound grouped model instance associated with the provided XML qualified name.
- getHref() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.Import
- getHref() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.Import
- getHref() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Import
- getId() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagAllowedValues
- getId() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagExpect
- getId() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
- getId() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagMatches
- getId() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
- getId() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
- getId() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
- getId() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
- getId() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
- getId() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
- getId() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
- getId() - Method in interface gov.nist.secauto.metaschema.databind.model.metaschema.IConstraintBase
-
Get the assigned identifier for the constraint.
- getImports() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA
- getImports() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
- getImports() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
- getImports(METASCHEMA) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.BindingModuleLoader
- getIndex() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelNamed
- getIndex() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
- getIndex() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
- getIndex() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- getIndex() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
- getIndex() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyReference
- getIndex() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldReference
- getIndex() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagReference
- getIndex() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- getIndex() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- getIndex() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineFlag
- getIndex() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- getIndex() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly.RootName
- getIndex() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- getIndex() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
- getIndex() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.UseName
- getInJson() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.GroupingAs
- getInlineInstance() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundDefinitionModel
- getInlineInstance() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundDefinitionModelAssembly
- getInlineInstance() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundDefinitionModelField
- getInlineInstance() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceFlag
- getInlineInstance() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelFieldScalar
- getInstance() - Method in class gov.nist.secauto.metaschema.databind.model.info.AbstractModelInstanceCollectionInfo
- getInstance() - Method in class gov.nist.secauto.metaschema.databind.model.info.AbstractModelInstanceReadHandler
-
Get the model instance associated with this handler.
- getInstance() - Method in class gov.nist.secauto.metaschema.databind.model.info.AbstractModelInstanceWriteHandler
-
Get the associated instance.
- getInstance() - Method in interface gov.nist.secauto.metaschema.databind.model.info.IModelInstanceCollectionInfo
-
Get the associated instance binding for which this info is for.
- getInstances() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel
- getInterfacesToImplement() - Method in class gov.nist.secauto.metaschema.databind.codegen.config.DefaultDefinitionBindingConfiguration
- getInterfacesToImplement() - Method in interface gov.nist.secauto.metaschema.databind.codegen.config.IDefinitionBindingConfiguration
-
A collection of interfaces that the associated generated class will implement.
- getInXml() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
- getInXml() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldReference
- getInXml() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.GroupingAs
- getInXml() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- getItemClass() - Method in class gov.nist.secauto.metaschema.databind.model.annotations.NullJavaTypeAdapter
- getItemInstance(Object) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelChoiceGroup
-
Get the bound grouped model instance associated with the provided item.
- getItemJsonKey(Object) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModel
-
Get the JSON key flag for the provided item.
- getItemJsonKey(Object) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelFieldScalar
- getItemJsonKey(Object) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelNamed
- getItemsFromParentInstance(Object) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IModelInstanceCollectionInfo
- getItemsFromValue(Object) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IModelInstanceCollectionInfo
- getItemType() - Method in interface gov.nist.secauto.metaschema.databind.model.IFeatureJavaField
-
Get the item type of the bound object.
- getItemType() - Method in interface gov.nist.secauto.metaschema.databind.model.info.IModelInstanceCollectionInfo
-
Get the type of the bound object.
- getItemType(Field) - Static method in interface gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.IBoundInstanceModel
-
Get the collection Java item type for the Java field associated with this instance.
- getItemValues(Object) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModel
-
Get the item values associated with the provided value.
- getItemValues(Object) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelNamed
- getJavaTypeAdapter() - Method in class gov.nist.secauto.metaschema.databind.model.annotations.NullJavaTypeAdapter.VoidItem
- getJavaTypeAdapter() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundDefinitionModelFieldComplex
- getJavaTypeAdapter() - Method in interface gov.nist.secauto.metaschema.databind.model.info.IFeatureScalarItemValueHandler
-
Get the data type adapter supporting the scalar value.
- getJavaTypeAdapterInstance(Class<TYPE>) - Method in interface gov.nist.secauto.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. - getJsonBaseUri() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA
- getJsonBaseUri() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModelModule
- getJsonFactory() - Method in class gov.nist.secauto.metaschema.databind.io.json.DefaultJsonDeserializer
-
Get the parser factory associated with this deserializer.
- getJsonGroupAsBehavior() - Method in interface gov.nist.secauto.metaschema.databind.model.IGroupAs
- getJsonKey() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelFieldScalar
- getJsonKey() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelGroupedNamed
- getJsonKey() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelNamed
- getJsonKey() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
- getJsonKey() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- getJsonKey() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- getJsonKey() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- getJsonKey() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- getJsonKeyFlagName() - Method in class gov.nist.secauto.metaschema.databind.model.info.AbstractModelInstanceReadHandler
- getJsonKeyFlagName() - Method in interface gov.nist.secauto.metaschema.databind.model.info.IModelInstanceReadHandler
- getJsonName() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelChoiceGroup
- getJsonProperties() - Method in interface gov.nist.secauto.metaschema.databind.model.info.IFeatureComplexItemValueHandler
-
Get the mapping of JSON property names to property bindings.
- getJsonProperties(Predicate<IBoundInstanceFlag>) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundDefinitionModelAssembly
- getJsonProperties(Predicate<IBoundInstanceFlag>) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundDefinitionModelComplex
- getJsonProperties(Predicate<IBoundInstanceFlag>) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundDefinitionModelFieldComplex
- getJsonRawType() - Method in class gov.nist.secauto.metaschema.databind.model.annotations.NullJavaTypeAdapter
- getJsonSchema(JSONObject, IBindingContext) - Method in interface gov.nist.secauto.metaschema.databind.IBindingContext.ISchemaValidationProvider
-
Get a JSON schema to use for content validation.
- getJsonValueKey() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- getJsonValueKey() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- getJsonValueKey() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- getJsonValueKeyFlag() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- getJsonValueKeyFlag() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- getJsonValueKeyFlag() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- getJsonValueKeyFlagInstance() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundDefinitionModelField
- getJsonValueKeyFlagInstance() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelFieldScalar
- getJsonValueKeyFlagName() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundFieldValue
-
Get the name of the JSON value key flag.
- getJsonValueKeyName() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundDefinitionModelFieldComplex
- getJsonValueKeyName() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundFieldValue
-
Get the name of the JSON value key.
- getJsonValueKeyName() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelFieldScalar
- getKeyFields() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
- getKeyFields() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
- getKeyFields() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
- getKeyFields() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
- getLets() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyConstraints
- getLets() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldConstraints
- getLets() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagConstraints
- getLets() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Assembly
- getLets() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Field
- getLets() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Flag
- getLets() - Method in interface gov.nist.secauto.metaschema.databind.model.metaschema.IValueConstraintsBase
- getLets() - Method in interface gov.nist.secauto.metaschema.databind.model.metaschema.IValueTargetedConstraintsBase
- getLevel() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagAllowedValues
- getLevel() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagExpect
- getLevel() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
- getLevel() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagMatches
- getLevel() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
- getLevel() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
- getLevel() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
- getLevel() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
- getLevel() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
- getLevel() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
- getLevel() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
- getLevel() - Method in interface gov.nist.secauto.metaschema.databind.model.metaschema.IConstraintBase
-
Get the requested level to report if the constraint is not satisfied.
- getLoader() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.BindingModuleLoader
-
Get the underlying bound loader.
- getLocation() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundModule
- getMatchStrength() - Method in class gov.nist.secauto.metaschema.databind.io.FormatDetector.Result
-
Get the strength of the match.
- getMaxOccurs() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
- getMaxOccurs() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyReference
- getMaxOccurs() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldReference
- getMaxOccurs() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- getMaxOccurs() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- getMaxOccurs() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
- getMessage() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagExpect
- getMessage() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
- getMessage() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagMatches
- getMessage() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope
- getMessage() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
- getMessage() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
- getMessage() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
- getMessage() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
- getMessage() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
- getMessage() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
- getMessage() - Method in interface gov.nist.secauto.metaschema.databind.model.metaschema.IConfigurableMessageConstraintBase
-
Get a custom message to use when the constraint is not satisfied.
- getMetapaths() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetapathContext
- getMetaschemaBindingConfiguration(IModule) - Method in class gov.nist.secauto.metaschema.databind.codegen.config.DefaultBindingConfiguration
-
Get the binding configuration for the provided Module.
- getMetaschemaBindingConfiguration(String) - Method in class gov.nist.secauto.metaschema.databind.codegen.config.DefaultBindingConfiguration
-
Get the binding configuration for the Module modulke located at the provided
moduleUri
. - getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Any
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyConstraints
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.Choice
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyReference
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.ConstraintLetExpression
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.ConstraintValueEnum
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Example
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldConstraints
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldReference
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagAllowedValues
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagConstraints
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagExpect
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagMatches
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagReference
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.GroupingAs
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineFlag
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.JsonKey
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.JsonValueKeyFlag
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.KeyConstraintField
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetapathContext
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetapathNamespace
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly.RootName
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.Import
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.DefinitionContext
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.Import
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetapath
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Import
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Assembly
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Field
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Flag
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Property
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Remarks
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
- getMetaschemaData() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.UseName
- getMetaschemaNamespace() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope
- getMetaschemaShortName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope
- getMinOccurs() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
- getMinOccurs() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyReference
- getMinOccurs() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldReference
- getMinOccurs() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- getMinOccurs() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- getMinOccurs() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
- getModel() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
- getModel() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- getModel() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- getModelInstances() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundContainerModelAssembly
- getModelInstances() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundContainerModelChoiceGroup
- getModule() - Method in interface gov.nist.secauto.metaschema.databind.codegen.IGeneratedModuleClass
-
Get the associated Module module data.
- getModuleLoaderStrategy() - Method in class gov.nist.secauto.metaschema.databind.DefaultBindingContext
- getModuleLoaderStrategy() - Method in interface gov.nist.secauto.metaschema.databind.IBindingContext
-
Get the Metaschema module loader strategy used by this binding context to load modules.
- getModuleNodeItem() - Method in interface gov.nist.secauto.metaschema.databind.model.metaschema.IBindingMetaschemaModule
-
Get a node item that can be used to query the module's model.
- getModulePath() - Method in class gov.nist.secauto.metaschema.databind.codegen.JavaCompilerSupport
- getModulePostProcessors() - Method in class gov.nist.secauto.metaschema.databind.PostProcessingModuleLoaderStrategy
- getModuleProduction(IModule) - Method in interface gov.nist.secauto.metaschema.databind.codegen.IProduction
-
Get information about the Java classes generated for the provided Module
module
. - getModuleProductions() - Method in interface gov.nist.secauto.metaschema.databind.codegen.IProduction
-
Get information about the Java classes generated for each Module module in the collection.
- getModuleStaticContext() - Method in class gov.nist.secauto.metaschema.databind.model.AbstractBoundModule
- getName() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelGroupedNamed
- getName() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelNamed
- getName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
- getName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- getName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
- getName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.GroupingAs
- getName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- getName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- getName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineFlag
- getName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- getName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly.RootName
- getName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- getName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
- getName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.DefinitionContext
- getName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModelModule
- getName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
- getName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Property
- getName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
- getName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
- getName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.UseName
- getNamedModelInstanceByName(QName) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundContainerModelAssembly
- getNamedModelInstanceByName(QName) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundContainerModelChoiceGroup
- getNamedModelInstances() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundContainerModelAssembly
- getNamedModelInstances() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundContainerModelChoiceGroup
- getNames() - Method in class gov.nist.secauto.metaschema.databind.model.annotations.NullJavaTypeAdapter
- getNamespace() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA
- getNamespace() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.DefinitionContext
- getNamespace() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Property
- getNamespaceBindings() - Method in class gov.nist.secauto.metaschema.databind.model.AbstractBoundModule
- getNamespaceBindings() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA
- getNamespaceBindings() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
- getNamespaceBindings() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModelModule
- getNamespaceBindings() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
- getNsBindings() - Method in class gov.nist.secauto.metaschema.databind.model.AbstractBoundModule
- getObjectMapper() - Method in class gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonReader
- getOwningDefinition() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundContainerModelAssembly
- getOwningDefinition() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundDefinitionModelAssembly
- getOwningDefinition() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelChoiceGroup
- getPackageName() - Method in interface gov.nist.secauto.metaschema.databind.codegen.IGeneratedModuleClass
-
Get the Java package name associated with the Module module.
- getPackageNameForModule(IModule) - Method in class gov.nist.secauto.metaschema.databind.codegen.config.DefaultBindingConfiguration
- getPackageNameForModule(IModule) - Method in interface gov.nist.secauto.metaschema.databind.codegen.config.IBindingConfiguration
-
Generates a Java package name for the provided Module module.
- getPackageNameForNamespace(String) - Method in class gov.nist.secauto.metaschema.databind.codegen.config.DefaultBindingConfiguration
-
Based on the current binding configuration, generate a Java package name for the provided namespace.
- getParentContainer() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceFlag
- getParentContainer() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelGroupedNamed
- getParentFieldDefinition() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundFieldValue
-
Get the field definition that contain's the field value.
- getParentObject() - Method in class gov.nist.secauto.metaschema.databind.model.info.AbstractModelInstanceReadHandler
-
Get the object onto which parsed data will be stored.
- getPath() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Example
- getPattern() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.KeyConstraintField
- getPrefix() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetapathNamespace
- getProblemHandler() - Method in interface gov.nist.secauto.metaschema.databind.io.IParsingContext
-
A handler that provides callbacks used to resolve parsing issues.
- getProblemHandler() - Method in class gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonReader
- getProblemHandler() - Method in class gov.nist.secauto.metaschema.databind.io.xml.MetaschemaXmlReader
- getProps() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
- getProps() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
- getProps() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- getProps() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
- getProps() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyReference
- getProps() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldReference
- getProps() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagAllowedValues
- getProps() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagExpect
- getProps() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
- getProps() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagMatches
- getProps() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagReference
- getProps() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- getProps() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- getProps() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineFlag
- getProps() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- getProps() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- getProps() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
- getProps() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
- getProps() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
- getProps() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
- getProps() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
- getProps() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
- getProps() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
- getProps() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
- getProps() - Method in interface gov.nist.secauto.metaschema.databind.model.metaschema.IConstraintBase
-
Get an optional collection of properties assigned to the constraint.
- getQualifiedBaseClassName() - Method in class gov.nist.secauto.metaschema.databind.codegen.config.DefaultDefinitionBindingConfiguration
- getQualifiedBaseClassName() - Method in interface gov.nist.secauto.metaschema.databind.codegen.config.IDefinitionBindingConfiguration
-
Get the class that the associated generated class will extend.
- getQualifiedBaseClassName(IModelDefinition) - Method in class gov.nist.secauto.metaschema.databind.codegen.config.DefaultBindingConfiguration
- getQualifiedBaseClassName(IModelDefinition) - Method in interface gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.codegen.config.DefaultBindingConfiguration
- getQualifiedSuperinterfaceClassNames(IModelDefinition) - Method in interface gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.io.IParsingContext
-
The parser used for reading data associated with the supported format.
- getReader() - Method in class gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonReader
- getReader() - Method in class gov.nist.secauto.metaschema.databind.io.xml.MetaschemaXmlReader
- getRecognizedExtensions() - Method in enum gov.nist.secauto.metaschema.databind.io.Format
-
Get the default extension to use for the format.
- getRef() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
- getRef() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
- getRef() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyReference
- getRef() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Example
- getRef() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldReference
- getRef() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagReference
- getRegex() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagMatches
- getRegex() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
- getRemark() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.ConstraintValueEnum
- getRemark() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Remarks
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyReference
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.ConstraintLetExpression
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Example
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldReference
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagAllowedValues
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagExpect
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagMatches
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagReference
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineFlag
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.KeyConstraintField
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetapathContext
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.DefinitionContext
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModelModule
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
- getRemarks() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
- getRemarks() - Method in interface gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagReference
- getRequired() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineFlag
- getResolvedDefaultValue() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModel
- getRootModuleNames() - Method in class gov.nist.secauto.metaschema.databind.codegen.JavaCompilerSupport
- getRootName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- getRules() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyConstraints
- getRules() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldConstraints
- getRules() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagConstraints
- getRules() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Assembly
- getRules() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Field
- getRules() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Flag
- getRules() - Method in interface gov.nist.secauto.metaschema.databind.model.metaschema.IModelConstraintsBase
- getRules() - Method in interface gov.nist.secauto.metaschema.databind.model.metaschema.IValueConstraintsBase
- getRules() - Method in interface gov.nist.secauto.metaschema.databind.model.metaschema.IValueTargetedConstraintsBase
- getSchemaName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA
- getSchemaVersion() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA
- getScope() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- getScope() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- getScope() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
- getScopes() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
- getShortName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA
- getShortName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModelModule
- getSource() - Method in class gov.nist.secauto.metaschema.databind.model.AbstractBoundModule
- getSourceNodeItem() - Method in interface gov.nist.secauto.metaschema.databind.model.metaschema.IBindingMetaschemaModule
-
Get the underling bound objects as a
IDocumentNodeItem
. - getSourceNodeItem() - Method in interface gov.nist.secauto.metaschema.databind.model.metaschema.IBindingModelElement
- getTarget() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.KeyConstraintField
- getTarget() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetapath
- getTarget() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Assembly
- getTarget() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Field
- getTarget() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Flag
- getTarget() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
- getTarget() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
- getTarget() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
- getTarget() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
- getTarget() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
- getTarget() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
- getTarget() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
- getTarget() - Method in interface gov.nist.secauto.metaschema.databind.model.metaschema.ITargetedConstraintBase
-
The target to match to determine the nodes to check against the constraint.
- getTest() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagExpect
- getTest() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
- getType() - Method in interface gov.nist.secauto.metaschema.databind.model.IFeatureJavaField
-
Get the actual Java type of the underlying bound object.
- getUri() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetapathNamespace
- getUseName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
- getUseName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
- getUseName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyReference
- getUseName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldReference
- getUseName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagReference
- getUseName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- getUseName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- getUseName() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
- getValue() - Method in class gov.nist.secauto.metaschema.databind.model.annotations.NullJavaTypeAdapter.VoidItem
- getValue() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.ConstraintValueEnum
- getValue() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Property
- getValue(Object) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstance
- getValue(Object) - Method in interface gov.nist.secauto.metaschema.databind.model.IFeatureJavaField
- getValueFromString(String) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IFeatureScalarItemValueHandler
-
Parse a string value using the underlying data type implementation.
- getVar() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.ConstraintLetExpression
- getVersion() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModelModule
- getVersion() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
- getWriter() - Method in interface gov.nist.secauto.metaschema.databind.io.IWritingContext
-
Get the writer associated with the writing context.
- getWriter() - Method in class gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonWriter
- getWriter() - Method in class gov.nist.secauto.metaschema.databind.io.xml.MetaschemaXmlWriter
- getXmlGroupAsBehavior() - Method in interface gov.nist.secauto.metaschema.databind.model.IGroupAs
- getXmlNamespace() - Method in interface gov.nist.secauto.metaschema.databind.codegen.IPackageProduction
-
Get the XML namespace associated with the package-info.java class.
- getXmlNamespace() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModelModule
- getXMLOutputFactory() - Method in class gov.nist.secauto.metaschema.databind.io.xml.DefaultXmlSerializer
-
Get the configured XML output factory used to create
XMLStreamWriter2
instances. - getXmlSchemas(URL, IBindingContext) - Method in interface gov.nist.secauto.metaschema.databind.IBindingContext.ISchemaValidationProvider
-
Get a XML schema to use for content validation.
- gov.nist.secauto.metaschema.databind - module gov.nist.secauto.metaschema.databind
-
Identifies the modules used by the databind library.
- gov.nist.secauto.metaschema.databind - package gov.nist.secauto.metaschema.databind
-
Support for parsing Metaschema module-based data using Java class bindings.
- gov.nist.secauto.metaschema.databind.codegen - package gov.nist.secauto.metaschema.databind.codegen
-
Support for generating "plain old Java objects" (POJOs) based on a Module.
- gov.nist.secauto.metaschema.databind.codegen.config - package gov.nist.secauto.metaschema.databind.codegen.config
-
Support for customizing how Java code is generated for one or more specific Module modules.
- gov.nist.secauto.metaschema.databind.io - package gov.nist.secauto.metaschema.databind.io
-
Provides core functionality for reading and writing instance data to and from bound objects.
- gov.nist.secauto.metaschema.databind.io.json - package gov.nist.secauto.metaschema.databind.io.json
-
Supports reading and writing JSON instance data.
- gov.nist.secauto.metaschema.databind.io.xml - package gov.nist.secauto.metaschema.databind.io.xml
-
Supports reading and writing XML instance data.
- gov.nist.secauto.metaschema.databind.io.yaml - package gov.nist.secauto.metaschema.databind.io.yaml
-
Supports reading and writing YAML instance data.
- gov.nist.secauto.metaschema.databind.model - package gov.nist.secauto.metaschema.databind.model
-
Provides an overlay of the Metaschema module model (
gov.nist.secauto.metaschema.core.model
) using bound Java class annotations (gov.nist.secauto.metaschema.databind.model.annotations
) to represent module constructs annotated on Java classes. - gov.nist.secauto.metaschema.databind.model.annotations - package gov.nist.secauto.metaschema.databind.model.annotations
-
Provides a set of annotations for associating Module information with a Java class.
- gov.nist.secauto.metaschema.databind.model.info - package gov.nist.secauto.metaschema.databind.model.info
- gov.nist.secauto.metaschema.databind.model.metaschema - package gov.nist.secauto.metaschema.databind.model.metaschema
-
Provides an implementation of the Module model (
gov.nist.secauto.metaschema.core.model
) represented by a module-specific set of bound Java classes (gov.nist.secauto.metaschema.databind.model.metaschema.binding
). - gov.nist.secauto.metaschema.databind.model.metaschema.binding - package gov.nist.secauto.metaschema.databind.model.metaschema.binding
-
A Metaschema module represented as a set of Metaschema module bindings.
- groupAs() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundAssembly
-
Used to provide grouping information.
- groupAs() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundChoiceGroup
-
Used to provide grouping information.
- groupAs() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundField
-
Used to provide grouping information.
- GroupAs - Annotation Type in gov.nist.secauto.metaschema.databind.model.annotations
- GroupingAs - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- GroupingAs() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.GroupingAs
- GroupingAs(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.GroupingAs
H
- handleMissingFlagInstances(IBoundDefinitionModelComplex, IBoundObject, Collection<IBoundInstanceFlag>) - Method in interface gov.nist.secauto.metaschema.databind.io.xml.IXmlProblemHandler
-
A callback used to handle bound flag instances for which no data was found when the content was parsed.
- handleMissingInstances(IBoundDefinitionModelComplex, IBoundObject, Collection<? extends IBoundProperty<?>>) - Method in class gov.nist.secauto.metaschema.databind.io.AbstractProblemHandler
- handleMissingInstances(IBoundDefinitionModelComplex, IBoundObject, Collection<? extends IBoundProperty<?>>) - Method in interface gov.nist.secauto.metaschema.databind.io.IProblemHandler
-
A callback used to handle bound properties for which no data was found when the content was parsed.
- handleMissingModelInstances(IBoundDefinitionModelAssembly, IBoundObject, Collection<? extends IBoundInstanceModel<?>>) - Method in interface gov.nist.secauto.metaschema.databind.io.xml.IXmlProblemHandler
-
A callback used to handle bound model instances for which no data was found when the content was parsed.
- handleUnboundModule(IModule) - Method in class gov.nist.secauto.metaschema.databind.AbstractModuleLoaderStrategy
- handleUnboundModule(IModule) - Method in class gov.nist.secauto.metaschema.databind.SimpleModuleLoaderStrategy
- handleUnknownAttribute(IBoundDefinitionModelComplex, IBoundObject, Attribute, IXmlParsingContext) - Method in class gov.nist.secauto.metaschema.databind.io.xml.DefaultXmlProblemHandler
- handleUnknownAttribute(IBoundDefinitionModelComplex, IBoundObject, Attribute, IXmlParsingContext) - Method in interface gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.io.xml.IXmlProblemHandler
-
Callback used to handle an element that is unknown to the model being parsed.
- handleUnknownProperty(IBoundDefinitionModelComplex, IBoundObject, String, JsonParser) - Method in class gov.nist.secauto.metaschema.databind.io.json.DefaultJsonProblemHandler
- handleUnknownProperty(IBoundDefinitionModelComplex, IBoundObject, String, JsonParser) - Method in interface gov.nist.secauto.metaschema.databind.io.json.IJsonProblemHandler
-
Callback used to handle a JSON property that is unknown to the model being parsed.
- HasCardinality - Annotation Type in gov.nist.secauto.metaschema.databind.model.annotations
-
This annotation defines cardinality condition(s) to be met in the context of the containing annotation.
I
- IBindingConfiguration - Interface in gov.nist.secauto.metaschema.databind.codegen.config
- IBindingContext - Interface in gov.nist.secauto.metaschema.databind
-
Provides information supporting a binding between a set of Module models and corresponding Java classes.
- IBindingContext.BindingContextBuilder - Class in gov.nist.secauto.metaschema.databind
-
Enables building a
IBindingContext
using common configuration options based on the builder pattern. - IBindingContext.IBindingMatcher - Interface in gov.nist.secauto.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 gov.nist.secauto.metaschema.databind
-
A behavioral class used by the binding context to load Metaschema modules.
- IBindingContext.ISchemaValidationProvider - Interface in gov.nist.secauto.metaschema.databind
-
Provides schema validation capabilities.
- IBindingDefinitionModel - Interface in gov.nist.secauto.metaschema.databind.model.metaschema
- IBindingDefinitionModelAssembly - Interface in gov.nist.secauto.metaschema.databind.model.metaschema
- IBindingInstance - Interface in gov.nist.secauto.metaschema.databind.model.metaschema
- IBindingInstanceModel - Interface in gov.nist.secauto.metaschema.databind.model.metaschema
- IBindingMetaschemaModule - Interface in gov.nist.secauto.metaschema.databind.model.metaschema
-
A Metaschema module represented as binding to Java classes and fields.
- IBindingModelElement - Interface in gov.nist.secauto.metaschema.databind.model.metaschema
- IBindingModuleLoader - Interface in gov.nist.secauto.metaschema.databind.model.metaschema
-
Supports loading a Metaschema module from a specified resource.
- IBoundContainerModelAssembly - Interface in gov.nist.secauto.metaschema.databind.model
- IBoundContainerModelChoiceGroup - Interface in gov.nist.secauto.metaschema.databind.model
- IBoundDefinition - Interface in gov.nist.secauto.metaschema.databind.model
- IBoundDefinitionFlag - Interface in gov.nist.secauto.metaschema.databind.model
-
Represents a flag definition/instance bound to Java field.
- IBoundDefinitionModel<ITEM> - Interface in gov.nist.secauto.metaschema.databind.model
-
Represents a field or assembly instance bound to Java data.
- IBoundDefinitionModelAssembly - Interface in gov.nist.secauto.metaschema.databind.model
-
Represents an assembly definition bound to a Java class.
- IBoundDefinitionModelComplex - Interface in gov.nist.secauto.metaschema.databind.model
-
Represents a field or assembly instance bound to Java class.
- IBoundDefinitionModelField<ITEM> - Interface in gov.nist.secauto.metaschema.databind.model
-
Represents a field definition bound to Java data.
- IBoundDefinitionModelFieldComplex - Interface in gov.nist.secauto.metaschema.databind.model
-
Represents a field definition bound to a Java class.
- IBoundFieldValue - Interface in gov.nist.secauto.metaschema.databind.model
- IBoundInstance<ITEM> - Interface in gov.nist.secauto.metaschema.databind.model
-
Represents a Metaschema module instance bound to Java data.
- IBoundInstanceFlag - Interface in gov.nist.secauto.metaschema.databind.model
-
Represents a flag instance bound to Java data.
- IBoundInstanceModel<ITEM> - Interface in gov.nist.secauto.metaschema.databind.model
-
Represents an assembly or field instance bound to Java data.
- IBoundInstanceModelAssembly - Interface in gov.nist.secauto.metaschema.databind.model
-
Represents an assembly instance bound to Java field.
- IBoundInstanceModelChoiceGroup - Interface in gov.nist.secauto.metaschema.databind.model
-
Represents a choice group instance bound to Java field.
- IBoundInstanceModelField<ITEM> - Interface in gov.nist.secauto.metaschema.databind.model
- IBoundInstanceModelFieldComplex - Interface in gov.nist.secauto.metaschema.databind.model
- IBoundInstanceModelFieldScalar - Interface in gov.nist.secauto.metaschema.databind.model
- IBoundInstanceModelGroupedAssembly - Interface in gov.nist.secauto.metaschema.databind.model
-
Represents an assembly model instance that is a member of a choice group instance.
- IBoundInstanceModelGroupedField - Interface in gov.nist.secauto.metaschema.databind.model
-
Represents a field model instance that is a member of a choice group instance.
- IBoundInstanceModelGroupedNamed - Interface in gov.nist.secauto.metaschema.databind.model
-
Represents a model instance that is a member of a choice group instance.
- IBoundInstanceModelNamed<ITEM> - Interface in gov.nist.secauto.metaschema.databind.model
- IBoundLoader - Interface in gov.nist.secauto.metaschema.databind.io
-
A common interface for loading Module based instance resources.
- IBoundModelElement - Interface in gov.nist.secauto.metaschema.databind.model
- IBoundModelObject<ITEM> - Interface in gov.nist.secauto.metaschema.databind.model
-
Represents a binding of Java data to a Metaschema module construct, i.e.
- IBoundModule - Interface in gov.nist.secauto.metaschema.databind.model
- IBoundProperty<ITEM> - Interface in gov.nist.secauto.metaschema.databind.model
- IConfigurableMessageConstraintBase - Interface in gov.nist.secauto.metaschema.databind.model.metaschema
-
Represents constraint metadata that is common to all constraints.
- IConstraintBase - Interface in gov.nist.secauto.metaschema.databind.model.metaschema
-
Represents constraint metadata that is common to all constraints.
- id() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.AllowedValues
-
An optional identifier for the constraint, which must be unique to only this constraint.
- id() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.Expect
-
An optional identifier for the constraint, which must be unique to only this constraint.
- id() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.HasCardinality
-
An optional identifier for the constraint, which must be unique to only this constraint.
- id() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.Index
-
An optional identifier for the constraint, which must be unique to only this constraint.
- id() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.IndexHasKey
-
An optional identifier for the constraint, which must be unique to only this constraint.
- id() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.IsUnique
-
An optional identifier for the constraint, which must be unique to only this constraint.
- id() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.Matches
-
An optional identifier for the constraint, which must be unique to only this constraint.
- IDefinitionBindingConfiguration - Interface in gov.nist.secauto.metaschema.databind.codegen.config
- IDeserializationHandler - Interface in gov.nist.secauto.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 IBoundObject> - Interface in gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.info
- IFeatureJavaField - Interface in gov.nist.secauto.metaschema.databind.model
- IFeatureScalarItemValueHandler - Interface in gov.nist.secauto.metaschema.databind.model.info
- IGeneratedClass - Interface in gov.nist.secauto.metaschema.databind.codegen
- IGeneratedDefinitionClass - Interface in gov.nist.secauto.metaschema.databind.codegen
- IGeneratedModuleClass - Interface in gov.nist.secauto.metaschema.databind.codegen
-
Provides information about a generated Java class that represents a Module module.
- Ignore - Annotation Type in gov.nist.secauto.metaschema.databind.model.annotations
-
Indicates that the property is to be ignored by the Module binding system.
- IGroupAs - Interface in gov.nist.secauto.metaschema.databind.model
-
A data object to record the group as selections.
- IItemReadHandler - Interface in gov.nist.secauto.metaschema.databind.model.info
- IItemValueHandler<TYPE> - Interface in gov.nist.secauto.metaschema.databind.model.info
-
A feature interface for handling read, writing, and copying item objects, which are the data building blocks of a Metaschema module instance.
- IItemWriteHandler - Interface in gov.nist.secauto.metaschema.databind.model.info
- IJsonParsingContext - Interface in gov.nist.secauto.metaschema.databind.io.json
- IJsonParsingContext.IInstanceReader - Interface in gov.nist.secauto.metaschema.databind.io.json
- IJsonProblemHandler - Interface in gov.nist.secauto.metaschema.databind.io.json
- IJsonWritingContext - Interface in gov.nist.secauto.metaschema.databind.io.json
- IModelConstraintsBase - Interface in gov.nist.secauto.metaschema.databind.model.metaschema
- IModelInstanceCollectionInfo<ITEM> - Interface in gov.nist.secauto.metaschema.databind.model.info
- IModelInstanceReadHandler<ITEM> - Interface in gov.nist.secauto.metaschema.databind.model.info
- IModelInstanceWriteHandler<ITEM> - Interface in gov.nist.secauto.metaschema.databind.model.info
- IModuleBindingGenerator - Interface in gov.nist.secauto.metaschema.databind.codegen
- Import() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.Import
- Import() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.Import
- Import() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Import
- Import(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.Import
- Import(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.Import
- Import(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Import
- imports() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.MetaschemaModule
-
Get the classes representing the Metaschemas imported by this Module.
- index() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.AssemblyConstraints
-
Get the index constraints for this assembly.
- index() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.MetaschemaAssembly
-
The binary name of the assembly.
- index() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.MetaschemaField
-
The binary name of the assembly.
- Index - Annotation Type in gov.nist.secauto.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 gov.nist.secauto.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 gov.nist.secauto.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 theIndex
constraint. - indexName() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.IndexHasKey
-
A reference to a named index.
- inJson() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.GroupAs
-
Describes how to handle collections in JSON/YAML.
- InlineDefineAssembly - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- InlineDefineAssembly() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- InlineDefineAssembly(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- InlineDefineField - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- InlineDefineField() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- InlineDefineField(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- InlineDefineFlag - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- InlineDefineFlag() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineFlag
- InlineDefineFlag(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineFlag
- instance() - Static method in class gov.nist.secauto.metaschema.databind.io.json.JsonFactoryFactory
-
Get the cached
JsonFactory
instance. - inXml() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.GroupAs
-
Describes how to handle collections in XML.
- inXmlWrapped() - Element in annotation type gov.nist.secauto.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 gov.nist.secauto.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 gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.io -
Provides objects used for parsing data associated with a specific format.
- IProblemHandler - Interface in gov.nist.secauto.metaschema.databind.io
- IProduction - Interface in gov.nist.secauto.metaschema.databind.codegen
-
Information about Java classes generated for a collection of Module modules.
- isEffectiveValueWrappedInXml() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelFieldComplex
- isEmpty(Object) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IModelInstanceCollectionInfo
-
Determine if the value is empty.
- ISerializer<CLASS extends IBoundObject> - Interface in gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.io.DefaultBoundLoader
- isFeatureEnabled(DeserializationFeature<?>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.BindingModuleLoader
- isFeatureEnabled(DeserializationFeature<?>) - Method in class gov.nist.secauto.metaschema.databind.io.AbstractDeserializer
- isInline() - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelFieldScalar
- isJsonKey() - Method in interface gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.IBoundInstanceFlag
-
Determines if this flag is used as a JSON "value key".
- isNextInstance(IBoundInstanceModel<?>) - Method in class gov.nist.secauto.metaschema.databind.io.xml.MetaschemaXmlReader
-
Determine if the next data to read corresponds to the next model instance.
- isRootClass() - Method in interface gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.codegen.JavaCompilerSupport.CompilationResult
- IsUnique - Annotation Type in gov.nist.secauto.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. - isValidating() - Method in interface gov.nist.secauto.metaschema.databind.io.IDeserializer
-
Determine if the serializer is performing validation.
- ITargetedConstraintBase - Interface in gov.nist.secauto.metaschema.databind.model.metaschema
-
Represents constraint metadata that is common to all constraints that are targeted at a specific set of nodes matching the target.
- IValueConstraintsBase - Interface in gov.nist.secauto.metaschema.databind.model.metaschema
- IValuedMutable - Interface in gov.nist.secauto.metaschema.databind.model
- IValueTargetedConstraintsBase - Interface in gov.nist.secauto.metaschema.databind.model.metaschema
- IWritingContext<WRITER> - Interface in gov.nist.secauto.metaschema.databind.io
- IWritingContext.ObjectWriter<T extends IFeatureComplexItemValueHandler> - Interface in gov.nist.secauto.metaschema.databind.io
- IXmlParsingContext - Interface in gov.nist.secauto.metaschema.databind.io.xml
- IXmlProblemHandler - Interface in gov.nist.secauto.metaschema.databind.io.xml
- IXmlWritingContext - Interface in gov.nist.secauto.metaschema.databind.io.xml
J
- JavaCompilerSupport - Class in gov.nist.secauto.metaschema.databind.codegen
- JavaCompilerSupport(Path) - Constructor for class gov.nist.secauto.metaschema.databind.codegen.JavaCompilerSupport
- JavaCompilerSupport.CompilationResult - Class in gov.nist.secauto.metaschema.databind.codegen
- JavaGenerator - Class in gov.nist.secauto.metaschema.databind.codegen
-
Provides methods for generating Java classes based on a single or a collection of Metaschemas.
- JSON - Enum constant in enum gov.nist.secauto.metaschema.databind.io.Format
-
The JavaScript Object Notation format.
- JsonFactoryFactory - Class in gov.nist.secauto.metaschema.databind.io.json
- JsonFieldValueKeyFlag - Annotation Type in gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.annotations.BoundChoiceGroup
-
The name of a common flag to use as the JSON key that appears on all associated
BoundChoiceGroup.assemblies()
andBoundChoiceGroup.fields()
. - JsonKey - Class in gov.nist.secauto.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 gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.metaschema.binding.JsonKey
- JsonKey(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.JsonKey
- jsonSchemaLocation() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.XmlSchema
-
The location of the associated JSON schema.
- JsonValueKeyFlag - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- JsonValueKeyFlag() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.JsonValueKeyFlag
- JsonValueKeyFlag(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.JsonValueKeyFlag
K
- KeyConstraintField - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- KeyConstraintField() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.KeyConstraintField
- KeyConstraintField(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.KeyConstraintField
- KeyField - Annotation Type in gov.nist.secauto.metaschema.databind.model.annotations
-
Identifies a Metapath expression referencing a value that is used in generating a key as part of a
IsUnique
,Index
, orIndexHasKey
constraint annotation. - keyFields() - Element in annotation type gov.nist.secauto.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 gov.nist.secauto.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 gov.nist.secauto.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 gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.annotations.ValueConstraints
-
Get the let statements for the type of field this annotation is applied to.
- level() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.AllowedValues
-
The significance of a violation of this constraint.
- level() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.Expect
-
The significance of a violation of this constraint.
- level() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.HasCardinality
-
The significance of a violation of this constraint.
- level() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.Index
-
The significance of a violation of this constraint.
- level() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.IndexHasKey
-
The significance of a violation of this constraint.
- level() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.IsUnique
-
The significance of a violation of this constraint.
- level() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.Matches
-
The significance of a violation of this constraint.
- load(File) - Method in class gov.nist.secauto.metaschema.databind.codegen.config.DefaultBindingConfiguration
-
Load the binding configuration from the provided
file
. - load(File) - Method in interface gov.nist.secauto.metaschema.databind.io.IBoundLoader
-
Load data from the provided resource into a bound object.
- load(InputStream, URI) - Method in class gov.nist.secauto.metaschema.databind.io.DefaultBoundLoader
- load(InputStream, URI) - Method in interface gov.nist.secauto.metaschema.databind.io.IBoundLoader
-
Load data from the provided resource into a bound object.
- load(Class<CLASS>, Format, InputStream, URI) - Method in class gov.nist.secauto.metaschema.databind.io.DefaultBoundLoader
- load(Class<CLASS>, Format, InputStream, URI) - Method in interface gov.nist.secauto.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 gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.io.DefaultBoundLoader
- load(Class<CLASS>, InputStream, URI) - Method in interface gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.io.DefaultBoundLoader
- load(Class<CLASS>, URI) - Method in interface gov.nist.secauto.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 gov.nist.secauto.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 gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.codegen.IGeneratedModuleClass
-
Dynamicly load this class.
- load(URI) - Method in class gov.nist.secauto.metaschema.databind.io.DefaultBoundLoader
- load(URI) - Method in interface gov.nist.secauto.metaschema.databind.io.IBoundLoader
-
Load data from the resource identified by the provided
uri
into a bound object. - load(URL) - Method in class gov.nist.secauto.metaschema.databind.codegen.config.DefaultBindingConfiguration
-
Load the binding configuration from the provided
resource
. - load(URL) - Method in interface gov.nist.secauto.metaschema.databind.io.IBoundLoader
-
Load data from the provided resource into a bound object.
- load(Path) - Method in class gov.nist.secauto.metaschema.databind.codegen.config.DefaultBindingConfiguration
-
Load the binding configuration from the provided
file
. - load(Path) - Method in interface gov.nist.secauto.metaschema.databind.io.IBoundLoader
-
Load data from the provided resource into a bound object.
- loadAsNodeItem(Format, InputStream, URI) - Method in class gov.nist.secauto.metaschema.databind.io.DefaultBoundLoader
- loadAsNodeItem(Format, InputStream, URI) - Method in interface gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.io.DefaultBoundLoader
- loadAsNodeItem(Format, URI) - Method in interface gov.nist.secauto.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 gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.io.DefaultBoundLoader
- loadMetaschema(URL) - Method in interface gov.nist.secauto.metaschema.databind.IBindingContext
-
Loads a Metaschema module from the specified URL.
- loadMetaschema(Path) - Method in interface gov.nist.secauto.metaschema.databind.IBindingContext
-
Loads a Metaschema module from the specified path.
- loadModule(Class<? extends IBoundModule>, IBindingContext) - Method in class gov.nist.secauto.metaschema.databind.AbstractModuleLoaderStrategy
- loadModule(Class<? extends IBoundModule>, IBindingContext) - Method in interface gov.nist.secauto.metaschema.databind.IBindingContext.IModuleLoaderStrategy
-
Load the bound Metaschema module represented by the provided class.
- loadModule(Class<? extends IBoundModule>, IBindingContext) - Method in class gov.nist.secauto.metaschema.databind.PostProcessingModuleLoaderStrategy
- LOOK_AHEAD_BYTES - Static variable in class gov.nist.secauto.metaschema.databind.io.DefaultBoundLoader
- lookupInstance(Class<? extends IBoundModule>, IBindingContext) - Method in class gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.annotations.ValueConstraints
-
Get the matches constraints for the type or field this annotation is applied to.
- Matches - Annotation Type in gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.annotations.BoundAssembly
-
A number that indicates the maximum occurrence of the model instance.
- maxOccurs() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundChoiceGroup
-
A number that indicates the maximum occurrence of the model instance.
- maxOccurs() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundField
-
A number that indicates the maximum occurrence of the model instance.
- maxOccurs() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.HasCardinality
-
The maximum occurrence of the target.
- message() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.Expect
-
The message to emit when the constraint is violated.
- message() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.HasCardinality
-
The message to emit when the constraint is violated.
- message() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.Index
-
The message to emit when the constraint is violated.
- message() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.IndexHasKey
-
The message to emit when the constraint is violated.
- message() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.IsUnique
-
The message to emit when the constraint is violated.
- message() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.Matches
-
The message to emit when the constraint is violated.
- MetapathContext - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- MetapathContext() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetapathContext
- MetapathContext(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetapathContext
- MetapathNamespace - Class in gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetapathNamespace
- MetapathNamespace(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetapathNamespace
- METASCHEMA - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
-
A declaration of the Metaschema module.
- METASCHEMA() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA
- METASCHEMA(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA
- METASCHEMA.DefineAssembly - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
-
In XML, an element with structured element content.
- METASCHEMA.DefineAssembly.RootName - Class in gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.metaschema.binding
- METASCHEMA.DefineFlag - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- METASCHEMA.Import - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
-
Imports a set of Metaschema modules contained in another resource.
- MetaschemaAssembly - Annotation Type in gov.nist.secauto.metaschema.databind.model.annotations
-
This annotation indicates that the target class represents a Module assembly.
- MetaschemaField - Annotation Type in gov.nist.secauto.metaschema.databind.model.annotations
-
This annotation indicates that the target class represents a Module field.
- MetaschemaJsonReader - Class in gov.nist.secauto.metaschema.databind.io.json
- MetaschemaJsonReader(JsonParser) - Constructor for class gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonReader
-
Construct a new Module-aware JSON parser using the default problem handler.
- MetaschemaJsonReader(JsonParser, IJsonProblemHandler) - Constructor for class gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonReader
-
Construct a new Module-aware JSON parser.
- MetaschemaJsonWriter - Class in gov.nist.secauto.metaschema.databind.io.json
- MetaschemaJsonWriter(JsonGenerator) - Constructor for class gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonWriter
-
Construct a new Module-aware JSON writer.
- MetaschemaMetaConstraints - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
-
Defines constraint rules to be applied to an existing set of Metaschema module-based models.
- MetaschemaMetaConstraints() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
- MetaschemaMetaConstraints(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
- MetaschemaMetaConstraints.DefinitionContext - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- MetaschemaMetaConstraints.Import - Class in gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.metaschema.binding
-
A Metapath expression identifying the model node that the constraints will be applied to.
- MetaschemaMetapath() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetapath
- MetaschemaMetapath(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetapath
- MetaschemaModelModule - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- MetaschemaModelModule(List<? extends IBoundModule>, IBindingContext) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModelModule
- MetaschemaModule - Annotation Type in gov.nist.secauto.metaschema.databind.model.annotations
- MetaschemaModuleConstraints - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
-
Defines constraint rules to be applied to an existing set of Metaschema module-based models.
- MetaschemaModuleConstraints() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
- MetaschemaModuleConstraints(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
- MetaschemaModuleConstraints.Import - Class in gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.metaschema.binding
- MetaschemaModuleConstraints.Scope.Assembly - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- MetaschemaModuleConstraints.Scope.Field - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- MetaschemaModuleConstraints.Scope.Flag - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- MetaschemaPackage - Annotation Type in gov.nist.secauto.metaschema.databind.model.annotations
- MetaschemaXmlReader - Class in gov.nist.secauto.metaschema.databind.io.xml
- MetaschemaXmlReader(XMLEventReader2) - Constructor for class gov.nist.secauto.metaschema.databind.io.xml.MetaschemaXmlReader
-
Construct a new Module-aware XML parser using the default problem handler.
- MetaschemaXmlReader(XMLEventReader2, IXmlProblemHandler) - Constructor for class gov.nist.secauto.metaschema.databind.io.xml.MetaschemaXmlReader
-
Construct a new Module-aware parser.
- MetaschemaXmlWriter - Class in gov.nist.secauto.metaschema.databind.io.xml
- MetaschemaXmlWriter(XMLStreamWriter2) - Constructor for class gov.nist.secauto.metaschema.databind.io.xml.MetaschemaXmlWriter
-
Construct a new Module-aware JSON writer.
- minOccurs() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundAssembly
-
A non-negative number that indicates the minimum occurrence of the model instance.
- minOccurs() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundChoiceGroup
-
A non-negative number that indicates the minimum occurrence of the model instance.
- minOccurs() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundField
-
A non-negative number that indicates the minimum occurrence of the model instance.
- minOccurs() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.HasCardinality
-
The minimum occurrence of the target.
- modelConstraints() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.MetaschemaAssembly
-
Get the model constraints defined for this Metaschema assembly definition.
- ModelDetector - Class in gov.nist.secauto.metaschema.databind.io
-
Provides a means to analyze content to determine what type of bound data it contains.
- ModelDetector(IBindingContext) - Constructor for class gov.nist.secauto.metaschema.databind.io.ModelDetector
-
Construct a new format detector using the default configuration.
- ModelDetector(IBindingContext, IConfiguration<DeserializationFeature<?>>) - Constructor for class gov.nist.secauto.metaschema.databind.io.ModelDetector
-
Construct a new format detector using the provided
configuration
. - ModelDetector.Result - Class in gov.nist.secauto.metaschema.databind.io
- ModelUtil - Class in gov.nist.secauto.metaschema.databind.model.annotations
- moduleClass() - Element in annotation type gov.nist.secauto.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 gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.annotations.MetaschemaPackage
-
Get the metaschemas associated with this package.
- ModuleCompilerHelper - Class in gov.nist.secauto.metaschema.databind.codegen
-
This class provides methods to generate and dynamically compile Java code based on a Module.
- ModuleLoadingPostProcessor - Interface in gov.nist.secauto.metaschema.databind.model.metaschema
-
Performs post-processing on a loaded module.
N
- name() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundFlag
-
The model name to use for singleton values.
- name() - Element in annotation type gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.annotations.Index
-
The unique name of the index.
- name() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.Let
-
The variable name.
- name() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.MetaschemaAssembly
-
Name of the assembly.
- name() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.MetaschemaField
-
Name of the field.
- name() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.Property
-
The name of the property.
- names() - Static method in enum gov.nist.secauto.metaschema.databind.io.Format
-
Get a list of all format names in lowercase.
- namespace() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.Property
-
The namespace of the property's name.
- namespace() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.XmlNs
-
Defines the Namespace URI for this namespace.
- namespace() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.XmlSchema
-
Name of the XML namespace.
- newBoundLoader() - Method in interface gov.nist.secauto.metaschema.databind.IBindingContext
-
Get a new
IBoundLoader
instance to load bound content instances. - newClassLoader(Path, ClassLoader) - Static method in class gov.nist.secauto.metaschema.databind.codegen.ModuleCompilerHelper
-
Create a new classloader capable of loading Java classes generated in the provided
classDir
. - newConstraintLoader() - Method in interface gov.nist.secauto.metaschema.databind.IBindingContext
-
Get a loader that supports loading Metaschema module constraints from a specified resource.
- newDeserializer(Format, Class<CLASS>) - Method in class gov.nist.secauto.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 gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.io.json.DefaultJsonDeserializer
-
Get a JSON factory instance.
- newFactoryInstance() - Method in class gov.nist.secauto.metaschema.databind.io.json.DefaultJsonSerializer
-
Constructs a new JSON factory.
- newFactoryInstance() - Method in class gov.nist.secauto.metaschema.databind.io.xml.DefaultXmlDeserializer
-
Get a JSON factory instance.
- newFactoryInstance() - Method in class gov.nist.secauto.metaschema.databind.io.xml.DefaultXmlSerializer
-
Get a JSON factory instance.
- newFactoryInstance() - Method in class gov.nist.secauto.metaschema.databind.io.yaml.DefaultYamlDeserializer
-
Get a JSON factory instance.
- newFactoryInstance() - Method in class gov.nist.secauto.metaschema.databind.io.yaml.DefaultYamlSerializer
- newInstance() - Static method in interface gov.nist.secauto.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 gov.nist.secauto.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 gov.nist.secauto.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 gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.IBoundModule
- newInstance(Field, IBoundDefinitionModel<IBoundObject>) - Static method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceFlag
-
Create a new bound flag instance.
- newInstance(Field, IBoundDefinitionModelAssembly) - Static method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelAssembly
-
Create a new bound assembly instance.
- newInstance(Field, IBoundDefinitionModelAssembly) - Static method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelChoiceGroup
-
Create a new bound choice group instance.
- newInstance(Field, IBoundDefinitionModelAssembly) - Static method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelField
-
Create a new bound field instance.
- newInstance(Supplier<IMetaschemaData>) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IFeatureComplexItemValueHandler
-
Gets a new instance of the bound class.
- newItem(Object) - Method in class gov.nist.secauto.metaschema.databind.model.annotations.NullJavaTypeAdapter
- newJsonParser(Reader) - Method in class gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.metaschema.BindingModuleLoader
- newModuleLoader() - Method in class gov.nist.secauto.metaschema.databind.DefaultBindingContext
- newModuleLoader() - Method in interface gov.nist.secauto.metaschema.databind.IBindingContext
-
Get a loader that supports loading a Metaschema module from a specified resource.
- newSerializer(Format, Class<CLASS>) - Method in class gov.nist.secauto.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 gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.IBindingContext
-
Get a new single use constraint validator.
- newXMLStreamWriter(Writer) - Method in class gov.nist.secauto.metaschema.databind.io.xml.DefaultXmlSerializer
-
Create a new stream writer using the provided writer.
- NO_LOCATION - Static variable in annotation type gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.annotations.ModelUtil
- NsBinding - Annotation Type in gov.nist.secauto.metaschema.databind.model.annotations
- nsBindings() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.MetaschemaModule
- NULL_VALUE - Static variable in class gov.nist.secauto.metaschema.databind.model.annotations.ModelUtil
-
A placeholder for a
null
value for use in annotations, which cannot be null by default. - NullJavaTypeAdapter - Class in gov.nist.secauto.metaschema.databind.model.annotations
-
Used to mark a Java type that has no configured adapter.
- NullJavaTypeAdapter(Class<Void>) - Constructor for class gov.nist.secauto.metaschema.databind.model.annotations.NullJavaTypeAdapter
-
Construct a new adapter.
- NullJavaTypeAdapter.VoidItem - Class in gov.nist.secauto.metaschema.databind.model.annotations
-
Used to support
NullJavaTypeAdapter.getItemClass()
.
O
- of(IBoundDefinitionModelAssembly) - Static method in interface gov.nist.secauto.metaschema.databind.IBindingContext.IBindingMatcher
-
Construct a new binding matcher for the provided assembly definition.
- of(IBoundInstanceModel<T>) - Static method in interface gov.nist.secauto.metaschema.databind.model.info.IModelInstanceCollectionInfo
- of(Collection<? extends IModule>, IBindingConfiguration, Path) - Static method in interface gov.nist.secauto.metaschema.databind.codegen.IProduction
-
Create a new production for the provided set of Module
modules
.
P
- parse(String) - Method in class gov.nist.secauto.metaschema.databind.model.annotations.NullJavaTypeAdapter
- parseModule(URI) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.BindingModuleLoader
- parseResource(URI, Deque<URI>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.BindingConstraintLoader
- parseScopedConstraints(MetaschemaModuleConstraints, ISource) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.BindingConstraintLoader
-
Parse individual constraint definitions from the provided XMLBeans object.
- parseYaml(URI) - Static method in class gov.nist.secauto.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. - pattern() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.KeyField
-
Retrieve an optional pattern to use to retrieve the value.
- pattern() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.Matches
-
Retrieve an optional pattern that the associated value must match.
- pop(JsonParser) - Method in class gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonReader
- PostProcessingModuleLoaderStrategy - Class in gov.nist.secauto.metaschema.databind
- PostProcessingModuleLoaderStrategy(List<IModuleLoader.IModulePostProcessor>) - Constructor for class gov.nist.secauto.metaschema.databind.PostProcessingModuleLoaderStrategy
- PostProcessingModuleLoaderStrategy(List<IModuleLoader.IModulePostProcessor>, IBindingContext.IModuleLoaderStrategy) - Constructor for class gov.nist.secauto.metaschema.databind.PostProcessingModuleLoaderStrategy
- postProcessModule(IModule, IBindingContext) - Method in interface gov.nist.secauto.metaschema.databind.IBindingContext.IModuleLoaderStrategy
-
Perform post-processing on the module.
- postProcessModule(IModule, IBindingContext) - Method in interface gov.nist.secauto.metaschema.databind.model.metaschema.ModuleLoadingPostProcessor
-
Post-processes the provided Metaschema module.
- postProcessModule(IModule, IBindingContext) - Method in class gov.nist.secauto.metaschema.databind.PostProcessingModuleLoaderStrategy
- postProcessor(IModuleLoader.IModulePostProcessor) - Method in class gov.nist.secauto.metaschema.databind.IBindingContext.BindingContextBuilder
-
Configure a Metaschema module post processor.
- prefix() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.NsBinding
-
The Metapath prefix to bind to.
- prefix() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.XmlNs
-
Suggests a namespace prefix to use for generated code.
- properties() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.AllowedValues
-
An optional set of properties associated with these allowed values.
- properties() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundAssembly
-
An optional set of associated properties.
- properties() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundField
-
An optional set of associated properties.
- properties() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundFlag
-
An optional set of associated properties.
- properties() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundGroupedAssembly
-
An optional set of associated properties.
- properties() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundGroupedField
-
An optional set of associated properties.
- properties() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.Expect
-
An optional set of properties associated with these allowed values.
- properties() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.HasCardinality
-
An optional set of properties associated with these allowed values.
- properties() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.Index
-
An optional set of properties associated with these allowed values.
- properties() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.IndexHasKey
-
An optional set of properties associated with these allowed values.
- properties() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.IsUnique
-
An optional set of properties associated with these allowed values.
- properties() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.Matches
-
An optional set of properties associated with these allowed values.
- properties() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.MetaschemaAssembly
-
An optional set of associated properties.
- properties() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.MetaschemaField
-
An optional set of associated properties.
- Property - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- Property - Annotation Type in gov.nist.secauto.metaschema.databind.model.annotations
- Property() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Property
- Property(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Property
- push(JsonParser) - Method in class gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonReader
Q
R
- read(IBoundDefinitionModelComplex) - Method in interface gov.nist.secauto.metaschema.databind.io.xml.IXmlParsingContext
-
Parses XML into a bound object based on the provided
definition
. - read(IBoundDefinitionModelComplex) - Method in class gov.nist.secauto.metaschema.databind.io.xml.MetaschemaXmlReader
-
Parses XML into a bound object based on the provided
definition
. - readChoiceGroupItem(IBoundObject, IBoundInstanceModelChoiceGroup) - Method in class gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonReader
- readChoiceGroupItem(IBoundObject, IBoundInstanceModelChoiceGroup) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IItemReadHandler
-
Parse and return an item.
- readFlagInstances(IBoundDefinitionModelComplex, IBoundObject, StartElement) - Method in class gov.nist.secauto.metaschema.databind.io.xml.MetaschemaXmlReader
-
Read the XML attribute data described by the
targetDefinition
and apply it to the providedtargetObject
. - readItem() - Method in interface gov.nist.secauto.metaschema.databind.model.info.IModelInstanceReadHandler
-
Read the next item in the collection of items represented by the instance.
- readItem(IBoundObject, IBoundInstance<ITEM>, StartElement) - Method in class gov.nist.secauto.metaschema.databind.io.xml.MetaschemaXmlReader
- readItem(IBoundObject, IItemReadHandler) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundDefinitionModelAssembly
- readItem(IBoundObject, IItemReadHandler) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundDefinitionModelFieldComplex
- readItem(IBoundObject, IItemReadHandler) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundFieldValue
- readItem(IBoundObject, IItemReadHandler) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceFlag
- readItem(IBoundObject, IItemReadHandler) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelAssembly
- readItem(IBoundObject, IItemReadHandler) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelChoiceGroup
- readItem(IBoundObject, IItemReadHandler) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelFieldComplex
- readItem(IBoundObject, IItemReadHandler) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelFieldScalar
- readItem(IBoundObject, IItemReadHandler) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelGroupedAssembly
- readItem(IBoundObject, IItemReadHandler) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelGroupedField
- readItem(IBoundObject, IItemReadHandler) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IItemValueHandler
-
Parse and return an item.
- readItemAssembly(IBoundObject, IBoundDefinitionModelAssembly) - Method in class gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonReader
- readItemAssembly(IBoundObject, IBoundDefinitionModelAssembly) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IItemReadHandler
-
Parse and return an item.
- readItemAssembly(IBoundObject, IBoundInstanceModelAssembly) - Method in class gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonReader
- readItemAssembly(IBoundObject, IBoundInstanceModelAssembly) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IItemReadHandler
-
Parse and return an item.
- readItemAssembly(IBoundObject, IBoundInstanceModelGroupedAssembly) - Method in class gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonReader
- readItemAssembly(IBoundObject, IBoundInstanceModelGroupedAssembly) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IItemReadHandler
-
Parse and return an item.
- readItemField(IBoundObject, IBoundDefinitionModelFieldComplex) - Method in class gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonReader
- readItemField(IBoundObject, IBoundDefinitionModelFieldComplex) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IItemReadHandler
-
Parse and return an item.
- readItemField(IBoundObject, IBoundInstanceModelFieldComplex) - Method in class gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonReader
- readItemField(IBoundObject, IBoundInstanceModelFieldComplex) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IItemReadHandler
-
Parse and return an item.
- readItemField(IBoundObject, IBoundInstanceModelFieldScalar) - Method in class gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonReader
- readItemField(IBoundObject, IBoundInstanceModelFieldScalar) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IItemReadHandler
-
Parse and return an item.
- readItemField(IBoundObject, IBoundInstanceModelGroupedField) - Method in class gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonReader
- readItemField(IBoundObject, IBoundInstanceModelGroupedField) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IItemReadHandler
-
Parse and return an item.
- readItemFieldValue(IBoundObject, IBoundFieldValue) - Method in class gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonReader
- readItemFieldValue(IBoundObject, IBoundFieldValue) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IItemReadHandler
-
Parse and return an item.
- readItemFlag(IBoundObject, IBoundInstanceFlag) - Method in class gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonReader
- readItemFlag(IBoundObject, IBoundInstanceFlag) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IItemReadHandler
-
Parse and return an item.
- readItems(IBoundInstanceModel<T>, IBoundObject, boolean) - Method in interface gov.nist.secauto.metaschema.databind.io.xml.IXmlParsingContext
-
Read the data associated with the
instance
and apply it to the providedparentObject
. - readItems(IBoundInstanceModel<T>, IBoundObject, boolean) - Method in class gov.nist.secauto.metaschema.databind.io.xml.MetaschemaXmlReader
-
Read the data associated with the
instance
and apply it to the providedparentObject
. - readItems(IModelInstanceReadHandler<ITEM>) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IModelInstanceCollectionInfo
-
Read the value data for the model instance.
- readList() - Method in interface gov.nist.secauto.metaschema.databind.model.info.IModelInstanceReadHandler
- readMap() - Method in interface gov.nist.secauto.metaschema.databind.model.info.IModelInstanceReadHandler
- readModelInstances(IBoundDefinitionModelAssembly, IBoundObject) - Method in class gov.nist.secauto.metaschema.databind.io.xml.MetaschemaXmlReader
-
Read the XML element data described by the
targetDefinition
and apply it to the providedtargetObject
. - readObject(IBoundDefinitionModelComplex) - Method in class gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonReader
- readObjectRoot(IBoundDefinitionModelComplex, String) - Method in class gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonReader
- readSingleton() - Method in interface gov.nist.secauto.metaschema.databind.model.info.IModelInstanceReadHandler
- registerBindingMatcher(IBoundDefinitionModelAssembly) - Method in class gov.nist.secauto.metaschema.databind.AbstractModuleLoaderStrategy
- registerClassBinding(IBoundDefinitionModelComplex) - Method in class gov.nist.secauto.metaschema.databind.DefaultBindingContext
- registerClassBinding(IBoundDefinitionModelComplex) - Method in interface gov.nist.secauto.metaschema.databind.IBindingContext
-
Register a class binding for a given bound class.
- registerModule(IModule) - Method in interface gov.nist.secauto.metaschema.databind.IBindingContext
-
Registers the provided Metaschema module with this binding context.
- registerModule(IModule, IBindingContext) - Method in class gov.nist.secauto.metaschema.databind.AbstractModuleLoaderStrategy
- registerModule(IModule, IBindingContext) - Method in interface gov.nist.secauto.metaschema.databind.IBindingContext.IModuleLoaderStrategy
-
Registers the provided Metaschema module.
- registerModule(IModule, IBindingContext) - Method in class gov.nist.secauto.metaschema.databind.PostProcessingModuleLoaderStrategy
- registerModule(Class<? extends IBoundModule>) - Method in class gov.nist.secauto.metaschema.databind.DefaultBindingContext
- registerModule(Class<? extends IBoundModule>) - Method in interface gov.nist.secauto.metaschema.databind.IBindingContext
-
Load a bound Metaschema module implemented by the provided class.
- remarks() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.AllowedValues
-
Any remarks about the constraint, encoded as an escaped Markdown string.
- remarks() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundAssembly
-
Get any remarks for this field.
- remarks() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundField
-
Get any remarks for this field.
- remarks() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundFlag
-
Get any remarks for this flag.
- remarks() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundGroupedAssembly
-
Get any remarks for this field.
- remarks() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundGroupedField
-
Get any remarks for this field.
- remarks() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.Expect
-
Any remarks about the constraint, encoded as an escaped Markdown string.
- remarks() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.HasCardinality
-
Any remarks about the constraint, encoded as an escaped Markdown string.
- remarks() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.Index
-
Any remarks about the constraint, encoded as an escaped Markdown string.
- remarks() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.IndexHasKey
-
Any remarks about the constraint, encoded as an escaped Markdown string.
- remarks() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.IsUnique
-
Any remarks about the constraint, encoded as an escaped Markdown string.
- remarks() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.KeyField
-
Any remarks about the key field, encoded as an escaped Markdown string.
- remarks() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.Let
-
Any remarks about the let statement, encoded as an escaped Markdown string.
- remarks() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.Matches
-
Any remarks about the constraint, encoded as an escaped Markdown string.
- remarks() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.MetaschemaAssembly
-
Get any remarks for this assembly.
- remarks() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.MetaschemaField
-
Get any remarks for this field.
- remarks() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.MetaschemaModule
-
Get any remarks for this metaschema.
- Remarks - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
-
Any explanatory or helpful information to be provided about the remarks parent.
- Remarks() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Remarks
- Remarks(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Remarks
- removeContext(MetapathContext) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetapathContext
-
Remove the first matching
MetapathContext
item from the underlying collection. - removeContext(MetapathContext) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
-
Remove the first matching
MetapathContext
item from the underlying collection. - removeEnum(ConstraintValueEnum) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagAllowedValues
-
Remove the first matching
ConstraintValueEnum
item from the underlying collection. - removeEnum(ConstraintValueEnum) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
-
Remove the first matching
ConstraintValueEnum
item from the underlying collection. - removeExample(Example) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
-
Remove the first matching
Example
item from the underlying collection. - removeExample(Example) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
-
Remove the first matching
Example
item from the underlying collection. - removeExample(Example) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
-
Remove the first matching
Example
item from the underlying collection. - removeExample(Example) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
-
Remove the first matching
Example
item from the underlying collection. - removeExample(Example) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineFlag
-
Remove the first matching
Example
item from the underlying collection. - removeExample(Example) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
-
Remove the first matching
Example
item from the underlying collection. - removeExample(Example) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
-
Remove the first matching
Example
item from the underlying collection. - removeExample(Example) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
-
Remove the first matching
Example
item from the underlying collection. - removeImport(METASCHEMA.Import) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA
-
Remove the first matching
METASCHEMA.Import
item from the underlying collection. - removeImport(MetaschemaMetaConstraints.Import) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
-
Remove the first matching
MetaschemaMetaConstraints.Import
item from the underlying collection. - removeImport(MetaschemaModuleConstraints.Import) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
-
Remove the first matching
MetaschemaModuleConstraints.Import
item from the underlying collection. - removeKeyField(KeyConstraintField) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
-
Remove the first matching
KeyConstraintField
item from the underlying collection. - removeKeyField(KeyConstraintField) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
-
Remove the first matching
KeyConstraintField
item from the underlying collection. - removeKeyField(KeyConstraintField) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
-
Remove the first matching
KeyConstraintField
item from the underlying collection. - removeKeyField(KeyConstraintField) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
-
Remove the first matching
KeyConstraintField
item from the underlying collection. - removeLet(ConstraintLetExpression) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyConstraints
-
Remove the first matching
ConstraintLetExpression
item from the underlying collection. - removeLet(ConstraintLetExpression) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldConstraints
-
Remove the first matching
ConstraintLetExpression
item from the underlying collection. - removeLet(ConstraintLetExpression) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagConstraints
-
Remove the first matching
ConstraintLetExpression
item from the underlying collection. - removeMetapath(MetaschemaMetapath) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetapathContext
-
Remove the first matching
MetaschemaMetapath
item from the underlying collection. - removeNamespaceBinding(MetapathNamespace) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA
-
Remove the first matching
MetapathNamespace
item from the underlying collection. - removeNamespaceBinding(MetapathNamespace) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
-
Remove the first matching
MetapathNamespace
item from the underlying collection. - removeNamespaceBinding(MetapathNamespace) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
-
Remove the first matching
MetapathNamespace
item from the underlying collection. - removeProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
-
Remove the first matching
Property
item from the underlying collection. - removeProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
-
Remove the first matching
Property
item from the underlying collection. - removeProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
-
Remove the first matching
Property
item from the underlying collection. - removeProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
-
Remove the first matching
Property
item from the underlying collection. - removeProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyReference
-
Remove the first matching
Property
item from the underlying collection. - removeProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldReference
-
Remove the first matching
Property
item from the underlying collection. - removeProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagAllowedValues
-
Remove the first matching
Property
item from the underlying collection. - removeProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagExpect
-
Remove the first matching
Property
item from the underlying collection. - removeProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
-
Remove the first matching
Property
item from the underlying collection. - removeProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagMatches
-
Remove the first matching
Property
item from the underlying collection. - removeProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagReference
-
Remove the first matching
Property
item from the underlying collection. - removeProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
-
Remove the first matching
Property
item from the underlying collection. - removeProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
-
Remove the first matching
Property
item from the underlying collection. - removeProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineFlag
-
Remove the first matching
Property
item from the underlying collection. - removeProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
-
Remove the first matching
Property
item from the underlying collection. - removeProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
-
Remove the first matching
Property
item from the underlying collection. - removeProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
-
Remove the first matching
Property
item from the underlying collection. - removeProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
-
Remove the first matching
Property
item from the underlying collection. - removeProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
-
Remove the first matching
Property
item from the underlying collection. - removeProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
-
Remove the first matching
Property
item from the underlying collection. - removeProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
-
Remove the first matching
Property
item from the underlying collection. - removeProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
-
Remove the first matching
Property
item from the underlying collection. - removeProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
-
Remove the first matching
Property
item from the underlying collection. - removeProp(Property) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
-
Remove the first matching
Property
item from the underlying collection. - removeScope(MetaschemaModuleConstraints.Scope) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
-
Remove the first matching
MetaschemaModuleConstraints.Scope
item from the underlying collection. - required() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundFlag
-
Specifies if the XML Schema attribute is optional or required.
- resetFactory() - Method in class gov.nist.secauto.metaschema.databind.io.json.DefaultJsonDeserializer
- resetFactory() - Method in class gov.nist.secauto.metaschema.databind.io.json.DefaultJsonSerializer
- resetFactory() - Method in class gov.nist.secauto.metaschema.databind.io.xml.DefaultXmlDeserializer
- resetFactory() - Method in class gov.nist.secauto.metaschema.databind.io.xml.DefaultXmlSerializer
- resolveDefaultGroupAs(GroupAs, IModule) - Static method in class gov.nist.secauto.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 gov.nist.secauto.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 gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.annotations.ModelUtil
-
Resolves a string value.
- resolveNoneOrValue(String) - Static method in class gov.nist.secauto.metaschema.databind.model.annotations.ModelUtil
-
Get the processed value of a string.
- resolveToMarkupLine(String) - Static method in class gov.nist.secauto.metaschema.databind.model.annotations.ModelUtil
-
Get the markup value of a markdown string.
- resolveToMarkupMultiline(String) - Static method in class gov.nist.secauto.metaschema.databind.model.annotations.ModelUtil
-
Get the markup value of a markdown string.
- rootIndex() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.MetaschemaAssembly
-
The binary root name of the assembly.
- rootName() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.MetaschemaAssembly
-
Name of the root XML element or the JSON/YAML property.
- RootName() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly.RootName
- RootName(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly.RootName
S
- Scope() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope
- Scope(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope
- SerializationFeature<V> - Class in gov.nist.secauto.metaschema.databind.io
- serialize(IBoundObject, File) - Method in interface gov.nist.secauto.metaschema.databind.io.ISerializer
-
Write data from a bound class instance to the
File
. - serialize(IBoundObject, OutputStream) - Method in interface gov.nist.secauto.metaschema.databind.io.ISerializer
-
Write data from a bound class instance to the
OutputStream
. - serialize(IBoundObject, Writer) - Method in interface gov.nist.secauto.metaschema.databind.io.ISerializer
-
Write data from a bound class instance to the
Writer
. - serialize(IBoundObject, Writer) - Method in class gov.nist.secauto.metaschema.databind.io.json.DefaultJsonSerializer
- serialize(IBoundObject, Writer) - Method in class gov.nist.secauto.metaschema.databind.io.xml.DefaultXmlSerializer
- serialize(IBoundObject, Path, OpenOption...) - Method in interface gov.nist.secauto.metaschema.databind.io.ISerializer
-
Write data from a bound class instance to the
File
. - SERIALIZE_ROOT - Static variable in class gov.nist.secauto.metaschema.databind.io.SerializationFeature
-
If enabled, generate document level constructs in the underlying data format.
- set(DeserializationFeature<?>, Object) - Method in class gov.nist.secauto.metaschema.databind.io.AbstractDeserializer
- set(DeserializationFeature<?>, Object) - Method in class gov.nist.secauto.metaschema.databind.io.DefaultBoundLoader
- set(DeserializationFeature<?>, Object) - Method in interface gov.nist.secauto.metaschema.databind.io.IBoundLoader
- set(DeserializationFeature<?>, Object) - Method in interface gov.nist.secauto.metaschema.databind.io.IDeserializer
- set(DeserializationFeature<?>, Object) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.BindingModuleLoader
- set(SerializationFeature<?>, Object) - Method in class gov.nist.secauto.metaschema.databind.io.AbstractSerializer
- set(SerializationFeature<?>, Object) - Method in interface gov.nist.secauto.metaschema.databind.io.ISerializer
- setAbstract(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA
- setAllowOther(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagAllowedValues
- setAllowOther(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
- setAny(Any) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.Choice
- setAny(Any) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel
- setAsType(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- setAsType(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- setAsType(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineFlag
- setAsType(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- setAsType(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
- setChoices(List<Object>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.Choice
- setChoices(List<Object>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
- setClassName(String) - Method in class gov.nist.secauto.metaschema.databind.codegen.config.DefaultDefinitionBindingConfiguration
- setClazz(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Remarks
- setConstraint(AssemblyConstraints) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
- setConstraint(AssemblyConstraints) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- setConstraint(AssemblyConstraints) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- setConstraint(FieldConstraints) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- setConstraint(FieldConstraints) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- setConstraint(FieldConstraints) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- setConstraint(FlagConstraints) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineFlag
- setConstraint(FlagConstraints) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
- setConstraints(AssemblyConstraints) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetapathContext
- setConstraints(AssemblyConstraints) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.DefinitionContext
- setConstraints(List<? extends IValueConstraintsBase>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope
- setConstraintValidationHandler(IConstraintValidationHandler) - Method in class gov.nist.secauto.metaschema.databind.io.AbstractDeserializer
- setConstraintValidationHandler(IConstraintValidationHandler) - Method in interface gov.nist.secauto.metaschema.databind.io.IDeserializer
-
Set the constraint violation handler for constraint validation.
- setContexts(List<MetapathContext>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetapathContext
- setContexts(List<MetapathContext>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
- setDatatype(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagMatches
- setDatatype(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
- setDefault(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- setDefault(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
- setDefault(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldReference
- setDefault(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagReference
- setDefault(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- setDefault(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineFlag
- setDefault(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- setDefault(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
- setDefinitionContext(MetaschemaMetaConstraints.DefinitionContext) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
- setDefinitions(List<Object>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA
- setDeprecated(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
- setDeprecated(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
- setDeprecated(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- setDeprecated(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
- setDeprecated(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyReference
- setDeprecated(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.ConstraintValueEnum
- setDeprecated(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldReference
- setDeprecated(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagReference
- setDeprecated(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- setDeprecated(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- setDeprecated(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineFlag
- setDeprecated(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- setDeprecated(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- setDeprecated(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
- setDescription(MarkupLine) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
- setDescription(MarkupLine) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
- setDescription(MarkupLine) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- setDescription(MarkupLine) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
- setDescription(MarkupLine) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyReference
- setDescription(MarkupLine) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Example
- setDescription(MarkupLine) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldReference
- setDescription(MarkupLine) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagAllowedValues
- setDescription(MarkupLine) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagExpect
- setDescription(MarkupLine) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
- setDescription(MarkupLine) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagMatches
- setDescription(MarkupLine) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagReference
- setDescription(MarkupLine) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- setDescription(MarkupLine) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- setDescription(MarkupLine) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineFlag
- setDescription(MarkupLine) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- setDescription(MarkupLine) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- setDescription(MarkupLine) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
- setDescription(MarkupLine) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
- setDescription(MarkupLine) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
- setDescription(MarkupLine) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
- setDescription(MarkupLine) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
- setDescription(MarkupLine) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
- setDescription(MarkupLine) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
- setDescription(MarkupLine) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
- setDiscriminator(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
- setDiscriminatorValue(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
- setDiscriminatorValue(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
- setDiscriminatorValue(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- setDiscriminatorValue(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
- setEnums(List<ConstraintValueEnum>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagAllowedValues
- setEnums(List<ConstraintValueEnum>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
- setExamples(List<Example>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
- setExamples(List<Example>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- setExamples(List<Example>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- setExamples(List<Example>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- setExamples(List<Example>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineFlag
- setExamples(List<Example>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- setExamples(List<Example>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- setExamples(List<Example>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
- setExpression(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.ConstraintLetExpression
- setExtensible(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagAllowedValues
- setExtensible(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
- setFlagRef(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.JsonKey
- setFlagRef(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.JsonValueKeyFlag
- setFlags(List<Object>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
- setFlags(List<Object>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- setFlags(List<Object>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- setFlags(List<Object>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- setFlags(List<Object>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- setFlags(List<Object>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- setFormalName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
- setFormalName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
- setFormalName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- setFormalName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
- setFormalName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyReference
- setFormalName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldReference
- setFormalName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagAllowedValues
- setFormalName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagExpect
- setFormalName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
- setFormalName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagMatches
- setFormalName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagReference
- setFormalName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- setFormalName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- setFormalName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineFlag
- setFormalName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- setFormalName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- setFormalName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
- setFormalName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
- setFormalName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
- setFormalName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
- setFormalName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
- setFormalName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
- setFormalName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
- setFormalName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
- setGroupAs(GroupingAs) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
- setGroupAs(GroupingAs) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyReference
- setGroupAs(GroupingAs) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldReference
- setGroupAs(GroupingAs) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- setGroupAs(GroupingAs) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- setHref(URI) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.Import
- setHref(URI) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.Import
- setHref(URI) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Import
- setId(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagAllowedValues
- setId(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagExpect
- setId(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
- setId(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagMatches
- setId(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
- setId(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
- setId(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
- setId(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
- setId(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
- setId(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
- setId(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
- setImports(List<METASCHEMA.Import>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA
- setImports(List<MetaschemaMetaConstraints.Import>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
- setImports(List<MetaschemaModuleConstraints.Import>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
- setIndex(BigInteger) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
- setIndex(BigInteger) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
- setIndex(BigInteger) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- setIndex(BigInteger) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
- setIndex(BigInteger) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyReference
- setIndex(BigInteger) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldReference
- setIndex(BigInteger) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagReference
- setIndex(BigInteger) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- setIndex(BigInteger) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- setIndex(BigInteger) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineFlag
- setIndex(BigInteger) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly.RootName
- setIndex(BigInteger) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- setIndex(BigInteger) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- setIndex(BigInteger) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
- setIndex(BigInteger) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.UseName
- setInJson(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.GroupingAs
- setInstances(List<Object>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel
- setInXml(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
- setInXml(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldReference
- setInXml(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.GroupingAs
- setInXml(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- setJsonBaseUri(URI) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA
- setJsonKey(JsonKey) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
- setJsonKey(JsonKey) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- setJsonKey(JsonKey) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- setJsonKey(JsonKey) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- setJsonKey(JsonKey) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- setJsonValueKey(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- setJsonValueKey(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- setJsonValueKey(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- setJsonValueKeyFlag(JsonValueKeyFlag) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- setJsonValueKeyFlag(JsonValueKeyFlag) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- setJsonValueKeyFlag(JsonValueKeyFlag) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- setKeyFields(List<KeyConstraintField>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
- setKeyFields(List<KeyConstraintField>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
- setKeyFields(List<KeyConstraintField>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
- setKeyFields(List<KeyConstraintField>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
- setLets(List<ConstraintLetExpression>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyConstraints
- setLets(List<ConstraintLetExpression>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldConstraints
- setLets(List<ConstraintLetExpression>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagConstraints
- setLevel(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagAllowedValues
- setLevel(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagExpect
- setLevel(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
- setLevel(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagMatches
- setLevel(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
- setLevel(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
- setLevel(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
- setLevel(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
- setLevel(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
- setLevel(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
- setLevel(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
- setMaxOccurs(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
- setMaxOccurs(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyReference
- setMaxOccurs(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldReference
- setMaxOccurs(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- setMaxOccurs(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- setMaxOccurs(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
- setMessage(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagExpect
- setMessage(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
- setMessage(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagMatches
- setMessage(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope
- setMessage(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
- setMessage(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
- setMessage(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
- setMessage(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
- setMessage(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
- setMessage(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
- setMetapaths(List<MetaschemaMetapath>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetapathContext
- setMetaschemaNamespace(URI) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope
- setMetaschemaShortName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope
- setMinOccurs(BigInteger) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
- setMinOccurs(BigInteger) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyReference
- setMinOccurs(BigInteger) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldReference
- setMinOccurs(BigInteger) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- setMinOccurs(BigInteger) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- setMinOccurs(BigInteger) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
- setModel(AssemblyModel) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
- setModel(AssemblyModel) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- setModel(AssemblyModel) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- setName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
- setName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- setName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
- setName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.GroupingAs
- setName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- setName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- setName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineFlag
- setName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly.RootName
- setName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- setName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- setName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
- setName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.DefinitionContext
- setName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
- setName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Property
- setName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
- setName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
- setName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.UseName
- setNamespace(URI) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA
- setNamespace(URI) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.DefinitionContext
- setNamespace(URI) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Property
- setNamespaceBindings(List<MetapathNamespace>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA
- setNamespaceBindings(List<MetapathNamespace>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
- setNamespaceBindings(List<MetapathNamespace>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
- setPath(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Example
- setPattern(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.KeyConstraintField
- setPrefix(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetapathNamespace
- setProps(List<Property>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
- setProps(List<Property>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
- setProps(List<Property>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- setProps(List<Property>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
- setProps(List<Property>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyReference
- setProps(List<Property>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldReference
- setProps(List<Property>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagAllowedValues
- setProps(List<Property>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagExpect
- setProps(List<Property>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
- setProps(List<Property>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagMatches
- setProps(List<Property>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagReference
- setProps(List<Property>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- setProps(List<Property>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- setProps(List<Property>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineFlag
- setProps(List<Property>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- setProps(List<Property>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- setProps(List<Property>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
- setProps(List<Property>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
- setProps(List<Property>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
- setProps(List<Property>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
- setProps(List<Property>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
- setProps(List<Property>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
- setProps(List<Property>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
- setProps(List<Property>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
- setQualifiedBaseClassName(String) - Method in class gov.nist.secauto.metaschema.databind.codegen.config.DefaultDefinitionBindingConfiguration
- setRef(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
- setRef(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
- setRef(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyReference
- setRef(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldReference
- setRef(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagReference
- setRef(URI) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Example
- setRegex(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagMatches
- setRegex(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
- setRemark(MarkupLine) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.ConstraintValueEnum
- setRemark(MarkupMultiline) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Remarks
- setRemarks(Remarks) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
- setRemarks(Remarks) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
- setRemarks(Remarks) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- setRemarks(Remarks) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
- setRemarks(Remarks) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
- setRemarks(Remarks) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyReference
- setRemarks(Remarks) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.ConstraintLetExpression
- setRemarks(Remarks) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Example
- setRemarks(Remarks) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldReference
- setRemarks(Remarks) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagAllowedValues
- setRemarks(Remarks) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagExpect
- setRemarks(Remarks) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
- setRemarks(Remarks) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagMatches
- setRemarks(Remarks) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagReference
- setRemarks(Remarks) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- setRemarks(Remarks) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- setRemarks(Remarks) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineFlag
- setRemarks(Remarks) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.KeyConstraintField
- setRemarks(Remarks) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetapathContext
- setRemarks(Remarks) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- setRemarks(Remarks) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- setRemarks(Remarks) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
- setRemarks(Remarks) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA
- setRemarks(Remarks) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.DefinitionContext
- setRemarks(Remarks) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope
- setRemarks(Remarks) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
- setRemarks(Remarks) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
- setRemarks(Remarks) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
- setRemarks(Remarks) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
- setRemarks(Remarks) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
- setRemarks(Remarks) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
- setRemarks(Remarks) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
- setRequired(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagReference
- setRequired(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineFlag
- setRootName(METASCHEMA.DefineAssembly.RootName) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- setRules(List<? extends IConstraintBase>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagConstraints
- setRules(List<? extends ITargetedConstraintBase>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyConstraints
- setRules(List<? extends ITargetedConstraintBase>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldConstraints
- setRules(List<? extends ITargetedConstraintBase>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Assembly
- setRules(List<? extends ITargetedConstraintBase>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Field
- setRules(List<? extends ITargetedConstraintBase>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Flag
- setSchemaName(MarkupLine) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA
- setSchemaVersion(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA
- setScope(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- setScope(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- setScope(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
- setScopes(List<MetaschemaModuleConstraints.Scope>) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
- setShortName(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA
- setTarget(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.KeyConstraintField
- setTarget(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetapath
- setTarget(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Assembly
- setTarget(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Field
- setTarget(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Flag
- setTarget(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
- setTarget(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
- setTarget(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
- setTarget(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
- setTarget(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
- setTarget(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
- setTarget(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
- setTest(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagExpect
- setTest(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
- setUri(URI) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetapathNamespace
- setUseName(UseName) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
- setUseName(UseName) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
- setUseName(UseName) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyReference
- setUseName(UseName) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldReference
- setUseName(UseName) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagReference
- setUseName(UseName) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- setUseName(UseName) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- setUseName(UseName) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
- setValue(Object, Object) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstance
-
Set the provided value on the provided object.
- setValue(Object, Object) - Method in interface gov.nist.secauto.metaschema.databind.model.IFeatureJavaField
- setValue(Object, Object) - Method in interface gov.nist.secauto.metaschema.databind.model.IValuedMutable
-
Set the provided value on the provided object.
- setValue(Object, String) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IFeatureScalarItemValueHandler
-
Apply the string value.
- setValue(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.ConstraintValueEnum
- setValue(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Property
- setVar(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.ConstraintLetExpression
- setVersion(String) - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
- SimpleModuleLoaderStrategy - Class in gov.nist.secauto.metaschema.databind
- SimpleModuleLoaderStrategy() - Constructor for class gov.nist.secauto.metaschema.databind.SimpleModuleLoaderStrategy
- SimpleModuleLoaderStrategy(IModuleBindingGenerator) - Constructor for class gov.nist.secauto.metaschema.databind.SimpleModuleLoaderStrategy
- SINGLETON_GROUP_AS - Static variable in interface gov.nist.secauto.metaschema.databind.model.IGroupAs
- size(Object) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IModelInstanceCollectionInfo
-
Get the number of items associated with the value.
T
- target() - Element in annotation type gov.nist.secauto.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 gov.nist.secauto.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 gov.nist.secauto.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 gov.nist.secauto.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 gov.nist.secauto.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 gov.nist.secauto.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 gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.annotations.Let
-
A Metapath to use the query the values assigned to the variable.
- target() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.Matches
-
An optional Metapath that points to the target flag or field value that the constraint applies to.
- TargetedAllowedValuesConstraint - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- TargetedAllowedValuesConstraint() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
- TargetedAllowedValuesConstraint(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
- TargetedExpectConstraint - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- TargetedExpectConstraint() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
- TargetedExpectConstraint(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
- TargetedHasCardinalityConstraint - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- TargetedHasCardinalityConstraint() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
- TargetedHasCardinalityConstraint(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
- TargetedIndexConstraint - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- TargetedIndexConstraint() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
- TargetedIndexConstraint(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
- TargetedIndexHasKeyConstraint - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- TargetedIndexHasKeyConstraint() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
- TargetedIndexHasKeyConstraint(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
- TargetedIsUniqueConstraint - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- TargetedIsUniqueConstraint() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
- TargetedIsUniqueConstraint(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
- TargetedMatchesConstraint - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
- TargetedMatchesConstraint() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
- TargetedMatchesConstraint(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
- test() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.Expect
-
A metapath that is expected to evaluate to
true
in this context. - toAtomicItem() - Method in class gov.nist.secauto.metaschema.databind.model.annotations.NullJavaTypeAdapter.VoidItem
- toClassName(String) - Static method in class gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.annotations.ModelUtil
- toLocation(IBoundObject, URI) - Static method in class gov.nist.secauto.metaschema.databind.model.annotations.ModelUtil
- toPackageName(String) - Static method in class gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.annotations.ModelUtil
- toPropertyName(String) - Static method in class gov.nist.secauto.metaschema.databind.codegen.ClassUtils
-
Transforms the provided name into a string suitable for use as a Java property name.
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Any
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyConstraints
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.Choice
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Assembly
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineAssembly
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.DefineField
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup.Field
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel.ChoiceGroup
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyModel
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.AssemblyReference
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.ConstraintLetExpression
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.ConstraintValueEnum
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Example
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldConstraints
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FieldReference
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagAllowedValues
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagConstraints
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagExpect
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagIndexHasKey
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagMatches
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.FlagReference
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.GroupingAs
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineAssembly
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineField
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.InlineDefineFlag
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.JsonKey
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.JsonValueKeyFlag
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.KeyConstraintField
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetapathContext
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetapathNamespace
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly.RootName
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineAssembly
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineField
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.DefineFlag
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA.Import
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.METASCHEMA
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.DefinitionContext
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints.Import
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetaConstraints
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaMetapath
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Import
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Assembly
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Field
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope.Flag
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints.Scope
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.MetaschemaModuleConstraints
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Property
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.Remarks
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedAllowedValuesConstraint
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedExpectConstraint
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedHasCardinalityConstraint
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexConstraint
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIndexHasKeyConstraint
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedIsUniqueConstraint
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.TargetedMatchesConstraint
- toString() - Method in class gov.nist.secauto.metaschema.databind.model.metaschema.binding.UseName
- toVariableName(String) - Static method in class gov.nist.secauto.metaschema.databind.codegen.ClassUtils
-
Transforms the provided name into a string suitable for use as a Java variable name.
- typeAdapter() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundField
-
The Metaschema data type adapter for the field's value.
- typeAdapter() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundFieldValue
-
The Module data type adapter for the field's value.
- typeAdapter() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundFlag
-
The Module data type adapter for the field's value.
- typeAdapter() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundGroupedField
-
The Metaschema data type adapter for the field's value.
- typeAdapter() - Element in annotation type gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.annotations.AssemblyConstraints
-
Get the unique constraints for this assembly.
- UNQUALIFIED - Enum constant in enum gov.nist.secauto.metaschema.databind.model.annotations.XmlNsForm
- UNSET - Enum constant in enum gov.nist.secauto.metaschema.databind.model.annotations.XmlNsForm
- uri() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.NsBinding
-
The Metapath namespace URI that is bound to the prefix.
- useIndex() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundAssembly
-
The binary use name of the assembly.
- useIndex() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundField
-
The binary use name of the field.
- useIndex() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundFlag
-
The binary use name of the flag.
- useIndex() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundGroupedAssembly
-
The binary use name of the assembly.
- useIndex() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundGroupedField
-
The binary use name of the field.
- useIndex() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.MetaschemaField
-
The binary use name of the assembly.
- useName() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundAssembly
-
The model name to use for singleton values.
- useName() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundField
-
The model name to use for JSON/YAML singleton values and associated XML elements.
- useName() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundGroupedAssembly
-
The model name to use for singleton values.
- useName() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundGroupedField
-
The model name to use for JSON/YAML singleton values and associated XML elements.
- useName() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.MetaschemaField
-
Get the name to use for data instances of this field.
- UseName - Class in gov.nist.secauto.metaschema.databind.model.metaschema.binding
-
Allows the name of the definition to be overridden.
- UseName() - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.UseName
- UseName(IMetaschemaData) - Constructor for class gov.nist.secauto.metaschema.databind.model.metaschema.binding.UseName
V
- validate(IDefinitionNodeItem<?, ?>, IBoundLoader, IConfiguration<ValidationFeature<?>>) - Method in interface gov.nist.secauto.metaschema.databind.IBindingContext
-
Perform constraint validation on the provided bound object represented as an
IDefinitionNodeItem
. - validate(IDocumentNodeItem, IBoundLoader, IConfiguration<ValidationFeature<?>>) - Method in interface gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.IBindingContext
-
Load and perform schema and constraint validation on the target.
- validateWithConstraints(URI, IConfiguration<ValidationFeature<?>>) - Method in interface gov.nist.secauto.metaschema.databind.IBindingContext
-
Load and validate the provided
target
using the associated Module module constraints. - validateWithSchema(URI, Format, IBindingContext) - Method in interface gov.nist.secauto.metaschema.databind.IBindingContext.ISchemaValidationProvider
-
Validate the target resource.
- value() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.AllowedValue
-
The specific enumerated value.
- valueConstraints() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundField
-
Get the value constraints defined for this Metaschema field inline definition.
- valueConstraints() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundFlag
-
Get the value constraints defined for this Metaschema flag inline definition.
- valueConstraints() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundGroupedField
-
Get the value constraints defined for this Metaschema field inline definition.
- valueConstraints() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.MetaschemaAssembly
-
Get the value constraints defined for this Metaschema assembly definition.
- valueConstraints() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.MetaschemaField
-
Get the value constraints defined for this Metaschema field definition.
- ValueConstraints - Annotation Type in gov.nist.secauto.metaschema.databind.model.annotations
- valueKeyName() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.BoundFieldValue
-
The name of the JSON property that contains the field's value.
- valueOf(String) - Static method in enum gov.nist.secauto.metaschema.databind.io.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gov.nist.secauto.metaschema.databind.model.annotations.XmlNsForm
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.annotations.AllowedValues
-
Get any allowed values for this constraint.
- values() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.Property
-
The values for the property's name and namespace.
- values() - Static method in enum gov.nist.secauto.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 gov.nist.secauto.metaschema.databind.model.annotations.NullJavaTypeAdapter.VoidItem
W
- write(IBoundDefinitionModelComplex, IBoundObject) - Method in interface gov.nist.secauto.metaschema.databind.io.IWritingContext
-
Write the data described by the provided
targetObject
as an XML element. - write(IBoundDefinitionModelComplex, IBoundObject) - Method in class gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonWriter
- write(IBoundDefinitionModelComplex, IBoundObject) - Method in class gov.nist.secauto.metaschema.databind.io.xml.MetaschemaXmlWriter
- writeChoiceGroupItem(IBoundObject, IBoundInstanceModelChoiceGroup) - Method in class gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonWriter
- writeChoiceGroupItem(IBoundObject, IBoundInstanceModelChoiceGroup) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IItemWriteHandler
-
Write an item.
- writeItem(IBoundObject, IItemWriteHandler) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundDefinitionModelAssembly
- writeItem(IBoundObject, IItemWriteHandler) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundDefinitionModelFieldComplex
- writeItem(IBoundObject, IItemWriteHandler) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelAssembly
- writeItem(IBoundObject, IItemWriteHandler) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelChoiceGroup
- writeItem(IBoundObject, IItemWriteHandler) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelFieldComplex
- writeItem(IBoundObject, IItemWriteHandler) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelGroupedAssembly
- writeItem(IBoundObject, IItemWriteHandler) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelGroupedField
- writeItem(ITEM) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IModelInstanceWriteHandler
-
Write the next item in the collection of items represented by the instance.
- writeItem(Object, IItemWriteHandler) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundFieldValue
- writeItem(Object, IItemWriteHandler) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceFlag
- writeItem(Object, IItemWriteHandler) - Method in interface gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelFieldScalar
- writeItem(TYPE, IItemWriteHandler) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IItemValueHandler
-
Write the provided item.
- writeItemAssembly(IBoundObject, IBoundDefinitionModelAssembly) - Method in class gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonWriter
- writeItemAssembly(IBoundObject, IBoundDefinitionModelAssembly) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IItemWriteHandler
-
Write an item.
- writeItemAssembly(IBoundObject, IBoundInstanceModelAssembly) - Method in class gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonWriter
- writeItemAssembly(IBoundObject, IBoundInstanceModelAssembly) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IItemWriteHandler
-
Write an item.
- writeItemAssembly(IBoundObject, IBoundInstanceModelGroupedAssembly) - Method in class gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonWriter
- writeItemAssembly(IBoundObject, IBoundInstanceModelGroupedAssembly) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IItemWriteHandler
-
Write an item.
- writeItemField(IBoundObject, IBoundDefinitionModelFieldComplex) - Method in class gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonWriter
- writeItemField(IBoundObject, IBoundDefinitionModelFieldComplex) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IItemWriteHandler
-
Write an item.
- writeItemField(IBoundObject, IBoundInstanceModelFieldComplex) - Method in class gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonWriter
- writeItemField(IBoundObject, IBoundInstanceModelFieldComplex) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IItemWriteHandler
-
Write an item.
- writeItemField(IBoundObject, IBoundInstanceModelGroupedField) - Method in class gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonWriter
- writeItemField(IBoundObject, IBoundInstanceModelGroupedField) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IItemWriteHandler
-
Write an item.
- writeItemField(Object, IBoundInstanceModelFieldScalar) - Method in class gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonWriter
- writeItemField(Object, IBoundInstanceModelFieldScalar) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IItemWriteHandler
-
Write an item.
- writeItemFieldValue(Object, IBoundFieldValue) - Method in class gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonWriter
- writeItemFieldValue(Object, IBoundFieldValue) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IItemWriteHandler
-
Write an item.
- writeItemFlag(Object, IBoundInstanceFlag) - Method in class gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonWriter
- writeItemFlag(Object, IBoundInstanceFlag) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IItemWriteHandler
-
Write an item.
- writeItems(IModelInstanceWriteHandler<ITEM>, Object) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IModelInstanceCollectionInfo
- writeList(List<ITEM>) - Method in class gov.nist.secauto.metaschema.databind.model.info.AbstractModelInstanceWriteHandler
- writeList(List<ITEM>) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IModelInstanceWriteHandler
- writeMap(Map<String, ITEM>) - Method in class gov.nist.secauto.metaschema.databind.model.info.AbstractModelInstanceWriteHandler
- writeMap(Map<String, ITEM>) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IModelInstanceWriteHandler
- writeRoot(IBoundDefinitionModelAssembly, IBoundObject) - Method in interface gov.nist.secauto.metaschema.databind.io.xml.IXmlWritingContext
- writeRoot(IBoundDefinitionModelAssembly, IBoundObject) - Method in class gov.nist.secauto.metaschema.databind.io.xml.MetaschemaXmlWriter
- writeSingleton(ITEM) - Method in interface gov.nist.secauto.metaschema.databind.model.info.IModelInstanceWriteHandler
X
- XML - Enum constant in enum gov.nist.secauto.metaschema.databind.io.Format
-
The Extensible Markup Language format.
- xmlAttributeFormDefault() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.XmlSchema
-
Get the default XML attribute form.
- xmlElementFormDefault() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.XmlSchema
-
Get the default XML element form.
- xmlns() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.XmlSchema
-
Defines the XML namespace URI and prefix to use for this model.
- XmlNs - Annotation Type in gov.nist.secauto.metaschema.databind.model.annotations
-
Used to identify the XML namespace to use for a set of annotated Java classes.
- XmlNsForm - Enum in gov.nist.secauto.metaschema.databind.model.annotations
- XmlSchema - Annotation Type in gov.nist.secauto.metaschema.databind.model.annotations
-
This annotation provides package-level Module information.
- xmlSchemaLocation() - Element in annotation type gov.nist.secauto.metaschema.databind.model.annotations.XmlSchema
-
The location of the associated XML schema.
Y
- YAML - Enum constant in enum gov.nist.secauto.metaschema.databind.io.Format
-
The YAML Ain't Markup Language format.
- YAML_CODEPOINT_LIMIT - Static variable in class gov.nist.secauto.metaschema.databind.io.DeserializationFeature
-
Determines the max YAML codepoints that can be read.
- YAML_CODEPOINT_LIMIT_DEFAULT - Static variable in class gov.nist.secauto.metaschema.databind.io.DeserializationFeature
- YamlOperations - Class in gov.nist.secauto.metaschema.databind.io.yaml
- yamlToJson(Map<String, Object>) - Static method in class gov.nist.secauto.metaschema.databind.io.yaml.YamlOperations
-
Converts the provided YAML
map
into JSON.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form