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


UMMF documentation  | view source Contained in the UMMF distribution.

Index


NAME

Top

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

SYNOPSIS

Top

  use UMMF::XForm::AssociationNames;

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

VERSION

Top

$Revision: 1.14 $

METHODS

Top


UMMF documentation  | view source Contained in the UMMF distribution.