(--------)
Not 100% sure if this is what you want:
@startumlbox "Computer1"participant ProcessA
ProcessA -> ProcessA : Init
Create participant ProcessBProcessA -> ProcessB : Spawn Process
end box
@enduml