|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ascape.model.event.DefaultScapeListener
org.ascape.view.nonvis.NonGraphicView
org.ascape.view.nonvis.DataView
org.ascape.view.nonvis.DataOutputView
org.ascape.ant.AllOutputView
org.ascape.ant.AllOutputViewElement
public class AllOutputViewElement
User: jmiller Date: Nov 2, 2005 Time: 2:04:19 PM To change this template use Options | File Templates.
| Field Summary |
|---|
| Fields inherited from class org.ascape.ant.AllOutputView |
|---|
rootElement |
| 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 | |
|---|---|
AllOutputViewElement()
Instantiates a new all output view element. |
|
| Method Summary | |
|---|---|
void |
addOutputData(OutputDataElement element)
Adds the output data. |
void |
addToScape(Scape scape)
Adds the to scape. |
| Methods inherited from class org.ascape.ant.AllOutputView |
|---|
scapeStarted, scapeStopped, writePeriodData, writePeriodHeader, writeRunData, writeRunHeader |
| Methods inherited from class org.ascape.view.nonvis.DataOutputView |
|---|
getEOLSeparator, getNumCharsInFileName, getPeriodDataStream, getPeriodFile, getRunDataStream, getRunFile, scapeAdded, scapeChanged, scapeClosing, scapeDeserialized, scapeIterated, setEOLSeparator, setNumCharsInFileName, setPeriodDataStream, setPeriodFile, setRunDataStream, setRunFile, stopCondition, toString |
| 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 |
|---|
public AllOutputViewElement()
| Method Detail |
|---|
public void addOutputData(OutputDataElement element)
AllOutputView
addOutputData in class AllOutputViewelement - the elementpublic void addToScape(Scape scape)
ViewElement
addToScape in interface ViewElementscape - the scape
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||