Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In the actual implementation, there is not a class associated for each concept, this leads to some problems especially in the handling of the "scope" of components.

Image Added

The ComponentType class is inherited by Composite and CPPImplementation, but where Composite actually is the reifiction of a ComponentType, CPPImplementation is the reification of a Component.

...

A longer term solution would be to clean the model and associate a class to each concept. A firt attempt in this direction is presented in the attached UML file.following UML diagram :
Image Added