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.values Representations for Orc types which don't have direct analogues in the host language (Java). 
 

Classes in orc.runtime.regions used by orc.runtime
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.values
GroupRegion