| Interface | Description |
|---|---|
| AbstractDiagram |
AbstractDiagram v0.0.9054
Graphical representation of a model.
|
| ActivityDiagram |
ActivityDiagram v0.0.9054
Activity diagrams are used to represent business processes, or the dynamic part of a model (algorithm of an operation, for example).
|
| BehaviorDiagram |
BehaviorDiagram v0.0.9054
null
|
| ClassDiagram |
ClassDiagram v0.0.9054
Communication diagrams are used to illustrate architecture and its functioning principles, by presenting, for example, which associations are used to transmit certain messages between different elements.
|
| CommunicationDiagram |
CommunicationDiagram v0.0.9054
Communication diagrams are used to illustrate architecture and its functioning principles, by presenting, for example, which associations are used to transmit certain messages between different elements.
|
| CompositeStructureDiagram |
CompositeStructureDiagram v0.0.9054
Composite Structure diagrams depict the internal structure of a classifier, as well as the internal details of a collaboration.
|
| DeploymentDiagram |
DeploymentDiagram v0.0.9054
Deployment diagrams are used to represent the physical architecture of a system using nodes and connections between these nodes.
|
| DiagramSet |
DiagramSet v0.0.9054
null
|
| GraphDiagram |
GraphDiagram v2.1.02
Graph diagrams are used to display connections between elements.
|
| ObjectDiagram |
ObjectDiagram v0.0.9054
Objects diagrams are used to provide instance models of classifiers (classes, components, etc.).
|
| SequenceDiagram |
SequenceDiagram v0.0.9054
Sequence diagrams describe the sequence of the exchange of messages between several participants (instances, parts, ...).
|
| StateMachineDiagram |
StateMachineDiagram v0.0.9054
State Machine diagrams are a powerful dynamic formalization mechanism used to express several aspects of a class.
|
| StaticDiagram |
StaticDiagram v0.0.9054
|
| UseCaseDiagram |
UseCaseDiagram v0.0.9054
Use Case diagrams are used to model the interactions between actors and a system.
|