« AAU Project に戻る

"is-inside" relation in XML file

構造的に表示 平面上に表示 ツリー上に表示
スレッド [ 前へ | 次へ ]
toggle
"is-inside" relation in XML file
community relation documentation
答え
14/03/27 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
答え
13/11/22 10:33 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
画像の固定

画像の固定

添付ファイル: ContainerClass.PNG (30.1k), EXPORT.xml (6.9k), ExampleView.PNG (163.4k)