aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main
diff options
context:
space:
mode:
authorandre.schmid <andre.schmid@est.tech>2020-04-03 17:41:23 +0100
committerOfir Sonsino <ofir.sonsino@intl.att.com>2020-04-19 10:36:00 +0000
commitdc56692a4a307f378c827f017d2efbf754c223e0 (patch)
tree3420903b178baa9a3858f681b81575af1cf64a72 /catalog-be/src/main
parent781e0930c17e5ae8fba643195abff5f4fc1cc6b8 (diff)
Max boundary check for instances relationships
Considering the max boundary of a requirement during a component composition, allowing the correct number of the requirement relationships between instances. Change-Id: I82a1a6daeda8fadcf1c232b117d5b099db7b35d7 Issue-ID: SDC-2872 Signed-off-by: andre.schmid <andre.schmid@est.tech>
Diffstat (limited to 'catalog-be/src/main')
0 files changed, 0 insertions, 0 deletions
> 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201