Diagram Types¶
The BESSER Web Modeling Editor supports a variety of diagram types to cover different aspects of system modeling.
Supported Diagrams:
Overview¶
Class Diagrams: Define the static structure of your system, including classes, attributes, and relationships.
Object Diagrams: Illustrate specific instances of your classes at a particular point in time.
State Machine Diagrams: Model the dynamic behavior of objects as they transition between states.
Agent Diagrams: Design the flow and behavior of conversational agents.
GUI Diagrams: Create mockups and designs for graphical user interfaces.
Quantum Circuit Diagrams: Design quantum circuits with gates and qubits for Qiskit code generation.
Neural Network Diagrams: Design layered neural networks and generate PyTorch or TensorFlow code.