UMMF::Boot::MetaModel - Bootstrapping implementation of UML meta-model M1.


UMMF documentation  | view source Contained in the UMMF distribution.

Index


NAME

Top

UMMF::Boot::MetaModel - Bootstrapping implementation of UML meta-model M1.

SYNOPSIS

Top

  use UMMF::Boot::MetaModel;

  my $f = UMMF::Boot::MetaModel->factory;
  my $metamodel = UMMF::Boot::MetaModel->model;
  UMMF::Export::XMI->new()->export_Model($metamodel);

DESCRIPTION

Top

USAGE

Top

PATTERNS

Top

EXPORT

Top

None exported.

AUTHOR

Top

Kurt Stephens, kstephens@users.sourceforge.net 2003/05/03

SEE ALSO

Top

UMMF::Core::MetaModel

VERSION

Top

$Revision: 1.16 $

METHODS

Top


UMMF documentation  | view source Contained in the UMMF distribution.