Uses of Package
orc.runtime.regions

Packages that use orc.runtime.regions
orc.runtime Runtime for Orc interpreter. 
orc.runtime.regions Regions are used to track when some (sub-)computation terminates. 
orc.runtime.transaction   
 

Classes in orc.runtime.regions used by orc.runtime
Execution
          This class does nothing except serve as a root for the execution.
Region
          Regions are used to track when some (sub-)computation terminates.
 

Classes in orc.runtime.regions used by orc.runtime.regions
Region
          Regions are used to track when some (sub-)computation terminates.
 

Classes in orc.runtime.regions used by orc.runtime.transaction
Region
          Regions are used to track when some (sub-)computation terminates.