NAME
UMMF::Import - Base class for (meta-)model importers.
SYNOPSIS
use base qw(UMMF::Import);
DESCRIPTION
This base class provides support and interfaces for specific importers, like UMMF::Import::XML and UMMF::Import::MetaMetaModel.
USAGE
EXPORT
None exported.
AUTHOR
Kurt Stephens, kstephens@users.sourceforge.net 2003/04/15
SEE ALSO
VERSION
$Revision: 1.9 $