Hello, I'm Agustín Marín, thanks for help me. My diagrams properties panels are being loaded rightly, but now I've problems with my elements properties panels.
We have implemented a metamodel based in a profile of original macmas metatypes,
e.g., we have an element called Layer that really is a stereotyped UMLPackage. The problem is that when the TargetManager request for a properties panel for our Layer elements the class PropPanel returns the panel of the original UMLPackage element (UMLPackagePanel) instead of our LayerPanel.
The logic in this class only consider the original class of the metamodel element selected and we can't insert additional logic to support the correct code because we work from a separate argouml module. As you can seen, we also can't change our element metatypes because this implies to lost the original MOF UML persistence supported by ArgoUML, that is the main reason to use the UML Profile mechanism.
What can we do, any idea? Regards.
- [argouml-dev] Property Panels Agustín Marín Ortega
- Re: [argouml-dev] Property Panels Bob Tarling
- [argouml-dev] Property Panels Agustín Marín Ortega
- Re: [argouml-dev] Property Panels Bob Tarling
- Re: [argouml-dev] Property Panels Agustín Marín Ortega
- Re: [argouml-dev] Property Panels Bob Tarling
- RE: [argouml-dev] Property Pa... Tom Morris
- RE: [argouml-dev] Property Panels Tom Morris
- Re: [argouml-dev] Property Panels Agustín Marín Ortega
