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

L

LatticeTopologyCreator - Class in bcds.phison.cmd
 
LatticeTopologyCreator() - Constructor for class bcds.phison.cmd.LatticeTopologyCreator
 
LimitReachedException - Exception in bcds.phison.sim
 
Link - Class in bcds.phison
Defines an edge class that can be used with SimGraph As it implements Comparable, instances of this class can be used with ordered collections.
Link() - Constructor for class bcds.phison.Link
 
link_mtbf - Variable in class bcds.phison.io.ZoneInfo
The mean-time-between-failures of 1 km of link in this zone, expressed in hours.
link_mttr - Variable in class bcds.phison.io.ZoneInfo
The mean-time-to-repair a link in this zone, expressed in hours.
linkAvail(E) - Method in class bcds.phison.NetAvail
 
LinkConnectivity<V,E> - Class in bcds.phison.gm
Computes the link connectivity of a topology as a GraphMetric.
LinkConnectivity() - Constructor for class bcds.phison.gm.LinkConnectivity
Default constructor.
LinkConnectivity(SimGraph<V, E>, Environ) - Constructor for class bcds.phison.gm.LinkConnectivity
Creates a new instance and calls setup to complete the initialization.
LinkCosts<V,E> - Class in bcds.phison.sim
Centralizes functions related to computing link cost.
LinkCosts(SimGlobals<V, E>, SimParams) - Constructor for class bcds.phison.sim.LinkCosts
 
LinkFailureEffect - Class in bcds.phison.sim
 
LinkFailureEffect() - Constructor for class bcds.phison.sim.LinkFailureEffect
 
LinkFailureEffect.Effect - Enum in bcds.phison.sim
The possible outcomes of a failure affecting a connection.
LinkFailureEventInfo<E> - Class in bcds.phison.sim
 
LinkFailureEventInfo() - Constructor for class bcds.phison.sim.LinkFailureEventInfo
 
links - Variable in class bcds.phison.io.ZoneInfo
The set of links included in this zone (both directions of a link must always belong to the same zone).
LINKS_FILENAME - Variable in class bcds.phison.multfailures.SequencerFromFile
See SequencerFromFile.getEnvParams().
LinkUtilizationStats<E> - Class in bcds.phison.sim
Statistics about the utilization of links.
LinkUtilizationStats() - Constructor for class bcds.phison.sim.LinkUtilizationStats
 
LIOA<V,E> - Class in bcds.phison.ra
Implements the LIOA routing algorithm.
LIOA() - Constructor for class bcds.phison.ra.LIOA
Default constructor.
LIOA(TED<V, E>, Environ) - Constructor for class bcds.phison.ra.LIOA
Creates a new instance.
LMIR<V,E> - Class in bcds.phison.ra
Implements the LMIR routing algorithm as described in: Gustavo B.
LMIR() - Constructor for class bcds.phison.ra.LMIR
Default constructor.
LMIR(TED<V, E>, Environ) - Constructor for class bcds.phison.ra.LMIR
Creates a new instance and passes the parameters to setup.
load(String, Class<T>, Class...) - Method in class bcds.tools.DynLoader
Loads a class named className, makes sure it implements certain types, creates a new instance and registers it.
load(String) - Method in class bcds.tools.DynLoader
Loads a class named className, registers it and returns a new instance of that class.
load_std_modules - Variable in class bcds.phison.sim.SimParams
Autoload "standard" processing modules.
loadClusterer() - Method in class bcds.phison.demo.DemoClustering
 
loadModule(String) - Method in class bcds.phison.sim.PmRegistry
Dynamically load a class, make sure it implements ProcessingModule.
loadRoutingAlg() - Method in class bcds.phison.demo.DemoRoutingAlgorithm
 
log(String) - Static method in class bcds.tools.DL
Logs a message if isEnabled() is true; otherwise the message is discarded.
log(String, Object...) - Static method in class bcds.tools.DL
Logs a formatted string using Locale.US as the locale.
log(byte, String) - Static method in class bcds.tools.DL
Logs a message n is at least equal to the current logging level.
log(byte, String, Object...) - Static method in class bcds.tools.DL
Logs a formatted message n is at least equal to the current logging level.

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