Hi Amit, I recently gave a try to the eUML subsystem looking at its status. What I did was Run--> Open Run Dialog... and I selected the "ArgoUML UML2-EUML debug" configuration. Click Run, and ArgoUML will launch with the eUML subsystem as the model implementation.
Then, I played with the diagrams, the UML elements, etc... and I looked at the Eclipse console, where some org.argouml.model.NotImplementedException were logged. Another easier way is just going to the org.argouml.model.NotImplementedException code, right click on it, and select References--> Find all references in the workspace. You'll find all methods that have not been implemented yet. HTH On Tue, Apr 1, 2008 at 2:29 PM, Amit Surana <[EMAIL PROTECTED]> wrote: > Hi, > I have downloaded, compiled & tested the argoUML from source using Eclipse. > Now I have begun with my next task of understanding the API's. > > Can you please help me where exactly I should put in break points and start > analyzing what parts of code is executed & so on. > > > > I am trying to use the under-progress eUML model implementation. > > > -- > Regards, > Amit > > http://suranaamit.blogspot.com/ > OPEN SOURCE: No Bill, No Gates, No Windows, Its open -- Regards, Christian López Espínola
