The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

UMMF::XForm::ClassInterface - Generate Interface that represent Class.

SYNOPSIS

  use UMMF::XForm::ClassInterface;

  my $xform = UMMF::XForm::ClassInterface->new();
  $model = $xform->apply_Model($model);

DESCRIPTION

USAGE

PATTERNS

EXPORT

None exported.

AUTHOR

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

SEE ALSO

UMMF::UML::MetaMetaModel

VERSION

$Revision: 1.11 $

METHODS