Release commit for 1.62
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / XMI / Parser / V12.pm
2009-02-07 Ash Berlin Move XMI stuff to branches/xmi since no one has worked...
2009-01-17 Jonathan Yu - Removed use of $Revision$ SVN keyword to generate...
2009-01-17 Jonathan Yu - Added some stuff to MANIFEST.SKIP
2003-10-06 Mark Addison Changed ends to associationEnds in the Association...
2003-10-06 Mark Addison Added multiplicity to AssociationEnds.
2003-10-03 Mark Addison Added tagged values to DataType's
2003-10-03 Mark Addison Made dataType a proper obj instead of just a name.
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...