org.ascape.ant
Class SweepViewElement

java.lang.Object
  extended by org.ascape.ant.SweepViewElement
All Implemented Interfaces:
java.io.Serializable, ViewElement

public class SweepViewElement
extends java.lang.Object
implements java.io.Serializable, ViewElement

The Class SweepViewElement.

See Also:
Serialized Form

Constructor Summary
SweepViewElement()
          Instantiates a new sweep view element.
 
Method Summary
 void addSweepDimension(SweepDimensionElement dimension)
          Adds the sweep dimension.
 void addToScape(Scape scape)
          Adds the to scape.
 void setRunsPerSetting(int runs)
          Sets the runs per setting.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SweepViewElement

public SweepViewElement()
Instantiates a new sweep view element.

Method Detail

addSweepDimension

public void addSweepDimension(SweepDimensionElement dimension)
Adds the sweep dimension.

Parameters:
dimension - the dimension

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

setRunsPerSetting

public void setRunsPerSetting(int runs)
Sets the runs per setting.

Parameters:
runs - the new runs per setting


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