Uses of Interface
dev.metaschema.databind.model.IBoundDefinition
Packages that use IBoundDefinition
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 IBoundDefinition in dev.metaschema.databind.model
Subinterfaces of IBoundDefinition in dev.metaschema.databind.modelModifier and TypeInterfaceDescriptioninterfaceRepresents a flag definition/instance bound to Java field.interfaceIBoundDefinitionModel<ITEM>Represents a field or assembly instance bound to Java data.interfaceRepresents 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.interfaceRepresents a flag instance bound to Java data.interfaceRepresents a bound field instance that contains scalar (simple) data, such as a string or number value.