| UMMF documentation | view source | Contained in the UMMF distribution. |
UMMF::XForm::AssociationNames - Generates names for all Associations, renames AssociationEnds that collide across Generalizations.
use UMMF::XForm::AssociationNames; my $xform = UMMF::XForm::AssociationNames->new(); $model = $xform->apply_Model($model);
None exported.
Kurt Stephens, kstephens@users.sourceforge.net 2003/05/04
$Revision: 1.14 $
| UMMF documentation | view source | Contained in the UMMF distribution. |