| UMMF documentation | view source | Contained in the UMMF distribution. |
UMMF::Boot::MetaModel - Bootstrapping implementation of UML meta-model M1.
use UMMF::Boot::MetaModel; my $f = UMMF::Boot::MetaModel->factory; my $metamodel = UMMF::Boot::MetaModel->model; UMMF::Export::XMI->new()->export_Model($metamodel);
None exported.
Kurt Stephens, kstephens@users.sourceforge.net 2003/05/03
$Revision: 1.16 $
| UMMF documentation | view source | Contained in the UMMF distribution. |