MerrimanInd/drawpyo

Add swimlanes/pools to extended objects

Open

#110 geöffnet am 20. Dez. 2025

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (49 Forks)auto 404
enhancementextended objecthelp wanted

Repository-Metriken

Stars
 (410 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Extended objects have properties and functionality that exceed the capabilities of a standard Object. An implemented example is a list. Adding more extended objects is crucial to enable specific diagram types.

Pools and swimlanes in particular are useful in a variety of digrams.

image

You can find extended objects here.

Contributor Guide