NAME

UMMF::UML::Import - Base class for (meta-)model importers.

SYNOPSIS

use base qw(UMMF::UML::Import);

DESCRIPTION

This base class provides support and interfaces for specific importers, like UMMF::UML::Import::XML and UMMF::UML::Import::MetaMetaModel.

USAGE

EXPORT

None exported.

AUTHOR

Kurt Stephens, ks.perl@kurtstephens.com 2003/04/15

SEE ALSO

UMMF::UML::XMI

VERSION

$Revision: 1.7 $

METHODS