NAME
CodeGen::PerlBean::Attribute::Multi - contains MULTI bean attribute information
SYNOPSIS
None. This is an abstract class.
ABSTRACT
MULTI bean attribute abstraction
DESCRIPTION
CodeGen::PerlBean::Attribute::Multi
is a subclass of CodeGen::PerlBean::Attribute
and it's only function is to group it's subclasses.
CONSTRUCTOR
Inherited from CodeGen::PerlBean::Attribute.
METHODS
Inherited from CodeGen::PerlBean::Attribute.
SEE ALSO
CodeGen::PerlBean CodeGen::PerlBean::Attribute CodeGen::PerlBean::Attribute::Boolean CodeGen::PerlBean::Attribute::Factory CodeGen::PerlBean::Attribute::Multi::Ordered CodeGen::PerlBean::Attribute::Multi::Unique CodeGen::PerlBean::Attribute::Multi::Unique::Ordered CodeGen::PerlBean::Attribute::Single
BUGS
None known (yet.)
HISTORY
First development: November 2002
AUTHOR
Vincent Zocca
COPYRIGHT
Copyright 2002 by Vincent Zocca
LICENSE
This file is part of the CodeGen::PerlBean
module hierarchy for Perl by Vincenzo Zocca.
The CodeGen::PerlBean module hierarchy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
The CodeGen::PerlBean module hierarchy is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with the CodeGen::PerlBean module hierarchy; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA