Create A Default Service ModeCollaboration

Top  Previous  Next

This is an example of how to create a Service Mode Architecture Model Collaboration.

 

Please follow the instructions to create a new Service Mode Architecture Model Project if not already completed.

 

Note: This example uses the IBM Rational Software Architect 7.5 Standard Edition tool to create a Service Mode Architecture specification with applied Service Modes Architectures Profile.

 

1.Add a Mode Package

 

a.In Project Explorer, select the ModeModel and right-click to show the context pop-up menu.
b.Select Add UML à Package. A new package branch will be added to the ModeModel in the Project Explorer view.
c.Rename the new package default.
d.Switch to the Stereotypes perspective of the model properties.
e.Select Apply Stereotypes select the Mode and ModeDefault from the ModesProfile profile and click OK.
f.Note that the stereotype is added to the applied stereotypes list.

 

2. Add a Mode Collaboration

 

a.In Project Explorer, select the new Mode default package and right-click to show the context pop-up menu.
b.Select Add UML à Collaboration. A new collaboration branch will be added to the Convoy Mode in the Project Explorer view.
c.Rename the new package DefaultCollaboration.
d.Switch to the Stereotypes perspective of the model properties.
e.Select Apply Stereotypes select the ModeCollaboration from the ModesProfile profile and click OK.
f.Note that the stereotype is added to the applied stereotypes list.
g.In Project Explorer, select the ModeCollaboration DefaultCollaboration and right-click to show the context pop-up menu.
h.Select Add Diagram à Composite Structure Diagram. A new component diagram branch will be added to the DefaultCollaboration node in the Project Explorer view.
i.Rename the new package DefaultComposite.

 

3. Save the changes

 

a.Locate the Eclipse menu bar.
b.Select File à Save All.

 

** The model is now ready to add some service components.