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 WDMLightPathControlPlane. createCandidateWDMLightPath(int src, int dst, int[] links, int[] wavelengths)Creates a WDM LightPath Candidate to be used in Control Plane.WDMLightPathControlPlane. 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 intWDMPhysicalTopology. 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 WDMLightPathControlPlaneForRA. createCandidateWDMLightPath(int src, int dst, int[] links, int[] wavelengths)WDMLightPathControlPlaneForRA. 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 WDMLightPathPseudoControlPlane. createCandidateWDMLightPath(int src, int dst, int[] links, int[] wavelengths)WDMLightPathPseudoControlPlane. createCandidateWDMLightPath(int src, int dst, int[] links, int[] wavelengths, java.lang.String typeProtection)WDMLightPathPseudoControlPlane2. createCandidateWDMLightPath(int src, int dst, int[] links, int[] wavelengths)WDMLightPathPseudoControlPlane2. createCandidateWDMLightPath(int src, int dst, int[] links, int[] wavelengths, java.lang.String typeProtection)