Package 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.-
ClassDescriptionRepresents a flag definition/instance bound to Java field.IBoundDefinitionModel<ITEM>Represents a field or assembly instance bound to Java data.Represents an assembly definition bound to a Java class.Represents a field or assembly instance bound to Java class.Represents a field definition bound to Java data.Represents a field definition bound to a Java class.IBoundInstance<ITEM>Represents a Metaschema module instance bound to Java data.Represents a flag instance bound to Java data.IBoundInstanceModel<ITEM>Represents an assembly or field instance bound to Java data.Represents an assembly instance bound to Java field.Represents a choice group instance bound to Java field.IBoundInstanceModelField<ITEM>Represents an assembly model instance that is a member of a choice group instance.Represents a field model instance that is a member of a choice group instance.Represents a model instance that is a member of a choice group instance.IBoundInstanceModelNamed<ITEM>IBoundModelObject<ITEM>Represents a binding of Java data to a Metaschema module construct, i.e.IBoundProperty<ITEM>A data object to record the group as selections.