org.ascape.ant
Class DataOutputViewElement
java.lang.Object
org.ascape.model.event.DefaultScapeListener
org.ascape.view.nonvis.NonGraphicView
org.ascape.view.nonvis.DataView
org.ascape.view.nonvis.DataOutputView
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
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.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 |
DataOutputViewElement
public DataOutputViewElement()
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.