List of descriptable figures
The figures that can be described in this package are as follows.
Target | Classification | Picture | Description |
---|---|---|---|
UML | Structure | Class Diagram | You can describe class interfaces and their attributes/operations and relationships between classes. |
Component Diagram | You can describe the internal structure of components and the interactions between components. | ||
Deployment Diagram | Allows you to describe the physical deployment of your system. | ||
Package Diagram | You can describe the structure and dependencies of packages. | ||
Object diagram | (Not supported) | ||
Profile diagram | (Not supported) | ||
Composite Structure Diagram | (Not supported) | ||
Behavior | Activity Diagram | You can describe the flow of control. | |
Usecase Diagram | You can write standard use case diagrams such as use cases and actors. | ||
State machine diagram/State transition table | You can describe transitions from state to state. You can design by switching between state machine diagram and state transition table. | ||
Sequence Diagram | You can describe the behavior of the model. | ||
Communication diagram | (Not supported) | ||
Interaction Overview Diagram | (Not supported) | ||
Timing diagram | (Not supported) | ||
SysML | Structure | Block Definition Diagram | You can describe the structure of the system. |
Internal Block Diagram | You can describe the internal structure of the block. | ||
Package Diagram | (Similar to UML package diagram) | ||
Behavior | Activity Diagram | (Similar to UML activity diagram) | |
Usecase Diagram | (Similar to UML Use Case Diagram) | ||
State machine diagram | (Similar to UML state machine diagram) | ||
Sequence Diagram | (Similar to UML sequence diagram) | ||
Requirement | Requirement Diagram | You can describe the structure and details of the requirement. | |
Parametric | Parametric Diagram | You can describe the contents of constraints (mathematical expressions, etc.) between systems. |