Re: UML 2.0
Martin Matula <[email protected]> Wed, 03 Sep 2003 23:43:29 +0200
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, UML 2.0 is described using MOF 2.0 - the metamodel uses new MOF constructs that are not present in MOF 1.4 thus I would be surprised if the instantiation/interface generation would work. MOF 2.0 and UML 2.0 are not finalized yet, they are currently in Finalization Task Force. There are still issues that need to be resolved in these specifications. And JMI for MOF 2.0 has not even started yet... So, for now, there is no way you can use MDR for managing UML 2.0 metadata. Regards, Martin [email protected] wrote: > Is there a way to generate a MDR metarepository of UML 2.0 specification ? > Have you already generate an XMI file (parsable from MDR explorer) that > represents UML 2.0 superstructure ? Where I can find it? > > I download UML 2.0 superstructure mdl file from OMG and I imported > successfully it in MDR explorer. > When I try to generate the JMI interfaces I got a NullPointer exception. > Did you already find this problem ? > > Thanks > > >