DbFramework::DefinitionObject - DefinitionObject class |
DbFramework::DefinitionObject - DefinitionObject class
use DbFramework::DefinitionObject;
Abstract class for CDIF Definition Object objects.
DbFramework::Util
A definition object contains 0 or more DbFramework::Attribute objects. These objects can be accessed using the attributes CONTAINS_L and CONTAINS_H. See AUTOLOAD() in the DbFramework::Util manpage for the accessor methods for these attributes.
Paul Sharpe <paul@miraclefish.com>
Copyright (c) 1998 Paul Sharpe. England. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
DbFramework::DefinitionObject - DefinitionObject class |