List of figures that can be described
The diagrams that can be described with this package are as follows.
| Target | Classification | Picture | Description |
|:----:|:----:|:----:|
|UML|Structure|Class Diagram|You can describe classes and interfaces, their attributes and operations, and relationships between classes. |
|||Component Diagram|You can describe the internal structure of a component and the interaction between components. |
|||Deployment Diagram|Allows you to describe the physical deployment of your system. |
|||Package Diagram|You can describe the structure and dependencies of a package. |
|||Object diagram|(not supported)|
|||Profile diagram|(not supported)|
|||Composite structure drawing|(not supported)|
||behavior|Activity Diagram|can describe the flow of control. |
|||Usecase Diagram|You can describe 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 your model. |
|||Communication diagram|(not supported)|
|||Interaction overview diagram|(not supported)|
|||Timing diagram|(not supported)|
|SysML|Structure|Block definition diagram|Can describe the structure of a 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 activity diagram in UML)|
|||Usecase Diagram|(similar to UML usecase 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 requirements. |
||Parametric|Parametric Diagram|Constraints (formulas, etc.) between systems can be described. |