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

All Superinterfaces:
ASEventType, javax.xml.bind.Element, EventType, GenerateCPLType
All Known Implementing Classes:
GenerateCPL, GenerateCPLImpl

public interface GenerateCPL
extends javax.xml.bind.Element, GenerateCPLType

Java content class for generateCPL 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 24)

 <element name="generateCPL">
   <complexType>
     <complexContent>
       <extension base="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}ASEventType">
         <attribute name="fileName" type="{http://jaxb.scenario.SAMTE.repository.totem.run.montefiore.ulg.ac.be}fileNameType" default="cpl.txt" />
         <attribute name="maxDepth" type="{http://www.w3.org/2001/XMLSchema}int" default="5" />
         <attribute name="nbPath" type="{http://www.w3.org/2001/XMLSchema}int" default="5" />
         <attribute name="type" type="{http://jaxb.scenario.SAMTE.repository.totem.run.montefiore.ulg.ac.be}cplType" default="SINGLE_PATH" />
         <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.GenerateCPLType
getFileName, getMaxDepth, getNbPath, getType, isSetFileName, isSetMaxDepth, isSetNbPath, isSetType, isSetVerbose, isVerbose, setFileName, setMaxDepth, setNbPath, setType, setVerbose, unsetFileName, unsetMaxDepth, unsetNbPath, unsetType, unsetVerbose
 
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.