Package ru.onego.industrial.catalog.meta

Interface Summary
Catalog Catalog is the core metaobject of this framework.
CatalogLine Catalog operates data stored in catalog lines.
ColumnValue Defines column value type.
 

Class Summary
CatalogImpl Default implementation of the Catalog interface.
CatalogLineImpl Default implementation for the CatalogLine interface.
DoubleValue Type for holding double values.
IDValue Column value responsible for holding ID value from interface dialog text field.
StringValue Default value for all columns.
 

Exception Summary
MetaException Meta data exception.