(C7501) Activities or data-stores whose allocation in modules violates the hierarchy rules
There are activities and data-stores whose hierarchy as specified in the activity-chart is not consistent with the hierarchy of modules to which they are allocated.In the following figure,A
represents an activity andM
is a module. Assume that it is specified in the properties that “A
is implemented byM1
” and “A1
is implemented byM2
”. BecauseA1
is a subactivity ofA
, this does not match the relation betweenM1
andM2
.