Add ports to architecture
adds a set of ports with specified names.ports
= addPort(architecture
,portNames
,portTypes
)
also applies stereotypes to a set of ports.ports
= addPort(architecture
,portNames
,portTypes
,stereotypes
)