Uses of Class
ons.WDMLightPath
Package | Description |
---|---|
ons | |
ons.ra | |
ons.util |
-
Uses of WDMLightPath in ons
Methods in ons that return WDMLightPath Modifier and Type Method Description WDMLightPath
ControlPlane. createCandidateWDMLightPath(int src, int dst, int[] links, int[] wavelengths)
Creates a WDM LightPath Candidate to be used in Control Plane.WDMLightPath
ControlPlane. createCandidateWDMLightPath(int src, int dst, int[] links, int[] wavelengths, java.lang.String typeProtection)
Creates a WDM LightPath Candidate to be used in Control Plane.Methods in ons with parameters of type WDMLightPath Modifier and Type Method Description int
WDMPhysicalTopology. usedConverters(WDMLightPath lightpath)
Retrieves the number of wavelength converters a given LightPath object uses. -
Uses of WDMLightPath in ons.ra
Methods in ons.ra that return WDMLightPath Modifier and Type Method Description WDMLightPath
ControlPlaneForRA. createCandidateWDMLightPath(int src, int dst, int[] links, int[] wavelengths)
WDMLightPath
ControlPlaneForRA. createCandidateWDMLightPath(int src, int dst, int[] links, int[] wavelengths, java.lang.String typeProtection)
-
Uses of WDMLightPath in ons.util
Methods in ons.util that return WDMLightPath Modifier and Type Method Description WDMLightPath
PseudoControlPlane. createCandidateWDMLightPath(int src, int dst, int[] links, int[] wavelengths)
WDMLightPath
PseudoControlPlane. createCandidateWDMLightPath(int src, int dst, int[] links, int[] wavelengths, java.lang.String typeProtection)
WDMLightPath
PseudoControlPlane2. createCandidateWDMLightPath(int src, int dst, int[] links, int[] wavelengths)
WDMLightPath
PseudoControlPlane2. createCandidateWDMLightPath(int src, int dst, int[] links, int[] wavelengths, java.lang.String typeProtection)