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


UMMF documentation  | view source Contained in the UMMF distribution.

Index


NAME

Top

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

SYNOPSIS

Top

  my $d = UMMF::Export::Null->new('output' => *STDOUT);
  my $d->export_Model($model);

DESCRIPTION

Top

This package allow UML models to be represented as nothing.

USAGE

Top

EXPORT

Top

None exported.

AUTHOR

Top

Kurt Stephens, kstephens@sourceforge.net 2003/08/18

SEE ALSO

Top

UMMF::UML::MetaModel (UMMF::UML::MetaModel)

VERSION

Top

$Revision: 1.3 $

METHODS

Top


UMMF documentation  | view source Contained in the UMMF distribution.