|
||||||||||
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_1.xsd line 69)
<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
LSPBackupCreation
LoadTrafficMatrix
ChartAddSeries
ListenToLSPsDemands
StartScenarioServer
ChartSave
ListShortestPaths
SetRerouteMethod
LoadDistantDomain
SaveDomain
LinkTeMetricChange
TopologyGeneration
TrafficMatrixGeneration
ComputeMCF
NodeUp
Template
StopAlgo
IGPWOCalculateWeights
ChartDeletion
RemoveNetworkController
StartAlgo
GenerateIntraTM
ShowLinkReservableBandwidth
OptDivideTM
LinkUp
AddNetworkController
RemoveTrafficMatrix
LSPBWChange
DeleteAllLSP
LSPCreation
LSPDeletion
ChartCreation
Echo
LoadDomain
BgpAwareIGPWO
RemoveRerouteMethod
ECMPAnalysis
LinkDown
LinkMetricChange
ShowLinkInfo
NodeDown
boolean isSetEvent()
void unsetEvent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |