Uses of Interface
dev.metaschema.databind.model.IBoundInstanceModelNamed
Packages that use IBoundInstanceModelNamed
Package
Description
Provides an overlay of the Metaschema module model
(
dev.metaschema.core.model) using bound Java class annotations
(dev.metaschema.databind.model.annotations) to represent module
constructs annotated on Java classes.-
Uses of IBoundInstanceModelNamed in dev.metaschema.databind.model
Subinterfaces of IBoundInstanceModelNamed in dev.metaschema.databind.modelModifier and TypeInterfaceDescriptioninterfaceRepresents an assembly instance bound to Java field.interfaceIBoundInstanceModelField<ITEM>Represents a field instance bound to a Java field.interfaceRepresents a bound field instance that contains complex (non-scalar) data, such as an object with flags and a value.interfaceRepresents a bound field instance that contains scalar (simple) data, such as a string or number value.Methods in dev.metaschema.databind.model that return IBoundInstanceModelNamed