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

NAME

UMMF::XForm::AssociationNames - Generates names for all Associations, renames AssociationEnds that collide across Generalizations.

SYNOPSIS

  use UMMF::XForm::AssociationNames;

  my $xform = UMMF::XForm::AssociationNames->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::Core::MetaModel

VERSION

$Revision: 1.14 $

METHODS