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


UMMF documentation  | view source Contained in the UMMF distribution.

Index


NAME

Top

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

SYNOPSIS

Top

  use UMMF::XForm::ClassInterface;

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

DESCRIPTION

Top

USAGE

Top

PATTERNS

Top

EXPORT

Top

None exported.

AUTHOR

Top

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

SEE ALSO

Top

UMMF::UML::MetaMetaModel

VERSION

Top

$Revision: 1.11 $

METHODS

Top


UMMF documentation  | view source Contained in the UMMF distribution.