MerrimanInd/drawpyo

Add swimlanes/pools to extended objects

Open

#110 opened on 2025年12月20日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Python (49 forks)auto 404
enhancementextended objecthelp wanted

Repository metrics

Stars
 (410 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド