Author Topic: Aggregate Elements and their relations.  (Read 3530 times)

sravang

  • EA User
  • **
  • Posts: 33
  • Karma: +0/-0
    • View Profile
Aggregate Elements and their relations.
« on: December 11, 2020, 09:23:50 pm »
I have doubts about aggregate elements and how they are related to their original element.

I got to know about aggregate elements are those elements which have reference to other element but not the original element. I want to know how can I get that original element for that aggregate element through database tables.

Thanks,

Uffe

  • EA Practitioner
  • ***
  • Posts: 1859
  • Karma: +133/-14
  • Flutes: 1; Clarinets: 1; Saxes: 5 and counting
    • View Profile
Re: Aggregate Elements and their relations.
« Reply #1 on: December 11, 2020, 09:54:17 pm »
Hello,

Sounds like you're asking about how some specific source code concept is expressed in UML. There isn't an answer for that: UML is source-language-agnostic.
(They did standardize a profile for Java at some stage, but they haven't maintained it.)

So precisely how UML constructs relate to source code concepts like pointers, references, etc is undefined. Unless you're working with models reverse-engineered by EA, you'll just have to decide how to model those concepts yourself.

HTH,


/Uffe
My theories are always correct, just apply them to the right reality.

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8607
  • Karma: +257/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: Aggregate Elements and their relations.
« Reply #2 on: December 12, 2020, 10:26:57 am »
I have doubts about aggregate elements and how they are related to their original element.

I got to know about aggregate elements are those elements which have reference to other elements but not the original element. I want to know how can I get that original element for that aggregate element through database tables.

Thanks,
Hi Sravang,

I think your definition of an "Aggregate" element is suspect.  Where did you get it from.  In my 30 years of modelling, I've never heard an aggregate element defined that way.

Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!