|
Re: [argouml-dev] Problem with the persistence/load of diagrams.: msg#00047db.axion.devel
Hi all again, First at all, I want to thanks all the efforts you are doing for help me. Im sorry for replying to late. After some work, and adding the classpath in my manifest, now I have a different exception. Now the problem with the Diagram doesn't occurs, the problem is loading a fig. If I unzip my zargo file, my test2_TraceabilityDiagram1.pgml file begins like follows: <pgml description="org.argouml.uml.diagram.traceability.ui.MACMASTraceabilityDiagram|-64--88-0-35--46d6af98:10f20989c0a:-8000:000000000000077B" name="Traceability Diagram 1" <group name="Fig0" description="org.argouml.uml.diagram.traceability.ui.FigLayer[40, 56, 750, 200];pathVisible=false;stereotypeVisible=true;visibilityVisible=false" href="-64--88-0-35--46d6af98:10f20989c0a:-8000:000000000000077E" fill="1" fillcolor="white" stroke="1" strokecolor="black" > As you can see, and if I'm not wrong, now the parser know what is a MACMASTraceabilityDiagram. But it fails in the FigLayer parsing. In my FigLayer I have the following method: /** * USED BY PGML.tee. * @return the class name and bounds together with compartment * visibility. */ public String classNameAndBounds() { return super.classNameAndBounds() + "stereotypeVisible=" + isStereotypeVisible() + ";" + "visibilityVisible=" + isVisibilityVisible(); } If I save and load as a Model zipped, I have no problem in the model loading. I think we are near to the solution. Thanks again. p.s. for Tom Morris: I have changed the manifest. Thanks for the suggestion. On 11/17/06, Bob Tarling <bob.tarling@xxxxxxxxx> wrote: Forbidding may be a bit strong. But in general think it better to find -- Regards, Christian López Espínola |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [argouml-dev] Demo undo for deleting an attribute: 00047, Michiel van der Wulp |
|---|---|
| Next by Date: | Re: [argouml-dev] Problem with the persistence/load of diagrams.: 00047, Michiel van der Wulp |
| Previous by Thread: | Re: [argouml-dev] Problem with the persistence/load of diagrams.i: 00047, Bob Tarling |
| Next by Thread: | Re: [argouml-dev] Problem with the persistence/load of diagrams.: 00047, Michiel van der Wulp |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |