Uses of Interface
gov.nist.secauto.metaschema.databind.model.IBoundDefinitionModel
Packages that use 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
Subinterfaces of IBoundDefinitionModel in gov.nist.secauto.metaschema.databind.modelModifier and TypeInterfaceDescriptioninterfaceRepresents 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.interfaceMethods in gov.nist.secauto.metaschema.databind.model that return IBoundDefinitionModelModifier and TypeMethodDescriptionIBoundInstance.getContainingDefinition()IBoundInstanceFlag.getContainingDefinition()IBoundInstanceModelNamed.getDefinition()default IBoundDefinitionModel<IBoundObject>IBoundInstanceFlag.getParentContainer()Methods in gov.nist.secauto.metaschema.databind.model with parameters of type IBoundDefinitionModelModifier and TypeMethodDescriptionstatic IBoundInstanceFlagIBoundInstanceFlag.newInstance(Field field, IBoundDefinitionModel<IBoundObject> containingDefinition) Create a new bound flag instance.