Diagrams Administration
Diagram Types
Three Kinds of Diagram Types are allowed:
- General DIAGRAM
- UML Diagram Types
- SysML Diagram Types
Note: With the current version it is not possible to apply a property on a UPDM Diagram.
DIAGRAM Key Word
Using the DIAGRAM key word, the defined property will concern all diagrams in the model.
UML Diagram Types
Here is the exhaustive list of UML Diagram Types allowed:
- ACTIVITY_DIAGRAM
- COMPONENT_DIAGRAM
- COMPOSITE_STRUCTURE_DIAGRAM
- DEPLOYMENT_DIAGRAM
- INTERACTION_DIAGRAM
- OBJECT_DIAGRAM
- PACKAGE_DIAGRAM
- STATE_MACHINE_DIAGRAM
- STRUCTURE_DIAGRAM
- TIMING_DIAGRAM
- USE_CASE_DIAGRAM
Note: Please note that it is not possible to use the keyword 'CLASS_DIAGRAM'. You have to use 'STRUCTURE_DIAGRAM' instead.
SysML Diagram Types
Here is the exhaustive list of SysML Diagram Types allowed:
- SYSML_ACTIVITY_DIAGRAM
- SYSML_BLOCK_DEFINITION_DIAGRAM
- SYSML_INTERNAL_BLOCK_DIAGRAM
- SYSML_PACKAGE_DIAGRAM
- SYSML_PARAMETRIC_DIAGRAM
- SYSML_REQUIREMENT_DIAGRAM
- SYSML_SEQUENCE_DIAGRAM
- SYSML_STATE_MACHINE_DIAGRAM
- SYSML_USE_CASE_DIAGRAM