org.ascape.ant.swing
Class ScapeSwingElement

java.lang.Object
  extended by org.ascape.ant.ScapeElement
      extended by org.ascape.ant.swing.ScapeSwingElement
All Implemented Interfaces:
java.io.Serializable

public class ScapeSwingElement
extends ScapeElement

The Class ScapeElement.

See Also:
Serialized Form

Constructor Summary
ScapeSwingElement()
           
 
Method Summary
 void addAgentView(AntAgentViewElement viewElement)
          Adds the agent view.
 void addChartView(AntChartViewElement view)
          Adds the chart view.
 void addView(AntViewElement viewElement)
          Adds the view.
 void open()
          Open.
 
Methods inherited from class org.ascape.ant.ScapeElement
addAllOutputView, addDataOutputView, addExtent, addMembers, addPropertySet, addRuleSet, addScapeOutputView, addSweepView, getModelParameters, getScape, getViews, load, run, setInputFileName, setMemberName, setModelClass, setViews
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScapeSwingElement

public ScapeSwingElement()
Method Detail

open

public void open()
Description copied from class: ScapeElement
Open.

Overrides:
open in class ScapeElement

addChartView

public void addChartView(AntChartViewElement view)
                  throws org.apache.tools.ant.BuildException
Adds the chart view.

Parameters:
view - the view
Throws:
org.apache.tools.ant.BuildException - the build exception

addView

public void addView(AntViewElement viewElement)
             throws org.apache.tools.ant.BuildException
Adds the view.

Parameters:
viewElement - the view element
Throws:
org.apache.tools.ant.BuildException - the build exception

addAgentView

public void addAgentView(AntAgentViewElement viewElement)
                  throws org.apache.tools.ant.BuildException
Adds the agent view.

Parameters:
viewElement - the view element
Throws:
org.apache.tools.ant.BuildException - the build exception


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