be.ac.ulg.montefiore.run.totem.repository.SAMTE.scenario.jaxb
Interface SAMTE

All Superinterfaces:
ASEventType, ASTMEventType, javax.xml.bind.Element, EventType, SAMTEType
All Known Implementing Classes:
SAMTE, SAMTEImpl

public interface SAMTE
extends javax.xml.bind.Element, SAMTEType

Java content class for SAMTE element declaration.

The following schema fragment specifies the expected content contained within this java content object. (defined at file:/home/skivee/sync/run/cvs-home/run-totem/src/resources/scenario/SAMTE-Scenario-v1_0.xsd line 38)

 <element name="SAMTE">
   <complexType>
     <complexContent>
       <extension base="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}ASTMEventType">
         <sequence>
           <element ref="{http://jaxb.scenario.SAMTE.repository.totem.run.montefiore.ulg.ac.be}simulatedAnnealing" minOccurs="0"/>
         </sequence>
         <attribute name="cplName" type="{http://jaxb.scenario.SAMTE.repository.totem.run.montefiore.ulg.ac.be}fileNameType" default="cpl.txt" />
         <attribute name="nbLSP" type="{http://www.w3.org/2001/XMLSchema}int" default="5" />
         <attribute name="nbRun" type="{http://www.w3.org/2001/XMLSchema}int" default="5" />
         <attribute name="verbose" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
       </extension>
     </complexContent>
   </complexType>
 </element>
 


Method Summary
 
Methods inherited from interface be.ac.ulg.montefiore.run.totem.repository.SAMTE.scenario.jaxb.SAMTEType
getCplName, getNbLSP, getNbRun, getSimulatedAnnealing, isSetCplName, isSetNbLSP, isSetNbRun, isSetSimulatedAnnealing, isSetVerbose, isVerbose, setCplName, setNbLSP, setNbRun, setSimulatedAnnealing, setVerbose, unsetCplName, unsetNbLSP, unsetNbRun, unsetSimulatedAnnealing, unsetVerbose
 
Methods inherited from interface be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.ASTMEventType
getTMID, isSetTMID, setTMID, unsetTMID
 
Methods inherited from interface be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.ASEventType
getASID, isSetASID, setASID, unsetASID
 
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.