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

Packages that use IValuedDefinition
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 schema generation capabilities for Metaschema modules.