Kurt Stephens > UMMF > UMMF::Export::XMI

Download:
UMMF-1.02.tar.gz

Dependencies

Annotate this POD

View/Report Bugs
Module Version: 1.012   Source  

NAME ^

UMMF::Export::XMI - An exporter for XMI.

SYNOPSIS ^

  use base qw(UMMF::Export::XMI);

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

DESCRIPTION ^

This package allow UML models to be represented as XMI. Actually anything that can supply its own meta-model.

USAGE ^

EXPORT ^

None exported.

AUTHOR ^

Kurt Stephens, kstephens@users.sourceforge.net 2003/04/15

SEE ALSO ^

UMMF::Core::MetaModel

VERSION ^

$Revision: 1.12 $

METHODS ^

syntax highlighting: