Add components to architecture
adds a set of components specified by the array of names.components
= addComponent(architecture
,compNames
)
applies stereotypes specified in the components
= addComponent(architecture
,compNames
,stereotypes
)stereotypes
to the new
components.