« Späť na AAU Project

"is-inside" relation in XML file

Kombinovaný pohľad Plochý pohľad Stromový pohľad
Témy [ Predchádzajúci | Ďalej ]
toggle
"is-inside" relation in XML file
community relation documentation
Odpoveď
27.3.2014 11:08
I have a question regarding the relation “is-inside”.
In the ADOxx tutorial slides is written that the Container class provides the relation „is-inside”, but when I generate the xml out of my model, I do not see the relation “is-inside”.
Would you please help why?

RE: "is-inside" relation in XML file
Odpoveď
22.11.2013 10:33 ako reakcia na Fadi.
Dear Fadi,

in order to develop a concrete container class, that would support the automatic linking using the "Is inside" relation by the platform, please follow the steps below:

1) Inherit the container class from the "__D_aggregation__" if the functionality is supposed to work as modelling object, or u se "__D_swimlane__" for as swimlane behaviour. Both abstract classes are derived from the "__D_container__" class the provides the functionality of "Is inside" (see attached metamodel screenshot)

2) Include (as for all other classes) in the "Modi" for specific modeltypes you want to use the class. The functionality of "Is inside" is available in all functionalties of the platform (see example screenshots and files for the Analysis component and the XML export
Príloha

Príloha

Prílohy: ContainerClass.PNG (30,1k), EXPORT.xml (6,9k), ExampleView.PNG (163,4k)