be.ac.ulg.montefiore.run.totem.scenario.model
Class ShowLinkInfo
java.lang.Object
be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl.EventTypeImpl
be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl.ASEventTypeImpl
be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl.ASTMEventTypeImpl
be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl.ShowLinkInfoTypeImpl
be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl.ShowLinkInfoImpl
be.ac.ulg.montefiore.run.totem.scenario.model.ShowLinkInfo
- All Implemented Interfaces:
- Event, ASEventType, ASTMEventType, EventType, ShowLinkInfo, ShowLinkInfoType, UnmarshallableObject, ValidatableObject, XMLSerializable, com.sun.xml.bind.JAXBObject, com.sun.xml.bind.RIElement, javax.xml.bind.Element
Deprecated. Use ShowLinkReservation
and ShowLinkLoad
events.
public class ShowLinkInfo
- extends ShowLinkInfoImpl
- implements Event
Event to show the load or the reservation of a link.
Creation date: 04-f�v.-2005
- Author:
- Olivier Delcourt (delcourt@run.montefiore.ulg.ac.be), Jean Lepropre (lepropre@run.montefiore.ulg.ac.be), Simon Balon (balon@run.montefiore.ulg.ac.be)
Fields inherited from class be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl.EventTypeImpl |
_Time |
Method Summary |
EventResult |
action()
Deprecated. This method must be implemented by each event. |
Methods inherited from class be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl.ShowLinkInfoTypeImpl |
getSPFtype, getType, isECMP, isSetECMP, isSetSPFtype, isSetType, isSetVerbose, isVerbose, setECMP, setSPFtype, setType, setVerbose, unsetECMP, unsetSPFtype, unsetType, unsetVerbose |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.ShowLinkInfoType |
getSPFtype, getType, isECMP, isSetECMP, isSetSPFtype, isSetType, isSetVerbose, isVerbose, setECMP, setSPFtype, setType, setVerbose, unsetECMP, unsetSPFtype, unsetType, unsetVerbose |
ShowLinkInfo
public ShowLinkInfo()
- Deprecated.
ShowLinkInfo
public ShowLinkInfo(InfoLinkType type,
boolean verbose,
int ASID,
int TMID)
- Deprecated.
ShowLinkInfo
public ShowLinkInfo(InfoLinkType type,
boolean verbose,
int ASID)
- Deprecated.
action
public EventResult action()
throws EventExecutionException
- Deprecated.
- Description copied from interface:
Event
- This method must be implemented by each event. This method contains what must be done to
process the event.
- Specified by:
action
in interface Event
- Throws:
EventExecutionException
Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.