You can also create multiple Components at once by copying and pasting text.
Create a hierarchical structure by nesting components.
This can be done by double-clicking an existing Component or dragging one component onto another.
For more detailed analysis, create a specific CS Diagram for a component by right-clicking on it and selecting [Create Diagram] → [Control Structure Diagram].
To connect a link to represent a relationship between the models, use a link.
Hover a Component and click a mini arrow icon in solid line, then click the target model.
To add a Control Action which is what the the controller provides to control some process and to enforce constraints on the behaviour of the controlled process, hover a Link and click [CA] icon.
In order to add a providing condition, click a Control Action in the diagram and open the property view(left-bottom pane of Astah) and enter it in the [Providing Condition] field.
To add a Feedback that provides information to the controllers about how effectively the constraints are being satisfied, create a Feedback link first, hover the Feedback link and click [FB] icon.
In order to add a providing condition, click a Feedback in the diagram and open the property view(left-bottom pane of Astah) and enter it in the [Providing Condition] field.