| UMMF documentation | view source | Contained in the UMMF distribution. |
UMMF::Import - Base class for (meta-)model importers.
use base qw(UMMF::Import);
This base class provides support and interfaces for specific importers, like UMMF::Import::XML and UMMF::Import::MetaMetaModel.
None exported.
Kurt Stephens, kstephens@users.sourceforge.net 2003/04/15
$Revision: 1.9 $
| UMMF documentation | view source | Contained in the UMMF distribution. |