- HandlesProgressBar - Interface in com.net2plan.interfaces.networkDesign
-
- hasBackupRoutes() - Method in class com.net2plan.interfaces.networkDesign.Route
-
Returns true if this route has at least one backup route defined
- hasDemands(NetworkLayer...) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Returns true
if the network has one or more demands at the given layer.
- hasForwardingRules(NetworkLayer...) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Returns true
if the network has at least one non-zero forwarding rule splitting ratio in any demand-link pair, in the given layer.
- hasFrequencySlotConversions() - Method in class com.net2plan.libraries.WDMUtils.RSA
-
Returns whether or not frequency slot conversions occur in this RSA (and thus converters would be needed)
- hashCode() - Method in class com.net2plan.interfaces.networkDesign.InterLayerPropagationGraph.IPGNode
-
- hashCode() - Method in class com.net2plan.libraries.TrafficSeries
-
- hashCode() - Method in class com.net2plan.research.niw.networkModel.WVnfType
-
- hashCode() - Method in class com.net2plan.utils.Pair
-
Returns a hash code value for the object.
- hashCode() - Method in class com.net2plan.utils.Quadruple
-
Returns a hash code value for the object.
- hashCode() - Method in class com.net2plan.utils.Quintuple
-
Returns a hash code value for the object.
- hashCode() - Method in class com.net2plan.utils.Triple
-
Returns a hash code value for the object.
- hasLightpathsAssigned() - Method in class com.net2plan.research.niw.networkModel.WLightpathRequest
-
Indicates if this lighptath request has lightpaths assigned
- hasLinks(NetworkLayer...) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Returns true
if the network has one or more links at the given layer.
- hasLoops() - Method in class com.net2plan.interfaces.networkDesign.Route
-
Returns true if the route has loops (traverses a node more than once), and false otherwise
- hasMulticastDemands(NetworkLayer...) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Returns true
if the network has one or more multicast demands at the given layer.
- hasMulticastTrees(NetworkLayer...) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Returns true
if the network has one or more multicast trees at the given layer.
- hasNodes() - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Returns true
if the network has nodes.
- hasResources() - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Returns true
if the network has one or more resources (Resource) defined.
- hasRoutes(NetworkLayer...) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Returns true
if the network has one or moreroutes at the given layer.
- hasSRGs() - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Returns true
if the network has one or more shared risk groups (SRGs) defined.
- hasTag(String) - Method in class com.net2plan.interfaces.networkDesign.NetworkElement
-
Returns true if this network element has the given tag
- hasUnicastRoutingLoops(NetworkLayer...) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Returns true
if the network has at least one routing cycle at the given layer.
- hasValue(Date) - Method in class com.net2plan.libraries.TrafficSeries
-
- HTMLUtils - Class in com.net2plan.utils
-
Auxiliary functions to work with HTML.