Diagrams: различия между версиями

Материал из Поле цифровой дидактики
Нет описания правки
Строка 40: Строка 40:
<uml>
<uml>
{
{
Alice -> Bob: Authentication Request
@startuml
Bob --> Alice: Authentication Response
abstract        abstract
abstract class  "abstract class"
annotation      annotation
circle          circle
()              circle_short_form
class          class
diamond        diamond
<>             diamond_short_form
entity          entity
enum            enum
interface      interface
protocol        protocol
struct          struct
@enduml
}
}
</uml>
</uml>

Версия от 14:24, 20 июля 2022

Примеры использования Extension - Diagrams

  • обещанные форматы - graphviz, mscgen, uml, mermaid.

graphviz +

mscgen

подробности описания


uml

Diagrams error (with plantuml command): Mar 04, 2026 12:13:31 PM java.util.prefs.FileSystemPreferences$1 run WARNING: Couldn't create user preferences directory. User preferences are unusable. Mar 04, 2026 12:13:31 PM java.util.prefs.FileSystemPreferences$1 run WARNING: java.io.IOException: No such file or directory Error line 14 in file: /tmp/diagrams_inb500fe097029.plantuml Some diagram description contains errors Mar 04, 2026 12:13:33 PM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode WARNING: Could not lock User prefs. Unix error code 2. Mar 04, 2026 12:13:33 PM java.util.prefs.FileSystemPreferences syncWorld WARNING: Couldn't flush user prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.