Package ons.ra

Class ARTO

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

public class ARTO
extends java.lang.Object
implements RA
The proposed by Italo
  • Constructor Summary

    Constructors 
    Constructor Description
    ARTO()  
  • 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