Uses of Interface
gov.nist.secauto.metaschema.databind.model.IBoundDefinitionFlag
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 IBoundDefinitionFlag in gov.nist.secauto.metaschema.databind.model
Modifier and TypeInterfaceDescriptioninterface
Represents a flag instance bound to Java data.Modifier and TypeMethodDescriptionIBoundInstanceFlag.getDefinition()
AbstractBoundModule.getFlagDefinitionByName
(QName name)