|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ScenarioType
Java content class for anonymous complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/home/monfort/Projects/run-totem/src/resources/scenario/Scenario-v1_3.xsd line 83)
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}event" maxOccurs="unbounded"/> </sequence> <attribute name="pathsRelativeTo" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType>
Method Summary | |
---|---|
java.util.List |
getEvent()
Gets the value of the Event property. |
java.lang.String |
getPathsRelativeTo()
Gets the value of the pathsRelativeTo property. |
boolean |
isSetEvent()
|
boolean |
isSetPathsRelativeTo()
|
void |
setPathsRelativeTo(java.lang.String value)
Sets the value of the pathsRelativeTo property. |
void |
unsetEvent()
|
void |
unsetPathsRelativeTo()
|
Method Detail |
---|
java.lang.String getPathsRelativeTo()
String
void setPathsRelativeTo(java.lang.String value)
value
- allowed object is
String
boolean isSetPathsRelativeTo()
void unsetPathsRelativeTo()
java.util.List getEvent()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the Event property.
For example, to add a new item, do as follows:
getEvent().add(newItem);
Objects of the following type(s) are allowed in the list
LoadDomain
LSPDetourCreation
LinkUp
SaveDomain
ChartCreation
AddNetworkController
ShowLinkReservation
Template
StartScenarioServer
ShowLinkReservableBandwidth
StopAlgo
LSPBypassCreation
RemoveNetworkController
ComputeMCF
ShowLinkLoad
ECMPAnalysis
StartAlgo
TrafficMatrixGeneration
ChartDeletion
TopologyGeneration
BgpAwareIGPWO
ListShortestPaths
LinkDown
LinkMetricChange
Echo
OptDivideTM
ListenToLSPsDemands
MplsCosRouting
LSPDeletion
NodeUp
LinkTeMetricChange
DeleteAllLSP
IGPWOCalculateWeights
IGPRouting
LSPCreation
ChartSave
LSPBackupCreation
RemoveTrafficMatrix
ShowLinkInfo
LoadDistantDomain
ChartAddSeries
EnableTrafficSwitching
GenerateIntraTM
LSPBWChange
LoadTrafficMatrix
NodeDown
boolean isSetEvent()
void unsetEvent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |