org.ascape.ant
Class DataOutputViewElement

java.lang.Object
  extended by org.ascape.model.event.DefaultScapeListener
      extended by org.ascape.view.nonvis.NonGraphicView
          extended by org.ascape.view.nonvis.DataView
              extended by org.ascape.view.nonvis.DataOutputView
                  extended by org.ascape.ant.DataOutputViewElement
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.util.EventListener, ViewElement, ScapeListener, HasName

public class DataOutputViewElement
extends DataOutputView
implements java.io.Serializable, ViewElement

The Class DataOutputViewElement.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ascape.view.nonvis.DataOutputView
EOLString, periodHeadersWritten, runCount, runDataStream, runFile, runHeadersWritten, startTime, writeHeaders
 
Fields inherited from class org.ascape.view.nonvis.DataView
dataSelection
 
Fields inherited from class org.ascape.model.event.DefaultScapeListener
listeningToScape, name, scape
 
Constructor Summary
DataOutputViewElement()
           
 
Method Summary
 void addToScape(Scape scape)
          Adds the to scape.
 java.lang.String getPeriodRelativeName()
          Gets the period relative name.
 java.lang.String getRunRelativeName()
          Gets the run relative name.
 void setPeriodRelativeName(java.lang.String periodRelativeName)
          Sets the period relative name.
 void setRootDirestory(java.lang.String rootDirestory)
          Sets the root direstory.
 void setRunRelativeName(java.lang.String runRelativeName)
          Sets the run relative name.
 
Methods inherited from class org.ascape.view.nonvis.DataOutputView
getEOLSeparator, getNumCharsInFileName, getPeriodDataStream, getPeriodFile, getRunDataStream, getRunFile, scapeAdded, scapeChanged, scapeClosing, scapeDeserialized, scapeIterated, scapeStarted, scapeStopped, setEOLSeparator, setNumCharsInFileName, setPeriodDataStream, setPeriodFile, setRunDataStream, setRunFile, stopCondition, toString, writePeriodData, writePeriodHeader, writeRunData, writeRunHeader
 
Methods inherited from class org.ascape.view.nonvis.DataView
getDataSelection
 
Methods inherited from class org.ascape.view.nonvis.NonGraphicView
isGraphic
 
Methods inherited from class org.ascape.model.event.DefaultScapeListener
clone, environmentQuiting, getName, getScape, isLifeOfScape, isNotifyScapeAutomatically, notifyScapeUpdated, scapeInitialized, scapeNotification, scapeRemoved, scapeSetup, setName, setNotifyScapeAutomatically
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DataOutputViewElement

public DataOutputViewElement()
Method Detail

addToScape

public void addToScape(Scape scape)
Description copied from interface: ViewElement
Adds the to scape.

Specified by:
addToScape in interface ViewElement
Parameters:
scape - the scape

getRunRelativeName

public java.lang.String getRunRelativeName()
Gets the run relative name.

Returns:
the run relative name

setRunRelativeName

public void setRunRelativeName(java.lang.String runRelativeName)
Sets the run relative name.

Parameters:
runRelativeName - the new run relative name

getPeriodRelativeName

public java.lang.String getPeriodRelativeName()
Gets the period relative name.

Returns:
the period relative name

setPeriodRelativeName

public void setPeriodRelativeName(java.lang.String periodRelativeName)
Sets the period relative name.

Parameters:
periodRelativeName - the new period relative name

setRootDirestory

public void setRootDirestory(java.lang.String rootDirestory)
Sets the root direstory.

Parameters:
rootDirestory - the new root direstory


Copyright © 1998-2008 The Brookings Institution, NuTech Solutions, Metascape, LLC All Rights Reserved.