Uses of Class
org.objectweb.proactive.core.group.ProxyForGroup

Packages that use ProxyForGroup
org.objectweb.proactive.core.group.topology Provides all classes to represent group by a topology (i.e. line, plan, ring, torus, ...)  
 

Uses of ProxyForGroup in org.objectweb.proactive.core.group.topology
 

Subclasses of ProxyForGroup in org.objectweb.proactive.core.group.topology
 class Cube
          This class represents a group by a three-dimensional topology.
 class Hypercube
           
 class Line
          This class represents a group by a one-dimensional topology.
 class Plan
          This class represents a group by a two-dimensional topology.
 class Ring
          This class represents a group by a cycling one-dimensional topology.
 class Tetrahedron
          This one is specialy dedicaced to Fabrice ;)
 class TopologyGroup
          Topologies are groups.
 class Torus
          This class represents a group by a cycling two-dimensional topology.
 class TorusCube
          This class represents a group by a cycling three-dimensional topology.
 



Copyright © April 2004 INRIA All Rights Reserved.