Uses of Interface
gov.nist.secauto.metaschema.databind.model.IBoundDefinition
Packages that use IBoundDefinition
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.-
Uses of IBoundDefinition in gov.nist.secauto.metaschema.databind.model
Subinterfaces of IBoundDefinition in gov.nist.secauto.metaschema.databind.modelModifier and TypeInterfaceDescriptioninterfaceRepresents a flag definition/instance bound to Java field.interfaceIBoundDefinitionModel<ITEM>Represents a field or assembly instance bound to Java data.interfaceRepresents an assembly definition bound to a Java class.interfaceRepresents a field or assembly instance bound to Java class.interfaceRepresents a field definition bound to Java data.interfaceRepresents a field definition bound to a Java class.interfaceRepresents a flag instance bound to Java data.interface