Uses of Class
ons.EONLightPath
| Package | Description |
|---|---|
| ons | |
| ons.ra | |
| ons.util |
-
Uses of EONLightPath in ons
Methods in ons that return EONLightPath Modifier and Type Method Description EONLightPathControlPlane. createCandidateEONLightPath(int src, int dst, int[] links, int[] cores, int firstSlot, int lastSlot, int modulation)Creates a SDM-EON LightPath Candidate to be used in Control Plane.EONLightPathControlPlane. createCandidateEONLightPath(int src, int dst, int[] links, int firstSlot, int lastSlot, int modulation)Creates a EON LightPath Candidate to be used in Control Plane.EONLightPathControlPlane. createCandidateEONLightPath(int src, int dst, int[] links, int firstSlot, int lastSlot, int modulation, java.lang.String typeProtection)Creates a EON LightPath Candidate to be used in Control Plane.Methods in ons with parameters of type EONLightPath Modifier and Type Method Description booleanPhysicalImpairments. checkCrosstalk(EONLightPath lp) -
Uses of EONLightPath in ons.ra
Methods in ons.ra that return EONLightPath Modifier and Type Method Description EONLightPathControlPlaneForRA. createCandidateEONLightPath(int src, int dst, int[] links, int[] cores, int firstSlot, int lastSlot, int modulation)EONLightPathControlPlaneForRA. createCandidateEONLightPath(int src, int dst, int[] links, int firstSlot, int lastSlot, int modulation)EONLightPathControlPlaneForRA. createCandidateEONLightPath(int src, int dst, int[] links, int firstSlot, int lastSlot, int modulation, java.lang.String typeProtection) -
Uses of EONLightPath in ons.util
Methods in ons.util that return EONLightPath Modifier and Type Method Description EONLightPathPseudoControlPlane. createCandidateEONLightPath(int src, int dst, int[] links, int[] cores, int firstSlot, int lastSlot, int modulation)EONLightPathPseudoControlPlane. createCandidateEONLightPath(int src, int dst, int[] links, int firstSlot, int lastSlot, int modulation)EONLightPathPseudoControlPlane. createCandidateEONLightPath(int src, int dst, int[] links, int firstSlot, int lastSlot, int modulation, java.lang.String typeProtection)EONLightPathPseudoControlPlane2. createCandidateEONLightPath(int src, int dst, int[] links, int[] cores, int firstSlot, int lastSlot, int modulation)EONLightPathPseudoControlPlane2. createCandidateEONLightPath(int src, int dst, int[] links, int firstSlot, int lastSlot, int modulation)EONLightPathPseudoControlPlane2. createCandidateEONLightPath(int src, int dst, int[] links, int firstSlot, int lastSlot, int modulation, java.lang.String typeProtection)