Uses of Interface
gov.nist.secauto.metaschema.databind.model.IBoundDefinitionModel
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 IBoundDefinitionModel 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 Java data.interface
Represents a field definition bound to a Java class.interface
Modifier and TypeMethodDescriptionIBoundInstance.getContainingDefinition()
IBoundInstanceFlag.getContainingDefinition()
IBoundInstanceModelNamed.getDefinition()
default IBoundDefinitionModel<IBoundObject>
IBoundInstanceFlag.getParentContainer()
Modifier and TypeMethodDescriptionstatic IBoundInstanceFlag
IBoundInstanceFlag.newInstance
(Field field, IBoundDefinitionModel<IBoundObject> containingDefinition) Create a new bound flag instance.