Sandbox:Temp: Difference between revisions

From Wikibase
Jump to navigation Jump to search
Tags: Replaced Reverted
Tag: Manual revert
 
Line 2: Line 2:


== Freedom begins under this line ==
== Freedom begins under this line ==
<uml>
@startuml
!theme bluegray
hide circle
skinparam classAttributeIconSize 0
class Session {
}
class "Process Group" as PG {
}
class Process {
}
Session *-- PG : contains 1+
PG *-- Process : contains 1+
@enduml
</uml>

Latest revision as of 11:53, 19 September 2026

Languages: English · français · Esperanto

This is a scratch page. You can do whatever to it below this line

Freedom begins under this line