NAME
DbFramework::DefinitionObject - DefinitionObject class
SYNOPSIS
use DbFramework::DefinitionObject;
DESCRIPTION
Abstract class for CDIF Definition Object objects.
SUPERCLASSES
DbFramework::Util
OBJECT METHODS
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 DbFramework::Util for the accessor methods for these attributes.
SEE ALSO
AUTHOR
Paul Sharpe <paul@miraclefish.com>
COPYRIGHT
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.