Uses of Interface
dev.metaschema.core.model.IDefaultable

Packages that use IDefaultable
Package
Description
Core Metaschema model interfaces and implementations.
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.
Provides an implementation of the Module model (dev.metaschema.core.model) represented by a module-specific set of bound Java classes (dev.metaschema.databind.model.metaschema.binding).