The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

UMMF::UML::MetaModel1 - Bootstrapping implementation of UML meta-model M1.

SYNOPSIS

  use UMMF::UML::MetaModel1;

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

DESCRIPTION

USAGE

PATTERNS

EXPORT

None exported.

AUTHOR

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

SEE ALSO

UMMF::UML::MetaMetaModel

VERSION

$Revision: 1.14 $

METHODS