Interface for qBeta module object

Origin: workspace

LockTestCore: obj
   system: obj LIB.BasicSystem.basicSystem
      mutex: obj Lock
      Process:
         --[core[16]]
         running: var boolean
         doIt:<
      P1: Process
         i: var integer
         doIt::<
      P2: Process
         i: var integer
         doIt::<
      P3: Process
         i: var integer
         doIt::<
      P: ref Process