Package ons.ra

Class AP

java.lang.Object
ons.ra.AP
All Implemented Interfaces:
RA

public class AP
extends java.lang.Object
implements RA
The Acceptance Prone. Article: "Fragmentation Aware Routing and Spectrum Assignment Algorithm", Moura, P. M., Fonseca, N. L. S. e Scaraficci, R. A, Relatorio tecnico. Instituto de Computacao Universidade Estadual de Campinas, Aug 2013.
  • Constructor Summary

    Constructors 
    Constructor Description
    AP()  
  • Method Summary

    Modifier and Type Method Description
    void flowArrival​(Flow flow)  
    void flowDeparture​(long id)  
    void setModulation​(int modulation)  
    void simulationEnd()  
    void simulationInterface​(ControlPlaneForRA cp)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait