« Quay về University of Namur & University of Stockholm Project

Is it possible to check if an instance is inside another instance on an ADO

Xem kết hợp Flat Xem Xem cây
Luồng thảo luận [ Trước | Tiếp theo ]
toggle
Is it possible to check if an instance is inside another instance on an ADOscript level ?

RE: Is it possible to check if an instance is inside another instance on an
Câu trả lời
12:36 11/04/2014 gửi bài phản hồi tới Cho phép người dùng chưa đăng ký.
This is possible through an implicit relation called "Is inside" that is provided at platform level. The prerequesite is that the container class is inherited from "__D_aggregation__". The "Is inside" relation auto-connects objects that are inherited as instances from any class (inherited from "__D_construct__") with the respective container. This can be validated using e.g. AQL queries.