UMMF::Export::DataDumper - A code generator for Data::Dumper.


UMMF documentation  | view source Contained in the UMMF distribution.

Index


NAME

Top

UMMF::Export::DataDumper - A code generator for Data::Dumper.

SYNOPSIS

Top

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

DESCRIPTION

Top

This package allow UML models to be represented as Data::Dumper output.

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.