- hasDemands() - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Returns true
if there is at least one demand.
- hasDemands(long) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Returns true
if there is at least one demand.
- hasForwardingRules() - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Returns true
if there is at least one forwarding rule.
- hasForwardingRules(long) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Returns true
if there is at least one forwarding rule.
- hashCode() - Method in class com.net2plan.libraries.GraphUtils.GraphPath
-
Returns a hash code value for the object.
- 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.
- hasLinks() - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Returns true
if there is at least one link.
- hasLinks(long) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Returns true
if there is at least one link.
- hasNodes() - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Returns true
if there is at least one node.
- hasProtectionSegments() - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Returns true
if there is at least one protection segment.
- hasProtectionSegments(long) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Returns true
if there is at least one protection segment.
- hasRoutes() - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Returns true
if there is at least one route.
- hasRoutes(long) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Returns true
if there is at least one route.
- hasRoutingLoops() - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Indicates whether or not at least one demand has routing loops.
- hasRoutingLoops(long) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Indicates whether or not at least one demand has routing loops.
- hasSRGs() - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Returns true
if there is at least one SRG.
- HTMLUtils - Class in com.net2plan.utils
-
Auxiliary functions to work with HTML.