« 回到University of Duisburg-Essen

Relation only once between two objects

組合檢視 平均檢視 瀏覽樹狀資料
相關串連 [ 前一個 | 下一個 ]
Relation only once between two objects
答覆
2019/3/13 下午 2:50
Hello,

we are currently refactoring our MEMO implementation in ADOxx. We found out, that we have multiple occasions, where we need multiple connections between the two classes of the same type. Unfortunatly ADOxx does not support more than one relation of the same type between the same two classes. Till now we used some type of intermediate class. For the refactoring however we do not want to use them anymore, because they make the modelling process more complicted than necessary. Image 1 shows how the implementation is before the refactoring. Image 2 the desired presentation after the refactoring. The last image show the error message shown by the modelling toolkit, when creating Image 2.

Is there a possibility to implement this in a better way?
Will it be possible to create more than one relation per two objects any time soon? It would be very important for us.

Best Regards
Oliver Just
附件

附件

附件

附件: Image 1.png (6.3k), Image 2.png (5.3k), Image 3.png (7.8k)