A B C D E F G H I J K L M N O P Q R S T U V W Z

Z

za - Variable in class bcds.phison.sim.SimGlobals
Zonemap (areas).
ZoneAsCluster<V,E> - Class in bcds.phison.clustering
ZoneAsCluster recasts zones in a ZoneMap object into clusters, that is, it adapts to the Clusterer interface an existing clustering arrangement.
ZoneAsCluster() - Constructor for class bcds.phison.clustering.ZoneAsCluster
Default constructor.
ZoneAsCluster(SimGraph<V, E>, Map<E, ? extends Number>, ZoneMap<V, E>) - Constructor for class bcds.phison.clustering.ZoneAsCluster
Creates a new instance.
ZoneInfo<V,E> - Class in bcds.phison.io
Holds data about one zone or "cluster".
ZoneInfo(String, double, float, float) - Constructor for class bcds.phison.io.ZoneInfo
Creates a new ZoneInfo and initializes it with the received parameters.
ZoneInfo(String, ZoneInfo<V, E>) - Constructor for class bcds.phison.io.ZoneInfo
Copy constructor.
ZoneMap<V,E> - Class in bcds.phison.io
Reads and writes a zone map (.zmap) file.
ZoneMap(String, SimGraph<V, E>, Map<String, String>, Map<String, V>) - Constructor for class bcds.phison.io.ZoneMap
Creates a ZoneMap that will be populated from the contents of the file fname.
ZoneMap(SimGraph<V, E>) - Constructor for class bcds.phison.io.ZoneMap
Creates a ZoneMap and automatically assign all nodes and links to a default "perfect" zone.
zonemap_file - Variable in class bcds.phison.sim.SimParams
Name of the file containing the definition of "zones" within the topology.

A B C D E F G H I J K L M N O P Q R S T U V W Z