The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

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

SYNOPSIS

  use UMMF::UML::XForm::ClassInterface;

  my $xform = UMMF::UML::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.10 $

METHODS