Uses of Interface
gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelNamed
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 IBoundInstanceModelNamed in gov.nist.secauto.metaschema.databind.model
Modifier and TypeInterfaceDescriptioninterface
Represents an assembly instance bound to Java field.interface
IBoundInstanceModelField<ITEM>
interface
interface
Modifier and TypeMethodDescriptionIBoundDefinitionModel.getInlineInstance()
IBoundContainerModelAssembly.getNamedModelInstanceByName
(QName name) Modifier and TypeMethodDescriptionCollection<? extends IBoundInstanceModelNamed<?>>
IBoundContainerModelAssembly.getNamedModelInstances()