Uses of Interface
gov.nist.secauto.metaschema.databind.model.info.IFeatureComplexItemValueHandler
Package
Description
Provides core functionality for reading and writing instance data to and from
bound objects.
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.-
Uses of IFeatureComplexItemValueHandler in gov.nist.secauto.metaschema.databind.io
Modifier and TypeInterfaceDescriptionstatic interface
-
Uses of IFeatureComplexItemValueHandler in gov.nist.secauto.metaschema.databind.model
Modifier and TypeInterfaceDescriptioninterface
Represents an assembly definition bound to a Java class.interface
Represents a field or assembly instance bound to Java class.interface
Represents a field definition bound to a Java class.interface
Represents an assembly instance bound to Java field.interface
interface
Represents an assembly model instance that is a member of a choice group instance.interface
Represents a field model instance that is a member of a choice group instance.interface
Represents a model instance that is a member of a choice group instance.