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

E

EARTH_RADIUS_IN_KM - Static variable in class com.net2plan.utils.Constants
Earth radius (in kilometers).
endSimulation() - Method in class com.net2plan.interfaces.simulation.IEventGenerator
Throws an 'end of simulation' exception, so that the kernel finishes immediately the simulation, and it triggers the finish() method.
endSimulation() - Method in class com.net2plan.interfaces.simulation.IEventProcessor
Throws an 'end of simulation' exception, so that the kernel finishes immediately the simulation, and it triggers the finish() method.
endTransitory() - Method in class com.net2plan.interfaces.simulation.IEventGenerator
Indicates to the kernel that the transitory should be finished after processing the current event, triggering the finishTransitory() method of both event generator and processor.
endTransitory() - Method in class com.net2plan.interfaces.simulation.IEventProcessor
Indicates to the kernel that the transitory should be finished after processing the current event, triggering the finishTransitory() method of both event generator and processor.
enumerateFailureStates(Set<Long>, boolean, boolean) - Static method in class com.net2plan.libraries.SRGUtils
Returns the set of SRGs going down on each failure state.
equals(Object) - Method in class com.net2plan.libraries.GraphUtils.GraphPath
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.net2plan.utils.Pair
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.net2plan.utils.Quadruple
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.net2plan.utils.Quintuple
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.net2plan.utils.Triple
Indicates whether some other object is "equal to" this one.
erlangBLossProbability(int, double) - Static method in class com.net2plan.libraries.NetworkPerformanceMetrics
Returns the probability of call blocking in a M/M/n/n queue system.
eventGenerators - Variable in class com.net2plan.interfaces.simulation.ICombinedEventGenerator
Reference to the set of event generators.
eventProcessors - Variable in class com.net2plan.interfaces.simulation.ICombinedEventProcessor
Reference to the set of event processors.
executeAlgorithm(NetPlan, Map<String, String>, Map<String, String>) - Method in interface com.net2plan.interfaces.networkDesign.IAlgorithm
Execute the algorithm.
executeReport(NetPlan, Map<String, String>, Map<String, String>) - Method in interface com.net2plan.interfaces.networkDesign.IReport
Executes a report.
A B C D E F G H I J K L M N O P Q R S T U V W Z