Uses of Interface
dev.metaschema.databind.model.IBoundProperty

Packages that use IBoundProperty
Package
Description
Provides core functionality for reading and writing Metaschema instance data to and from bound Java objects.
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.
Provides classes for model property information and data item handling.