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


UMMF documentation  | view source Contained in the UMMF distribution.

Index


NAME

Top

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

SYNOPSIS

Top

  use base qw(UMMF::Import);

DESCRIPTION

Top

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

USAGE

Top

EXPORT

Top

None exported.

AUTHOR

Top

Kurt Stephens, kstephens@users.sourceforge.net 2003/04/15

SEE ALSO

Top

UMMF

VERSION

Top

$Revision: 1.9 $

METHODS

Top


UMMF documentation  | view source Contained in the UMMF distribution.