Uses of Package
gov.nist.secauto.metaschema.databind.model.annotations
Package
Description
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.Provides a set of annotations for associating Module information with a Java
class.
A Metaschema module represented as a set of Metaschema module bindings.
-
ClassDescriptionIdentifies that the annotation target is a bound property that references a Module assembly.Identifies that the annotation target is a bound property that references a Module field.
-
-
ClassDescriptionThis annotation indicates that the target class represents a Module assembly.This annotation indicates that the target class represents a Module field.