EDSN-NL / APIManager

Enterprise Architect plugin for CDM and API management.
2 stars 1 forks source link

How to create a <<ServiceContainer>> #7

Closed Sander3003 closed 5 years ago

Sander3003 commented 5 years ago

Is their a way to generate these << ServiceContainer >>s or is this a manual task?

wmeijers commented 5 years ago

Service Container creation is a manual task. Why? because it is simple (just create a Package with the desired name and assign the Enexis ECDM::ServiceContainer Stereotype). Furthermore, it's not something you are doing all the time since each container might hold any number of Services. So far, I did not feel the need to automate this. What could be helpful is to allow services to be added to a Business Function directly, in which case the user must issue both the name of the container as well as the service name so the tool could generate the required container package. However, I don't think this is worth the additional effort.

Sander3003 commented 5 years ago

Thanks, I will add this to the documentation.

Sander3003 commented 5 years ago

Done: https://github.com/wmeijers/APIManager/wiki/Add-packages-with-stereotypes

Btw: I have merged your guide and the guide of @tdonker : https://github.com/wmeijers/APIManager/wiki/API-Manager:-genereren-REST-API