AssociationEnds gets an 'otherEnd' ref added so you can navigate associations
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / XMI / Parser.pm
2003-10-01 Mark Addison AssociationEnds gets an 'otherEnd' ref added so you...
2003-09-29 Mark Addison Different versions of XMI now handled by sub-classes...
2003-09-29 Mark Addison The data, as it is being parsed, is added to $self...
2003-09-22 Mark Addison Moved Rational profile code to its own mod. Added suppo...
2003-09-16 Mark Addison Doc notes on version selection and added xmi.id to...
2003-09-16 Mark Addison Split out XMI parsing to SQL::Translator::XMI::Parser...