NAME
UMMF::Export::Null - A code generator for /dev/null
SYNOPSIS
my $d = UMMF::Export::Null->new('output' => *STDOUT);
my $d->export_Model($model);
DESCRIPTION
This package allow UML models to be represented as nothing.
USAGE
EXPORT
None exported.
AUTHOR
Kurt Stephens, kstephens@sourceforge.net 2003/08/18
SEE ALSO
VERSION
$Revision: 1.3 $