be.ac.ulg.montefiore.run.totem.scenario.model.jaxb
Interface GenerateIntraTM

All Superinterfaces:
javax.xml.bind.Element, EventType, GenerateIntraTMType
All Known Implementing Classes:
GenerateIntraTM, GenerateIntraTMImpl

public interface GenerateIntraTM
extends javax.xml.bind.Element, GenerateIntraTMType

Java content class for generateIntraTM element declaration.

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_2.xsd line 506)

 <element name="generateIntraTM">
   <complexType>
     <complexContent>
       <extension base="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}eventType">
         <attribute name="BGPbaseDirectory" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
         <attribute name="BGPdirFileName" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
         <attribute name="NETFLOWbaseDirectory" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
         <attribute name="NETFLOWdirFileName" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
         <attribute name="clusterFileName" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
         <attribute name="minutes" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
         <attribute name="samplingRate" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
         <attribute name="trafficMatrixFileName" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
       </extension>
     </complexContent>
   </complexType>
 </element>
 


Method Summary
 
Methods inherited from interface be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.GenerateIntraTMType
getBGPbaseDirectory, getBGPdirFileName, getClusterFileName, getMinutes, getNETFLOWbaseDirectory, getNETFLOWdirFileName, getSamplingRate, getTrafficMatrixFileName, isSetBGPbaseDirectory, isSetBGPdirFileName, isSetClusterFileName, isSetMinutes, isSetNETFLOWbaseDirectory, isSetNETFLOWdirFileName, isSetSamplingRate, isSetTrafficMatrixFileName, setBGPbaseDirectory, setBGPdirFileName, setClusterFileName, setMinutes, setNETFLOWbaseDirectory, setNETFLOWdirFileName, setSamplingRate, setTrafficMatrixFileName, unsetBGPbaseDirectory, unsetBGPdirFileName, unsetClusterFileName, unsetMinutes, unsetNETFLOWbaseDirectory, unsetNETFLOWdirFileName, unsetSamplingRate, unsetTrafficMatrixFileName
 
Methods inherited from interface be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.EventType
getTime, isSetTime, setTime, unsetTime
 



Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.