Breaking up a domain model [message #1784383] |
Tue, 27 March 2018 07:54  |
Eclipse User |
|
|
|
I'm not sure if I'm using the right keywords to search for this thing I want because I couldn't find answers and I don't think it's something out of the world that only I would want. Anyway, here is my quick question:
I have a model (Domain Model) that may get really large and I want to break it into different files in the same project or reference them from another project.
I am not talking about the VSM here. I saw that it is possible to reference a domain from another project while building the VSM, which is a good thing. But I could not see how to relate/ reference my elements from Domain1 to Domain2 while doing this.
Really lame example: I want to build a family tree for 3 generations. So I decide to design my domain model for 3 generations in 3 separate files. And then be able to draw in my Domain1 that Dom1.Element1 is composed of Dom1.Element5 and Dom3.Element6. Is this possible?
Would be nice if there are any other suggestions to break up a domain model as well, or if there is any other best practice. (I have gone through the best practices doc for Sirius as well. Couldn't find what I was looking for, but great doc anyway!)
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04909 seconds