Atlanca / Master-Thesis---OD3

1 stars 1 forks source link

q2:FunctionalView #81

Open mroodbari opened 6 years ago

mroodbari commented 6 years ago

In the description of this view, since Requirements is a blackbox, we say "The functionality of feature Purchase products can be decomposed into 0 requirements. ". This should be fixed

mroodbari commented 6 years ago

Perhaps can be replaced by this:

Feature Purchase Products(make this clickable maybe and when clicked on, we highlight the part related to it in the diagram) is implemented by 12 implementation classes in the source code. The following section lists (and describes??) each of these classes.

Interactive relationship diagram:

The left hand side panel is an overview of how feature Purchase Products is related to its implementation classes through Requirements and Architecture.

Views: To see detailed of requirements and architecture, select Logical(not sure if this is the right name for this view since it's exploring both functional and logical view) View(clickable and by clicking, user is taken to the tab) from the tab menu above. To see how the implementation classes are mapped to the architectural patterns, select the pattern view tab.

Also, if possible, make each of the classes clickable and by clicking on each, the diagram part of it will be selected.

mroodbari commented 6 years ago

I would call the currently "Functional view" overal view and the currently "Logical view" detailed view. In this case, the question part will just repeat: How is the feature Purchase Products mapped to its implementation?