|
Hi everybody, I'm experimenting a bit with Gendoc2 and Adele, and after some successes I now am blocked. The problem arises when I try to access the ODS information of an item. Inspecting the workspace, I see that the ODS information is persisted in separate xml files in an ODS directory. Apparently, there is one file for each item and his name is formed wit the ID of the item itself. Programmatically, when from a Gendoc2 template I try to browse the ODS part of the model (e.g. the odSystems of a System), I get no errors, but the collection is always empty, as if the separate xml content was not loaded. And this is the true problem, as I am not able to access the descriptive part of the item and generate an useful documentation (by the way, if I try to put some information in the standard "documentation" tab instead of the ODS one I get a null-pointer error...) On the other hand, if I open the .adele model with the xmi editor, I can add childrens that belong to the "KernelSpices" part of the metamodel, which in my understanding means that the metamodel is correctly loaded and understood. I noticed, however, that if I add such a member to the model, it is persisted within the same file and no .xml file is created in the ODS directory. By the way, in a previous answer from Arnaud, it was mentioned that whan a system is created, its type is actually "ADELE_System". Inspecting the model, however, I see that the type is ADELE_Components::System, and not ADELE_System. Is this a symptom of something wrong? Thank you, Francesco |
_______________________________________________ Topcased-users mailing list [email protected] http://lists.gforge.enseeiht.fr/cgi-bin/mailman/listinfo/topcased-users
