There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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

UMMF

VERSION

$Revision: 1.9 $

METHODS