Примените стереотип ко всем компонентам в заданной архитектуре
= applyStereotypeToAllConnections(architecture,stereotype)
= applyStereotypeToAllConnections(architecture,stereotype,true)
= applyStereotypeToAllConnections(
применяет architecture
,stereotype
)stereotype
ко всем связям в architecture
.
= applyStereotypeToAllConnections(
применяет architecture
,stereotype
,true)stereotype
ко всем связям в architecture
и к связям в его дочерней архитектуре, рекурсивно.
applyStereotype
| applyStereotypeToAllComponents
| applyStereotypeToAllPorts
| removeStereotype