Kurt Stephens > UMMF-0.25 > UMMF::UML::Export::Null

Download:
UMMF-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 1.002   Source   Latest Release: UMMF-0.26

NAME ^

UMMF::UML::Export::Null - A code generator for /dev/null

SYNOPSIS ^

  my $d = UMMF::UML::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 ^

UMMF::UML::MetaModel

VERSION ^

$Revision: 1.2 $

METHODS ^