Hi Roy,

Its located within this jar:
http://team.andromda.org/maven/jmi/jars/jmiuml-1.4di.jar

Chad

----- Original Message ----- 
From: "Roy Feldman" <[EMAIL PROTECTED]>
To: "AndroMDA-Users" <[EMAIL PROTECTED]>
Sent: Thursday, July 08, 2004 7:59 AM
Subject: [Andromda-user] Help - where is the UML 1.4 metamodel with the
Diagram Extensions?


>
> I'd like to do some work, starting with the Repository Facade, but I
> can't seem to find the UML 1.4 metamodel referred to in
> org.andromda.repositories.mdr.MDRepositoryFacade.
>
>
> I have a search of the sources of both 3.0M1 and the latest in CVS, but
> I can't find the file "M2_DiagramInterchangeModel.xml", which a comment
> suggests is the UML 1.4 metmodel with the UML 2.0 diagram extensions.
> (Presumably this was contributed by the people from Gentleware).
>
> I have copied the code snippet that led me looking for the file, its the
> beginning of the constructor for MDRepositoryFacade.
>
> --------------------------------------------------------------------------
----
>     /**
>      * Constructs a Facade around a netbeans MDR (MetaDataRepository).
>      */
>     public MDRepositoryFacade()
>     {
>         String metamodelUri = "/M2_DiagramInterchangeModel.xml";
>   // the default metamodel is now UML 1.4 plus UML 2.0 diagram
> extensions
>         metaModelURL =
>             MDRepositoryFacade.class.getResource(metamodelUri);
> --------------------------------------------------------------------------
----
>
>
> Any help would be greatly appreciated.
>
> thanks,
>
> roy
>
> p.s. AndroMDA team, keep up the great work!
>
>
>
>
>
> -------------------------------------------------------
> This SF.Net email sponsored by Black Hat Briefings & Training.
> Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
> digital self defense, top technical experts, no vendor pitches,
> unmatched networking opportunities. Visit www.blackhat.com
> _______________________________________________
> Andromda-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/andromda-user
>




-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Andromda-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to