A B C D E F G H I J K L M N O P Q R S T U V W Y

S

safeIterator() - Method in class org.ascape.model.space.Array1D
 
safeIterator(int, int) - Method in class org.ascape.model.space.Array1D
 
safeIterator() - Method in class org.ascape.model.space.Array2DBase
 
safeIterator(int, int) - Method in class org.ascape.model.space.Array2DBase
 
safeIterator(int, int) - Method in class org.ascape.model.space.CollectionSpace
 
safeIterator() - Method in class org.ascape.model.space.CollectionSpace
Returns a context iterator across all objects in this context.
safeIterator(int, int) - Method in class org.ascape.model.space.Singleton
 
safeIterator() - Method in class org.ascape.model.space.Singleton
 
safeIterator(int, int) - Method in interface org.ascape.model.space.Space
Safe iterator.
safeIterator() - Method in interface org.ascape.model.space.Space
Safe iterator.
safeIterators(int) - Method in class org.ascape.model.space.CollectionSpace
Returns multiple independently thread safe context iterators across all agents in this context.
safeIterators(int) - Method in interface org.ascape.model.space.Space
Safe iterators.
safeRandomIterator() - Method in class org.ascape.model.space.Array1D
 
safeRandomIterator() - Method in class org.ascape.model.space.Array2DBase
 
safeRandomIterator() - Method in class org.ascape.model.space.CollectionSpace
Returns a context iterator across all agents in random order.
safeRandomIterator() - Method in class org.ascape.model.space.Singleton
 
safeRandomIterator() - Method in interface org.ascape.model.space.Space
Safe random iterator.
save(File) - Method in class org.ascape.model.Scape
Save the state of the scape to a file.
save(OutputStream) - Method in class org.ascape.model.Scape
Save the state of the scape to an output stream.
save() - Method in class org.ascape.runtime.Runner
Requests the scape to save itself, providing UI for this purpose.
saveChoose() - Method in class org.ascape.runtime.NonGraphicRunner
 
saveChoose() - Method in class org.ascape.runtime.Runner
Save the state of the scape to a file.
saveChoose() - Method in class org.ascape.runtime.swing.SwingRunner
Save the state of the scape to a file.
scaleBy(Point2D, double) - Static method in class org.ascape.util.vis.ERVUtil
Method.
scape - Variable in class org.ascape.model.AscapeObject
The agent that this object belongs to.
scape - Variable in class org.ascape.model.event.DefaultScapeListener
The scape being listened to.
Scape - Class in org.ascape.model
The base class for all collections of agents within ascape.
Scape() - Constructor for class org.ascape.model.Scape
Constructs a scape with default list topology.
Scape(CollectionSpace) - Constructor for class org.ascape.model.Scape
Constructs a scape.
Scape(String, Agent) - Constructor for class org.ascape.model.Scape
Constructs a scape of provided geometry, to be populated with clones of provided agent.
Scape(CollectionSpace, String, Agent) - Constructor for class org.ascape.model.Scape
Constructs a scape of provided geometry, to be populated with clones of provided agent.
scape - Variable in class org.ascape.view.vis.PanelView
The scape being viewed.
Scape.ConditionalIterator - Class in org.ascape.model
 
Scape.ConditionalIterator(Iterator, Conditional) - Constructor for class org.ascape.model.Scape.ConditionalIterator
 
Scape.DrawFeatureObservable - Class in org.ascape.model
Just a class for a delegated proxy for draw features.
Scape.DrawFeatureObservable() - Constructor for class org.ascape.model.Scape.DrawFeatureObservable
 
scapeAdded(ScapeEvent) - Method in class org.ascape.ant.swing.AntChartViewElement
 
scapeAdded(ScapeEvent) - Method in class org.ascape.model.event.DefaultScapeListener
Add the view to the scape, registering it as a listener, and ensuring that it hasn't been added to any other scapes.
scapeAdded(ScapeEvent) - Method in interface org.ascape.model.event.ScapeListener
Notifies the listener that the scape has added it.
scapeAdded(ScapeEvent) - Method in class org.ascape.model.Scape
Add a scape to this listener.
scapeAdded(ScapeEvent) - Method in class org.ascape.runtime.RuntimeEnvironment
When a scape is added add any persiten views to it and set frame title.
scapeAdded(ScapeEvent) - Method in class org.ascape.runtime.swing.DesktopEnvironment
When a scape is added add any persiten views to it and set frame title.
scapeAdded(ScapeEvent) - Method in class org.ascape.runtime.swing.Navigator
 
scapeAdded(ScapeEvent) - Method in class org.ascape.view.custom.ModelCustomizer
Notifies the listener that the scape has added it.
scapeAdded(ScapeEvent) - Method in class org.ascape.view.custom.ModelCustomizerSwing
Notifies the listener that the scape has added it.
scapeAdded(ScapeEvent) - Method in class org.ascape.view.nonvis.DataOutputView
Notifies the listener that the scape has added it.
scapeAdded(ScapeEvent) - Method in class org.ascape.view.nonvis.DataView
Notifies the listener that the scape has added it.
scapeAdded(ScapeEvent) - Method in class org.ascape.view.nonvis.ScapeFromFileView
Notifies the listener that the scape has added it.
scapeAdded(ScapeEvent) - Method in class org.ascape.view.nonvis.ScapeFromXMLView
Add the view to the scape, registering it as a listener, and ensuring that it hasn't been added to any other scapes.
scapeAdded(ScapeEvent) - Method in class org.ascape.view.nonvis.ScapeOutputView
 
scapeAdded(ScapeEvent) - Method in class org.ascape.view.nonvis.ScapeStateView
Called on interation; delays models return by delay slider setting.
scapeAdded(ScapeEvent) - Method in class org.ascape.view.nonvis.ScapeTransitionListener
Called on interation; delays models return by delay slider setting.
scapeAdded(ScapeEvent) - Method in class org.ascape.view.nonvis.SweepControlView
On scape add, set scape auto restart to false, as sweep view will be handling scape control.
scapeAdded(ScapeEvent) - Method in class org.ascape.view.vis.AgentSizedView
Notifies the listener that the scape has added it.
scapeAdded(ScapeEvent) - Method in class org.ascape.view.vis.AgentView
Called immediatly after the scape is started.
scapeAdded(ScapeEvent) - Method in class org.ascape.view.vis.BatchView
Notifies the view that the scape has added it.
scapeAdded(ScapeEvent) - Method in class org.ascape.view.vis.ChartView
Notifies the view that the scape has added it.
scapeAdded(ScapeEvent) - Method in class org.ascape.view.vis.ComponentViewDelegate
Notifies the listener that the scape has added it.
scapeAdded(ScapeEvent) - Method in class org.ascape.view.vis.control.ControlBarView
Called on interation; delays models return by delay slider setting.
scapeAdded(ScapeEvent) - Method in class org.ascape.view.vis.Overhead2DContinuousView
Notifies the view that the scape has removed it.
scapeAdded(ScapeEvent) - Method in class org.ascape.view.vis.Overhead2DView
Notifies the listener that the scape has added it.
scapeAdded(ScapeEvent) - Method in class org.ascape.view.vis.OverheadRelative2DView
Notifies the view that the scape has added it.
scapeAdded(ScapeEvent) - Method in class org.ascape.view.vis.PanelView
Notifies the listener that the scape has added it.
scapeAdded(ScapeEvent) - Method in class org.ascape.view.vis.ScapeTransitionPanelView
Called on interation; delays models return by delay slider setting.
scapeAdded(ScapeEvent) - Method in class org.ascape.view.vis.Scrolling1DView
Notifies the listener that the scape has added it.
scapeAppearsPaused - Variable in class org.ascape.view.vis.SimpleControlView
The scape appears paused.
scapeAppearsRunning - Variable in class org.ascape.view.vis.SimpleControlView
The scape appears running.
scapeChanged() - Method in class org.ascape.view.nonvis.DataOutputView
Called for any model change that effects model state; i.e.
scapeClosing(ScapeEvent) - Method in class org.ascape.model.event.DefaultScapeListener
Method called as the scape is about to be closed.
scapeClosing(ScapeEvent) - Method in interface org.ascape.model.event.ScapeListener
Method called as the scape is about to be closed.
scapeClosing(ScapeEvent) - Method in class org.ascape.model.Scape
If the scape has delegated a view to itself, called each time a scape sends a "closing" event.
scapeClosing(ScapeEvent) - Method in class org.ascape.view.nonvis.DataOutputView
On close, closes any open files.
scapeClosing(ScapeEvent) - Method in class org.ascape.view.vis.ComponentViewDelegate
Method called as the scape is about to be closed.
scapeClosing(ScapeEvent) - Method in class org.ascape.view.vis.control.ControlBarView
Method called when the scape is closed.
scapeClosing(ScapeEvent) - Method in class org.ascape.view.vis.PanelView
Method called when the scape is closed.
scapeCreated() - Method in class org.ascape.model.Agent
Notifies the prototype agent that a new scape has been created, allowing rules to be added directly from an agent class.
ScapeCustomizer - Interface in org.ascape.model.event
A marker interface for a scape listener that customizes the scape.
scapeDeserialized(ScapeEvent) - Method in class org.ascape.model.event.DefaultScapeListener
Method called immediatly after a model is deserialized.
scapeDeserialized(ScapeEvent) - Method in interface org.ascape.model.event.ScapeListener
Method called immediatly after a model is deserialized.
scapeDeserialized(ScapeEvent) - Method in class org.ascape.model.Scape
If the scape has delegated a view to itself, called each time a scape sends a "deserialized" event.
scapeDeserialized(ScapeEvent) - Method in class org.ascape.view.custom.AgentCustomizer
Method called once a model is deserialized.
scapeDeserialized(ScapeEvent) - Method in class org.ascape.view.nonvis.DataOutputView
Method called once a model is deserialized.
scapeDeserialized(ScapeEvent) - Method in class org.ascape.view.nonvis.ParameterControlView
Method called once a model is deserialized.
scapeDeserialized(ScapeEvent) - Method in class org.ascape.view.nonvis.ScapeFromFileView
 
scapeDeserialized(ScapeEvent) - Method in class org.ascape.view.vis.ChartView
Method called once a model is deserialized.
scapeDeserialized(ScapeEvent) - Method in class org.ascape.view.vis.ComponentViewDelegate
Notifies the delegating view that something has happened on the scape.
scapeDeserialized(ScapeEvent) - Method in class org.ascape.view.vis.control.ControlActionView
Method called once a model is deserialized.
scapeDeserialized(ScapeEvent) - Method in class org.ascape.view.vis.PanelView
Method called once a model is deserialized.
ScapeElement - Class in org.ascape.ant
The Class ScapeElement.
ScapeElement() - Constructor for class org.ascape.ant.ScapeElement
Instantiates a new scape element.
ScapeEvent - Class in org.ascape.model.event
An event describing some change in scape state.
ScapeEvent(Object, int) - Constructor for class org.ascape.model.event.ScapeEvent
Constructs a control event, used to control a scape.
ScapeFromFileView - Class in org.ascape.view.nonvis
A view that instantiates a scape with the contents of a file or input stream.
ScapeFromFileView() - Constructor for class org.ascape.view.nonvis.ScapeFromFileView
 
ScapeFromXMLView - Class in org.ascape.view.nonvis
A view that instantiates a scape with the contents of an XML file.
ScapeFromXMLView() - Constructor for class org.ascape.view.nonvis.ScapeFromXMLView
 
scapeInitialized(ScapeEvent) - Method in class org.ascape.model.event.DefaultScapeListener
Called immediatly after the scape is initialized.
scapeInitialized(ScapeEvent) - Method in interface org.ascape.model.event.ScapeListener
Called immediatly after the scape is initialized.
scapeInitialized(ScapeEvent) - Method in class org.ascape.model.Scape
If the scape has delegated a view to itself, called each time a scape sends a "initialize" event, indicating it has been initialized.
scapeInitialized(ScapeEvent) - Method in class org.ascape.view.nonvis.ScapeFromFileView
When scape is initialized, load appropriate values into scape.
scapeInitialized(ScapeEvent) - Method in class org.ascape.view.nonvis.ScapeFromXMLView
Called immediatly after the scape is initialized.
scapeInitialized(ScapeEvent) - Method in class org.ascape.view.vis.PanelView
Method called when the scape is initialized.
scapeIterated(ScapeEvent) - Method in class org.ascape.gis.model.ScapeTime
Each timestep, increment secondsSinceStart, and tell the CommunicationsNetwork and the CommandCenter to check their queues.
scapeIterated(ScapeEvent) - Method in class org.ascape.model.event.DefaultScapeListener
Called immediatly after scape is iterated.
scapeIterated(ScapeEvent) - Method in interface org.ascape.model.event.ScapeListener
Called immediatly after scape is iterated.
scapeIterated(ScapeEvent) - Method in class org.ascape.model.Scape
If the scape has delegated a view to itself, called each time the scape is iterated.
scapeIterated(ScapeEvent) - Method in class org.ascape.query.Query
 
scapeIterated(ScapeEvent) - Method in class org.ascape.runtime.swing.AgentSelectionView
 
scapeIterated(ScapeEvent) - Method in class org.ascape.runtime.swing.SpeedSliderView
Called on interation; delays models return by delay slider setting.
scapeIterated(ScapeEvent) - Method in class org.ascape.view.nonvis.ConsoleOutView
On update, if printing results on update, print the current results to the screen.
scapeIterated(ScapeEvent) - Method in class org.ascape.view.nonvis.DataOutputView
On scape iterate, write period data.
scapeIterated(ScapeEvent) - Method in class org.ascape.view.vis.PanelView
Called when scape is iterated.
scapeIterator() - Method in class org.ascape.model.Scape
 
scapeIterator(int, int) - Method in class org.ascape.model.Scape
 
scapeIterators(int) - Method in class org.ascape.model.Scape
Returns multiple independently thread safe scape iterators across all agents in this scape.
ScapeListener - Interface in org.ascape.model.event
A listener to an agent scape.
ScapeListenerDelegate - Class in org.ascape.model.event
Manages the relationship between a listener and its scape, including listener registeration and managing calling appopriate view methods for scape events.
ScapeListenerDelegate() - Constructor for class org.ascape.model.event.ScapeListenerDelegate
Constructs the ScapeListenerDelegate.
ScapeListenerDelegate(ScapeListener) - Constructor for class org.ascape.model.event.ScapeListenerDelegate
Constructs the ScapeListenerDelegate.
scapeNotification(ScapeEvent) - Method in class org.ascape.gis.view.MapView
Notifies this view that its scape has been updated.
scapeNotification(ScapeEvent) - Method in class org.ascape.model.event.DefaultScapeListener
Notifies the delegating view that something has happened on the scape.
scapeNotification(ScapeEvent) - Method in interface org.ascape.model.event.ScapeListener
Informs the listener that the agent scape has some kind of notification for the listener,.
scapeNotification(ScapeEvent) - Method in class org.ascape.model.event.ScapeListenerDelegate
Notifies the delegating view that something has happened on the scape.
scapeNotification(ScapeEvent) - Method in class org.ascape.model.Scape
If the scape has delegated a view to itself, called each time the scape is updated.
scapeNotification(ScapeEvent) - Method in class org.ascape.runtime.swing.Navigator
 
scapeNotification(ScapeEvent) - Method in class org.ascape.view.custom.AgentCustomizer
 
scapeNotification(ScapeEvent) - Method in class org.ascape.view.nonvis.NonGraphicViewDelegate
Super method notifies this view that something has happened on the scape.
scapeNotification(ScapeEvent) - Method in class org.ascape.view.nonvis.ScapeStateView
Notifies this view that something has happened on the scape.
scapeNotification(ScapeEvent) - Method in class org.ascape.view.nonvis.ScapeTransitionListener
Notifies this view that something has happened on the scape.
scapeNotification(ScapeEvent) - Method in class org.ascape.view.vis.ComponentViewDelegate
Notifies the delegating view that something has happened on the scape.
scapeNotification(ScapeEvent) - Method in class org.ascape.view.vis.control.ControlActionView
 
scapeNotification(ScapeEvent) - Method in class org.ascape.view.vis.PanelView
Notifies this view that something has happened on the scape.
scapeNotification(ScapeEvent) - Method in class org.ascape.view.vis.ScapeTransitionPanelView
Notifies this view that something has happened on the scape.
scapeNowPaused() - Method in class org.ascape.runtime.swing.SpeedSliderView
 
scapeNowPaused() - Method in class org.ascape.view.nonvis.ScapeStateView
Scape now paused.
scapeNowPaused() - Method in class org.ascape.view.nonvis.ScapeTransitionListener
Scape now paused.
scapeNowPaused() - Method in class org.ascape.view.vis.control.ControlActionView
 
scapeNowPaused() - Method in class org.ascape.view.vis.control.ControlBarView
 
scapeNowPaused() - Method in class org.ascape.view.vis.ScapeTransitionPanelView
Scape now paused.
scapeNowResumed() - Method in class org.ascape.runtime.swing.SpeedSliderView
 
scapeNowResumed() - Method in class org.ascape.view.nonvis.ScapeStateView
Scape now resumed.
scapeNowResumed() - Method in class org.ascape.view.nonvis.ScapeTransitionListener
Scape now resumed.
scapeNowResumed() - Method in class org.ascape.view.vis.control.ControlActionView
 
scapeNowResumed() - Method in class org.ascape.view.vis.control.ControlBarView
 
scapeNowResumed() - Method in class org.ascape.view.vis.ScapeTransitionPanelView
Scape now resumed.
scapeNowRunning() - Method in class org.ascape.runtime.swing.SpeedSliderView
 
scapeNowRunning() - Method in class org.ascape.view.nonvis.ScapeStateView
Scape now running.
scapeNowRunning() - Method in class org.ascape.view.nonvis.ScapeTransitionListener
Scape now running.
scapeNowRunning() - Method in class org.ascape.view.vis.control.ControlActionView
 
scapeNowRunning() - Method in class org.ascape.view.vis.control.ControlBarView
 
scapeNowRunning() - Method in class org.ascape.view.vis.ScapeTransitionPanelView
Scape now running.
scapeNowSteppable() - Method in class org.ascape.view.nonvis.ScapeStateView
Scape now steppable.
scapeNowSteppable() - Method in class org.ascape.view.nonvis.ScapeTransitionListener
Scape now steppable.
scapeNowSteppable() - Method in class org.ascape.view.vis.control.ControlActionView
 
scapeNowSteppable() - Method in class org.ascape.view.vis.ScapeTransitionPanelView
Scape now steppable.
scapeNowStepping() - Method in class org.ascape.view.vis.control.ControlActionView
Scape now stepping.
scapeNowStepping() - Method in class org.ascape.view.vis.control.ControlBarView
 
scapeNowStopped() - Method in class org.ascape.runtime.swing.SpeedSliderView
 
scapeNowStopped() - Method in class org.ascape.view.nonvis.ScapeStateView
Scape now stopped.
scapeNowStopped() - Method in class org.ascape.view.nonvis.ScapeTransitionListener
Scape now stopped.
scapeNowStopped() - Method in class org.ascape.view.vis.control.ControlActionView
 
scapeNowStopped() - Method in class org.ascape.view.vis.control.ControlBarView
 
scapeNowStopped() - Method in class org.ascape.view.vis.ScapeTransitionPanelView
Scape now stopped.
ScapeOutputView - Class in org.ascape.view.nonvis
The Class ScapeOutputView.
ScapeOutputView() - Constructor for class org.ascape.view.nonvis.ScapeOutputView
 
ScapeOutputViewElement - Class in org.ascape.ant
The Class ScapeOutputViewElement.
ScapeOutputViewElement() - Constructor for class org.ascape.ant.ScapeOutputViewElement
 
scapeRandomIterator() - Method in class org.ascape.model.Scape
 
scapeRemoved(ScapeEvent) - Method in class org.ascape.model.event.DefaultScapeListener
Notifies the listener that the scape has removed it.
scapeRemoved(ScapeEvent) - Method in interface org.ascape.model.event.ScapeListener
Removes the scape from this view.
scapeRemoved(ScapeEvent) - Method in class org.ascape.model.event.ScapeListenerDelegate
Notifies the listener that the scape has removed it.
scapeRemoved(ScapeEvent) - Method in class org.ascape.model.Scape
Notifies the listener that the scape has removed it.
scapeRemoved(ScapeEvent) - Method in class org.ascape.runtime.swing.DesktopEnvironment
When a scape is removed reset frame title.
scapeRemoved(ScapeEvent) - Method in class org.ascape.runtime.swing.Navigator
 
scapeRemoved(ScapeEvent) - Method in class org.ascape.view.custom.ViewCustomizer
 
scapeRemoved(ScapeEvent) - Method in class org.ascape.view.nonvis.ScapeStateView
Called on interation; delays models return by delay slider setting.
scapeRemoved(ScapeEvent) - Method in class org.ascape.view.nonvis.ScapeTransitionListener
Called on interation; delays models return by delay slider setting.
scapeRemoved(ScapeEvent) - Method in class org.ascape.view.vis.CellView
Notifies the view that the scape has removed it.
scapeRemoved(ScapeEvent) - Method in class org.ascape.view.vis.ChartView
Notifies the listener that the scape has removed it.
scapeRemoved(ScapeEvent) - Method in class org.ascape.view.vis.Overhead2DContinuousView
Notifies the view that the scape has removed it.
scapeRemoved(ScapeEvent) - Method in class org.ascape.view.vis.PanelView
Notifies the listener that the scape has removed it.
scapeRemoved(ScapeEvent) - Method in class org.ascape.view.vis.ScapeTransitionPanelView
Called on interation; delays models return by delay slider setting.
scapeSetup(ScapeEvent) - Method in class org.ascape.model.event.DefaultScapeListener
Method called when the scape is ready for setup.
scapeSetup(ScapeEvent) - Method in interface org.ascape.model.event.ScapeListener
Method called when the scape is ready for setup.
scapeSetup(ScapeEvent) - Method in class org.ascape.model.Scape
If the scape has delegated a view to itself, called each time a scape sends a "setup" method, indicating it needs to be setup for a run.
scapeSetup(ScapeEvent) - Method in class org.ascape.view.nonvis.ParameterControlView
 
scapeSetup(ScapeEvent) - Method in class org.ascape.view.nonvis.SweepControlView
On scape setup, create a new file and set the output stream to write to it.
scapeSetup(ScapeEvent) - Method in class org.ascape.view.vis.FixedStretchyView
 
scapeSetup(ScapeEvent) - Method in class org.ascape.view.vis.PanelView
Method called when the scape is ready for setup.
scapeStarted(ScapeEvent) - Method in class org.ascape.ant.AllOutputView
On scape start, record the start time and wirte the file headers.
scapeStarted(ScapeEvent) - Method in class org.ascape.model.event.DefaultScapeListener
Called immediatly after the scape is started.
scapeStarted(ScapeEvent) - Method in interface org.ascape.model.event.ScapeListener
Called immediatly after the scape is started.
scapeStarted(ScapeEvent) - Method in class org.ascape.model.Scape
If the scape has delegated a view to itself, called each time the scape is started.
scapeStarted(ScapeEvent) - Method in class org.ascape.view.nonvis.ConsoleOutView
On start, print the model settings to the console.
scapeStarted(ScapeEvent) - Method in class org.ascape.view.nonvis.DataOutputView
On scape start, record the start time and wirte the file headers.
scapeStarted(ScapeEvent) - Method in class org.ascape.view.vis.AgentView
Called immediatly after the scape is started.
scapeStarted(ScapeEvent) - Method in class org.ascape.view.vis.control.ControlActionView
 
scapeStarted(ScapeEvent) - Method in class org.ascape.view.vis.OverheadRelative2DView
 
scapeStarted(ScapeEvent) - Method in class org.ascape.view.vis.PanelView
Method called when the scape is started.
ScapeStateView - Class in org.ascape.view.nonvis
A view providing notification when a scape transitions from one state to another.
ScapeStateView() - Constructor for class org.ascape.view.nonvis.ScapeStateView
 
scapeStopped(ScapeEvent) - Method in class org.ascape.ant.AllOutputView
On scape stop, writes the run parameters to the file.
scapeStopped(ScapeEvent) - Method in class org.ascape.model.event.DefaultScapeListener
Called immediatly after the scape is stopped.
scapeStopped(ScapeEvent) - Method in interface org.ascape.model.event.ScapeListener
Called immediatly after the scape is stopped.
scapeStopped(ScapeEvent) - Method in class org.ascape.model.Scape
If the scape has delegated a view to itself, called each time the scape is stopped.
scapeStopped(ScapeEvent) - Method in class org.ascape.view.nonvis.ConsoleOutView
On stop, print the time taken and final results to the screen.
scapeStopped(ScapeEvent) - Method in class org.ascape.view.nonvis.DataOutputView
On scape stop, writes the run parameters to the file.
scapeStopped(ScapeEvent) - Method in class org.ascape.view.nonvis.ParameterControlView
 
scapeStopped(ScapeEvent) - Method in class org.ascape.view.nonvis.SweepControlView
On scape stop, close the data stream and files.
scapeStopped(ScapeEvent) - Method in class org.ascape.view.vis.PanelView
Method called when the scape is stopped.
ScapeSwingElement - Class in org.ascape.ant.swing
The Class ScapeElement.
ScapeSwingElement() - Constructor for class org.ascape.ant.swing.ScapeSwingElement
 
ScapeTime - Class in org.ascape.gis.model
A scape that is aware of time.
ScapeTime() - Constructor for class org.ascape.gis.model.ScapeTime
 
ScapeTransitionListener - Class in org.ascape.view.nonvis
A listener providing notification when a scape transitions from one state to another.
ScapeTransitionListener() - Constructor for class org.ascape.view.nonvis.ScapeTransitionListener
Constructs the control view, creating and laying out its components.
ScapeTransitionListener(String) - Constructor for class org.ascape.view.nonvis.ScapeTransitionListener
Constructs the speed slider view.
ScapeTransitionPanelView - Class in org.ascape.view.vis
A view providing notification when a scape transitions from one state to another.
ScapeTransitionPanelView() - Constructor for class org.ascape.view.vis.ScapeTransitionPanelView
Constructs the control view, creating and laying out its components.
ScapeTransitionPanelView(String) - Constructor for class org.ascape.view.vis.ScapeTransitionPanelView
Constructs the speed slider view.
Scrolling1DView - Class in org.ascape.view.vis
A view that provides a vertically scrolling view appropriate for dispalying a simple one-dimensional collection of agents; i.e.
Scrolling1DView() - Constructor for class org.ascape.view.vis.Scrolling1DView
Constructs a new scrolling view, setting its initial cell size to 2.
Scrolling1DView(String) - Constructor for class org.ascape.view.vis.Scrolling1DView
Constructs a new scrolling view, setting its initial cell size to 2.
search(Comparator, Object) - Method in class org.ascape.model.Scape
Searches through the scape for an object (agent) that matches the supplied key and comparator.
SEARCH_EQUAL - Static variable in class org.ascape.model.rule.SearchRule
The symbol for an 'equals' search.
SEARCH_MAX - Static variable in class org.ascape.model.rule.SearchRule
The symbol for a 'maximum' search.
SEARCH_MIN - Static variable in class org.ascape.model.rule.SearchRule
The symbol for a 'minimum' search.
searchMax(Comparator) - Method in class org.ascape.model.Scape
Searches through the scape for an object (agent) that has the minimum value as defined by the comparator.
searchMin(Comparator) - Method in class org.ascape.model.Scape
Searches through the scape for an object (agent) that has the minimum value as defined by the comparator.
SearchRule - Class in org.ascape.model.rule
A rule that can be used to search through a collection of agents.
SearchRule(String) - Constructor for class org.ascape.model.rule.SearchRule
Constructs a search rule with the providied name.
SearchString - Class in org.ascape.query
User: jmiller Date: Dec 6, 2004 Time: 4:17:24 PM To change this template use Options | File Templates.
SearchString() - Constructor for class org.ascape.query.SearchString
 
SearchView - Class in org.ascape.runtime.swing
The Class SearchView.
SearchView() - Constructor for class org.ascape.runtime.swing.SearchView
 
sectLarge - Static variable in class org.ascape.util.Function
Large end of golden section.
sectSmall - Static variable in class org.ascape.util.Function
Small end of golden section.
select(String) - Method in class org.ascape.util.VectorSelection
Selects the object with the supplied name.
selectAll() - Method in class org.ascape.util.data.DataSelection
Selects every series in the data group.
selectAll() - Method in class org.ascape.util.VectorSelection
Selects every element in the vector.
selected() - Method in class org.ascape.view.custom.BaseCustomizer
Selected.
SelectionGroup - Class in org.ascape.util.vis
An class to enforce a radio group selection in a View's SelectionVector
SelectionGroup(VectorSelection) - Constructor for class org.ascape.util.vis.SelectionGroup
Creates a new SelectionGroup instance.
SelectionSet - Class in org.ascape.ant
The Class SelectionSet.
SelectionSet() - Constructor for class org.ascape.ant.SelectionSet
Instantiates a new selection set.
Selector - Interface in org.ascape.model.engine
The Interface Selector.
SEQUENTIAL_ORDER - Static variable in class org.ascape.view.nonvis.ScapeFromXMLView
The Constant SEQUENTIAL_ORDER.
SeriesRepresentation - Class in org.ascape.util.vis
Information needed by views to display a data series.
SeriesRepresentation() - Constructor for class org.ascape.util.vis.SeriesRepresentation
Constructs a new Series View with a random color, and assuming continuous data.
SeriesView - Class in org.ascape.util.vis
Information needed by views to display a data series.
SeriesView() - Constructor for class org.ascape.util.vis.SeriesView
Constructs a new Series View with a random color, and assuming continuous data.
set(Coordinate, LocatedAgent, boolean) - Method in class org.ascape.model.Scape
Sets the agent at the specified coordinate to the supplied agent.
set(Coordinate, LocatedAgent) - Method in class org.ascape.model.Scape
Sets the agent at the specified coordinate to the supplied agent.
set(int, Object) - Method in class org.ascape.model.Scape
Sets the specified location to the provided agent.
set(int, Object, boolean) - Method in class org.ascape.model.Scape
Sets the specified location to the provided agent.
set(Coordinate, Location) - Method in class org.ascape.model.space.Array2DBase
Sets the cell existing at the specified coordinate.
set(int, int, Location) - Method in class org.ascape.model.space.Array2DBase
Sets the cell existing at the specified coordinate.
set(Coordinate, Location) - Method in class org.ascape.model.space.CollectionSpace
Sets the agent at the specified coordinate to the supplied agent.
set(int, Object) - Method in class org.ascape.model.space.ListBase
Sets the agent at the specified coordinate to the supplied agent.
set(int, Location, boolean) - Method in class org.ascape.model.space.ListBase
Sets the agent at the specified coordinate to the supplied agent.
set(Coordinate, Location) - Method in interface org.ascape.model.space.Space
Set.
SET_BY_DATAGROUP - Static variable in class org.ascape.util.data.StatCollector
 
setActualValue(double) - Method in class org.ascape.util.swing.CustomSliderPanel
Upon any slider change this method will be called with the new actual value the slider is representing.
setAdjacencyMap(HashMap) - Method in class org.ascape.model.space.Graph
Sets the adjancency map.
setAgent(Agent) - Method in class org.ascape.view.custom.AgentCustomizer
Sets the agent.
setAgent(Agent) - Method in class org.ascape.view.custom.AgentCustomizerPanel
Sets the agent.
setAgentColorFeature(ColorFeature) - Method in class org.ascape.view.vis.AgentView
Set the color feature that will be used for determining agent color.
setAgentColorFeature(ColorFeature) - Method in class org.ascape.view.vis.Overhead2DContinuousView
Set the color feature that will be used for determining agent color.
setAgentCustomizer(AgentCustomizer) - Method in class org.ascape.gis.view.MapView
Sets the agentCustomizer.
setAgentCustomizer(AgentCustomizer) - Method in class org.ascape.view.vis.AgentView
Sets the agent customizer.
setAgentImageFeature(ImageFeature) - Method in class org.ascape.view.vis.Overhead2DContinuousView
Set the image feature that will be used for determining agent color.
setAgentIterator(ResetableIterator) - Method in class org.ascape.model.engine.IncrementalExecutionStrategy
Sets the agent iterator.
setAgentSelector(AgentSelector) - Method in class org.ascape.model.engine.IncrementalExecutionStrategy
Sets the agent selector.
setAgentSize(int) - Method in class org.ascape.model.LocatedAgent
 
setAgentSize(int) - Method in class org.ascape.model.MomentumAgent
Sets the size of the agent.
setAgentSize(int) - Method in class org.ascape.view.vis.AgentSizedView
Sets the number of pixels used to represent each cell.
setAgentsPerIteration(int) - Method in class org.ascape.model.Scape
Sets the number of agents to iterate through each iteration cycle.
setAllowQuit(boolean) - Method in class org.ascape.view.vis.SimpleControlView
Should the view display a quit button, allowing the user to quit? Typically false for applets, true otherwise.
setApplet(Object, Scape) - Method in class org.ascape.runtime.AbstractUIEnvironment
 
setApplet(Object, Scape) - Method in class org.ascape.runtime.swing.DesktopEnvironment
Sets the applet scape views are to be displayed within, indicating that we are in an applet vm context.
setArea(int, int, int, int) - Method in class org.ascape.model.rule.MoveRandomWithin
The agent must select its new location from within this area.
setAssignmentOrder(int) - Method in class org.ascape.view.nonvis.ScapeFromXMLView
Sets the assignment order.
setAsText(String) - Method in class org.ascape.util.PropertyAccessor
 
setAsText(Object, String, PropertyDescriptor) - Static method in class org.ascape.util.PropertyAccessor
 
setAutoCollect(boolean) - Method in class org.ascape.util.data.StatCollector
Set whether the value is collected automatically.
setAutoCreate(boolean) - Method in class org.ascape.model.Scape
Sets wether the scape is responsible for creating itself and its members, or other model components handle this.
setAutoRestart(boolean) - Method in class org.ascape.model.Scape
Should the scape be automatically restarted upon stopping at its stop period? Setting this value to true allows easy cycling of models for demonstrations, model explorations, etc.
setAutoRestart(boolean) - Method in class org.ascape.runtime.Runner
Sets Restart for the ModelRoot object.
setBackground(Color) - Method in class org.ascape.view.vis.ChartView
 
setBarValueAttribute1(String) - Method in class org.ascape.view.vis.StretchyView
Sets the bar value attribute1.
setBarValueAttribute2(String) - Method in class org.ascape.view.vis.StretchyView
Sets the bar value attribute2.
setBeginningDeserializedRun(boolean) - Method in class org.ascape.runtime.Runner
 
setBorderSize(int) - Method in class org.ascape.view.vis.CellView
Sets the border size in pixels.
setBounds(int, int, int, int) - Method in class org.ascape.view.vis.AgentSizedView
 
setBounds(int, int, int, int) - Method in class org.ascape.view.vis.BufferView
 
setBounds(int, int, int, int) - Method in class org.ascape.view.vis.Overhead2DContinuousView
 
setBounds(int, int, int, int) - Method in class org.ascape.view.vis.Scrolling1DView
Sets the size of the view, rescaling and moving the buffer as neccesary.
setBufferedImage(Image) - Method in class org.ascape.view.vis.BufferView
Sets the buffered image.
setButtonPanel(JPanel) - Method in class org.ascape.view.custom.BaseCustomizer
Sets the panel where editing components (as opposed to window related buttons) are kept.
setCellColorFeature(ColorFeature) - Method in class org.ascape.view.vis.CellView
Set the color feature that will be used for determining cell color.
setCellSize(int) - Method in class org.ascape.view.vis.CellView
Sets the number of pixels used to represent each cell.
setCellsRequestUpdates(boolean) - Method in class org.ascape.model.Scape
Should cells request view updates manually or are all cells automatically updated every view cycle? See above.
setCentroidTradeoff(float) - Method in class org.ascape.view.vis.SimplexView
Sets the centroid tradeoff.
setChanged() - Method in class org.ascape.model.Scape.DrawFeatureObservable
Have to provide this silly method because set changed is protected for some reason.
setChartType(int) - Method in class org.ascape.view.vis.ChartView
Sets the chartType.
setClearAll(boolean) - Method in class org.ascape.ant.SelectionSet
Sets the clear all.
setClearBackground(boolean) - Method in class org.ascape.view.vis.AgentView
Sets the clear background.
setCloseAndOpenNewRequested(boolean) - Method in class org.ascape.runtime.Runner
 
setCloseAndOpenSavedRequested(boolean) - Method in class org.ascape.runtime.Runner
 
setCloseRequested(boolean) - Method in class org.ascape.runtime.Runner
 
setCollectingLongitudinalData(boolean) - Method in class org.ascape.util.data.DataGroup
 
setCollectingLongitudinalDataMode(int) - Method in class org.ascape.util.data.StatCollector
 
setCollectStats(boolean) - Method in class org.ascape.model.Scape
If true, turns on value (typically for statistics) collection, else turns off stat collection.
setCollectStats(CollectStats) - Method in class org.ascape.model.Scape
Sets the value collection rule to the one supplied.
setColor(Color) - Method in class org.ascape.util.vis.ColorFeatureFixed
Sets the color of this feature.
setColor(Color) - Method in class org.ascape.util.vis.SeriesRepresentation
Sets the color of the series.
setColor(Color) - Method in class org.ascape.util.vis.SeriesView
Sets the color of the series.
setColor(Color) - Method in class org.ascape.view.custom.AgentCustomizerPanel
Sets the color.
setColorFeature(ColorFeature) - Method in class org.ascape.util.vis.DrawColorFeature
Sets the color feature this object uses to interpret the object's color.
setColorFeature(ColorFeature) - Method in class org.ascape.view.vis.Plot2DView
Sets the data point responsible for interpreting the agent's color.
setColorHex(String) - Method in class org.ascape.ant.ChartSeriesElement
Sets the color hex.
setColorName(String) - Method in class org.ascape.ant.ChartSeriesElement
Sets the color name.
setComparator(Comparator) - Method in class org.ascape.model.rule.SearchRule
Sets the comparator for the search.
setComparisonStream(PrintStream) - Static method in class org.ascape.model.AscapeObject
Sets the stream used to capture the results of object deep comparison.
setComponent(Component) - Method in class org.ascape.movie.MovieRecorder
Sets the component to record.
setComponent(Component) - Method in class org.ascape.movie.qt.ComponentQuicktimeTarget
Sets the component to record.
setComponent(Component) - Method in class org.ascape.movie.qt.QuickTimeRecorder
Sets a component that this quicktime recorder will record.
setConsole(ConsoleOutView) - Method in class org.ascape.runtime.RuntimeEnvironment
Sets consoleOutView for the ModelRoot object.
setContentPanel(JPanel) - Method in class org.ascape.view.custom.BaseCustomizer
Sets the panel where editing components (as opposed to window related buttons) are kept.
setContext(SpaceContext) - Method in class org.ascape.model.space.CollectionSpace
 
setContext(SpaceContext) - Method in interface org.ascape.model.space.Space
Sets the context.
setContinuous(boolean) - Method in class org.ascape.util.vis.SeriesRepresentation
Sets whether the series is protrayed as continuous.
setContinuous(boolean) - Method in class org.ascape.util.vis.SeriesView
Sets whether the series is protrayed as continuous.
setControlBarView(ControlBarView) - Method in class org.ascape.runtime.swing.SwingEnvironment
Sets controlBarView for the ModelRoot object.
setCoordinate(Coordinate) - Method in class org.ascape.gis.model.MapAgent
Returns the extent of the nth dimension.
setCoordinate(Coordinate) - Method in class org.ascape.gis.model.SubGraphAgent
 
setCoordinate(Coordinate) - Method in class org.ascape.model.LocatedAgent
Returns the extent of the nth dimension.
setCoordinate(Coordinate) - Method in class org.ascape.model.space.DefaultLocation
 
setCoordinate(Coordinate) - Method in interface org.ascape.model.space.Location
Sets the coordinate.
setCoordinateGraph(CoordinateGraph) - Method in class org.ascape.gis.model.SubGraphAgent
 
setCustomizeAgent(Agent) - Method in class org.ascape.view.vis.AgentView
Sets the customize agent.
setCustomizer(ScapeCustomizer) - Method in class org.ascape.runtime.AbstractUIEnvironment
Sets customizer for the ModelRoot object.
setCustomizer(ChartCustomizer) - Method in class org.ascape.view.vis.ChartView
Sets the customizer for this view.
setData(DataGroup) - Method in class org.ascape.util.data.DataSelection
Sets the backing data group for this selection.
setDataGroup(DataGroup) - Method in class org.ascape.util.data.StatCollector
 
setDataPoint(DataPoint) - Method in class org.ascape.util.data.DataPointComparator
Sets the data point to be sued by this comparator.
setDataPoint(DataPoint) - Method in class org.ascape.util.data.DataSeries
Sets the data point that this series shoudl record.
setDataPoint(UnitIntervalDataPoint) - Method in class org.ascape.util.vis.ColorFeatureGradiated
Sets a unit data point that will return some number between 0.0 and 1.0
setDataSelection(DataViewSelection) - Method in class org.ascape.view.vis.ChartView
Sets the dataSelection.
setDebugStream(PrintStream) - Method in class org.ascape.query.parser.BoolExprTreeTokenManager
 
setDefaultCloseOperation(int) - Method in class org.ascape.runtime.swing.ViewFrameBridge
Sets the default close operation.
setDelegate(ComponentViewDelegate) - Method in class org.ascape.view.vis.PanelView
Sets the delegate.
setDepth(int) - Method in class org.ascape.model.space.BFSWithinIterator
Sets the depth.
setDescription(String) - Method in class org.ascape.model.Scape
Returns a long (paragraph length suggested) description of the scape.
setDescription(String) - Method in class org.ascape.runtime.Runner
Sets description for the ModelRoot object.
setDescriptor(PropertyDescriptor) - Method in class org.ascape.util.PropertyAccessor
 
setDetailPanel(JPanel) - Method in class org.ascape.view.custom.AgentCustomizerPanel
Sets the detail panel.
setDiffusionConstant(double) - Method in class org.ascape.model.rule.ParameterizedDiffusion
Sets the diffusion constant.
setDiffusionTemp(double) - Method in interface org.ascape.model.rule.Diffusable
Set the diffusion temp value.
setDiffusionValue(Agent, double) - Method in class org.ascape.model.rule.Diffusion
Override with a call to the setter of the diffused value.
setDimensionCount(int) - Method in class org.ascape.model.space.Geometry
Sets the number of dimensions for this lattice.
setDiscrete(boolean) - Method in class org.ascape.model.space.Geometry
Sets the geometry to discrete or continous.
setDisplayGraphics(boolean) - Static method in class org.ascape.runtime.Runner
 
setDisplayPoints(int) - Method in class org.ascape.view.vis.ChartView
Sets the displayPoints.
setDoubleAttr(double) - Method in class org.ascape.ant.test.AllOutputViewTest.TestAgent
 
setDrawByFeature(boolean) - Method in class org.ascape.view.vis.Overhead2DView
Sets the draw by feature.
setDrawFarNeighbors(boolean) - Method in class org.ascape.view.vis.Overhead2DView
Sets the draw far neighbors.
setDrawNetwork(boolean) - Method in class org.ascape.view.vis.Overhead2DView
Should this view draw network connections between agents?.
setDrawSelectedNeighbors(boolean) - Method in class org.ascape.view.vis.Overhead2DContinuousView
Sets the draw selected neighbors.
setDrawSelectedNeighbors(boolean) - Method in class org.ascape.view.vis.Overhead2DView
Should this view draw neighbor connections between agents?.
setDynamicAttribute(String, String) - Method in class org.ascape.ant.ParameterSet
 
setDynamicAttribute(String, String) - Method in class org.ascape.ant.SelectionSet
 
setDynamicSearch(boolean) - Method in class org.ascape.query.Query
 
setEarliestPeriod(int) - Method in class org.ascape.model.Scape
Sets the earliest period this scape is expected to be run at.
setEarliestPeriod(int) - Method in class org.ascape.runtime.Runner
Sets the earliest period this scape is expected to be run at.
setEndValue(String) - Method in class org.ascape.ant.SweepDimensionElement
Sets the end value.
setEnvironment(RuntimeEnvironment) - Method in class org.ascape.runtime.Runner
 
setEOLSeparator(String) - Static method in class org.ascape.view.nonvis.DataOutputView
Sets the character(s) to be used to indicate an end-of-line; i.e.
setEvaporationRate(double) - Method in class org.ascape.model.rule.ParameterizedDiffusion
Sets the evaporation rate.
setExecutionOrder(int) - Method in class org.ascape.model.Scape
Sets the order of rule execution for this scape.
setExecutionStyle(int) - Method in class org.ascape.model.Scape
Sets the style that rules will be executed upon this scape.
setExtent(Coordinate) - Method in class org.ascape.model.Scape
Sets the size of the scape.
setExtent(int) - Method in class org.ascape.model.Scape
Sets the size of the scape.
setExtent(int, int) - Method in class org.ascape.model.Scape
Sets the size of the scape.
setExtent(int) - Method in class org.ascape.model.space.Array1D
Sets the size of the array.
setExtent(Coordinate) - Method in class org.ascape.model.space.Array2DBase
Sets the size of the space.
setExtent(int, int) - Method in class org.ascape.model.space.Array2DBase
Sets the size of the space.
setExtent(int) - Method in class org.ascape.model.space.CollectionSpace
Sets the size of the collection.
setExtent(Coordinate) - Method in class org.ascape.model.space.CollectionSpace
Sets the size of the context.
setExtent(Coordinate) - Method in class org.ascape.model.space.Singleton
 
setExtent(Coordinate) - Method in interface org.ascape.model.space.Space
Sets the extent.
setFactory(StrategyFactory) - Method in class org.ascape.model.engine.ParallelManager
Sets the factory.
setFile(File) - Method in class org.ascape.movie.MovieRecorder
Sets the file to save the movie to.
setFile(File) - Method in class org.ascape.movie.qt.QuickTimeRecorder
Sets the file to save the movie to.
setFile(String) - Method in class org.ascape.view.nonvis.ParameterControlView
Sets the file.
setFile(String) - Method in class org.ascape.view.nonvis.ScapeFromFileView
Sets the file.
setFixedSize(boolean) - Method in class org.ascape.model.space.Geometry
Sets wether this geometry has a fixed size.
setFocus(int) - Method in class org.ascape.view.custom.AgentCustomizer
Sets the focus.
setFont(Object, Font) - Method in class org.ascape.util.vis.ERVDerivedFontMap
Store a font (this should be a font derived from the base font) under a special key.
setForcePosVerticalAxisMinToZero(boolean) - Method in class org.ascape.view.vis.ChartView
Sets the force pos vertical axis min to zero.
setForeground(Color) - Method in class org.ascape.view.vis.ChartView
 
setFrameSelection(Object) - Method in class org.ascape.view.vis.control.ControlBarView
Sets the frame selection.
setFramesPerSecond(int) - Method in class org.ascape.movie.MovieRecorder
Sets the number of frames to be displayed per second.
setFullScreen(boolean) - Method in class org.ascape.runtime.swing.DesktopEnvironment
Sets the full screen.
setGeometry(Geometry) - Method in class org.ascape.model.space.Array1D
Sets the geometry of this space.
setGeometry(Geometry) - Method in class org.ascape.model.space.Array2DBase
Sets the geometry of this space.
setGeometry(Geometry) - Method in class org.ascape.model.space.CollectionSpace
Sets the geometry or basic structure of this context.
setGeometry(Geometry) - Method in class org.ascape.model.space.ListBase
Sets the geometry of this space.
setGraphic(OMRaster) - Method in class org.ascape.gis.model.MapAgent
Sets graphic for the MapAgent object.
setGraphicLocations(float, float) - Method in class org.ascape.gis.model.MapLocation
Sets the graphicLocations attribute of the MapLocation object
setGraphicLocations(float, float, int, int) - Method in class org.ascape.gis.model.MapLocation
Sets the graphicLocations attribute of the MapLocation object
setGraphicLocations(int, int) - Method in class org.ascape.gis.model.MapLocation
Sets the graphicLocations attribute of the MapLocation object
setGraphicsRecorder(MovieRecorder) - Method in class org.ascape.view.vis.ComponentViewDelegate
Sets the recorder that can be used to record the graphics of this view.
setGridBorderSize(int) - Method in class org.ascape.runtime.swing.ViewFrameBridge
Sets the grid border size.
setHeading(double) - Method in class org.ascape.model.MomentumAgent
 
setHeight(int) - Method in class org.ascape.ant.RectangleElement
Sets the height.
setHome(String) - Method in class org.ascape.model.Scape
Sets the path in which to store all scape related files.
setHome(String) - Method in class org.ascape.runtime.Runner
Sets the path in which to store all scape related files.
setHostCell(HostCell) - Method in class org.ascape.model.CellOccupant
Sets the cell that this cell occupies in the host cell's lattice.
setHostedAgentColorFeature(ColorFeature) - Method in class org.ascape.view.vis.HostedAgentView
Set the color feature that will be used for determining agent color.
setHostedAgentImageFeature(ImageFeature) - Method in class org.ascape.view.vis.HostedAgentView
Set the image feature that will be used for determining agent image.
setHostScape(Scape) - Method in class org.ascape.model.CellOccupant
Sets the lattice that hosts this cell.
setHTMLDescription(String) - Method in class org.ascape.model.Scape
Returns a long (paragraph length suggested) description of the scape.
setHTMLDescription(String) - Method in class org.ascape.runtime.Runner
Sets an html-formatted description to be used for the model as a whole.
setIgnoreFrameSelection(boolean) - Method in class org.ascape.view.vis.control.ControlBarView
Sets the ignore frame selection.
setImage(Image) - Method in class org.ascape.gis.model.MapAgent
Sets the image to be used when drawing.
setImage(String) - Method in class org.ascape.gis.model.MapAgent
Sets the image to be used when drawing.
setImage(Image) - Method in class org.ascape.util.vis.ImageFeatureFixed
Sets the image of this feature.
setImageFeature(ImageFeature) - Method in class org.ascape.util.vis.DrawImageFeature
Sets the image feature this object uses to interpret the object's image.
setIMessageStream(IMessageStream) - Method in class org.ascape.view.nonvis.ConsoleOutView
 
setIncrement(String) - Method in class org.ascape.ant.SweepDimensionElement
Sets the increment.
setIncrementAsText(String) - Method in class org.ascape.util.sweep.SweepDimension
Sets the increment value as a text string.
setIncrementAsText(String) - Method in class org.ascape.util.sweep.SweepDimension.TypedDoubleSweepDimension
 
setIncrementAsText(String) - Method in class org.ascape.util.sweep.SweepDimension.TypedFloatSweepDimension
 
setIncrementAsText(String) - Method in class org.ascape.util.sweep.SweepDimension.TypedIntegerSweepDimension
 
setIncrementAsText(String) - Method in class org.ascape.util.sweep.SweepDimension.TypedLongSweepDimension
 
setInitialized(boolean) - Method in class org.ascape.model.Agent
Sets the initialization state of the agent.
setInitialPeriods(int) - Method in class org.ascape.model.HistoryValueSetter
 
setInitialRules(VectorSelection) - Method in class org.ascape.model.Scape
 
setInMainLoop(boolean) - Method in class org.ascape.runtime.Runner
 
setInputFileName(String) - Method in class org.ascape.ant.ScapeElement
Sets the input file name.
setInputStream(InputStream) - Method in class org.ascape.view.nonvis.ScapeFromFileView
Sets the input stream.
setIntAttr(int) - Method in class org.ascape.ant.test.AllOutputViewTest.TestAgent
 
setIntermediateValue(double) - Method in class org.ascape.util.swing.CustomSliderPanel
Sets the intermediate value, updating the label in the process.
setIntermediateValue(double) - Method in class org.ascape.util.swing.CustomSliderPanelInf
Sets the intermediate value, updating the label in the process.
setInternalRunning(boolean) - Method in class org.ascape.runtime.Runner
 
setIteration(int) - Method in class org.ascape.runtime.Runner
 
setIterationsPerRedraw(int) - Method in class org.ascape.model.Scape
Sets the number of iterations to perform before updating views, and propagates this setting to all scapes and views in the model.
setIterationsPerRedraw(int, boolean) - Method in class org.ascape.model.Scape
Sets the number of iterations to perform before updating views, and optionally propagates this setting to all scapes and views in the model.
setIterationsPerRedraw(int) - Method in interface org.ascape.view.vis.ComponentView
Sets the number of iterations this compenent will wait before redrawing, that is, calling updateScapeGraphics.
setIterationsPerRedraw(int) - Method in class org.ascape.view.vis.PanelView
Sets the number of iterations that occur before the view is updated.
setKey(Object) - Method in class org.ascape.model.rule.SearchRule
Sets the key for the search.
setLabel(JLabel) - Method in class org.ascape.view.custom.AgentCustomizerPanel
Sets the label.
setLastAgent(Agent) - Method in class org.ascape.view.custom.AgentCustomizerPanel
Sets the last agent.
setLastBounds(Rectangle) - Method in class org.ascape.view.custom.BaseCustomizer
Set the last bounds for this component.
setLastDepth(int) - Method in class org.ascape.model.space.BFSWithinIterator
Sets the last depth.
setLastUpdateInMillis(long) - Method in class org.ascape.view.nonvis.ScapeStateView
 
setLatestPeriod(int) - Method in class org.ascape.model.Scape
Sets the latest period this scape is expected to be run at.
setLatestPeriod(int) - Method in class org.ascape.runtime.Runner
Sets the latest period this scape is expected to be run at.
setLatitude(double) - Method in class org.ascape.gis.model.MapCoordinate
Sets latitude for the MapCoordinate object.
setLatLong(double, double) - Method in class org.ascape.gis.model.MapCoordinate
Sets latLong for the MapCoordinate object.
setLegendShowing(boolean) - Method in class org.ascape.view.vis.ChartView
Sets the legend showing.
setLocation(Location) - Method in class org.ascape.gis.model.MapAgent
 
setLocation(Location) - Method in class org.ascape.model.space.CoordinateGraph
Sets the location.
setLockZoomToFrame(boolean) - Method in class org.ascape.runtime.swing.ViewFrameBridge
Sets the lock zoom to frame.
setLongitude(double) - Method in class org.ascape.gis.model.MapCoordinate
Sets longitude for the MapCoordinate object.
setMainPanel(JPanel) - Method in class org.ascape.view.custom.AgentCustomizerPanel
Sets the main panel.
setMainStrategy(ParallelExecutionStrategy) - Method in class org.ascape.model.engine.ParallelManager
Sets the main strategy.
setMaxAsText(String) - Method in class org.ascape.util.sweep.SweepDimension
Sets the maximum value as a text string.
setMaxAsText(String) - Method in class org.ascape.util.sweep.SweepDimension.TypedDoubleSweepDimension
 
setMaxAsText(String) - Method in class org.ascape.util.sweep.SweepDimension.TypedFloatSweepDimension
 
setMaxAsText(String) - Method in class org.ascape.util.sweep.SweepDimension.TypedIntegerSweepDimension
 
setMaxAsText(String) - Method in class org.ascape.util.sweep.SweepDimension.TypedLongSweepDimension
 
setMaxDelayInMillis(long) - Method in class org.ascape.runtime.swing.SpeedSliderView
Sets the max delay in millis.
setMaximumColor(Color) - Method in class org.ascape.util.vis.ColorFeatureGradiated
Sets the color at maximum intensity; that is, the color that would be returned if the unit value were 1.0.
setMaxMillisBetweenUpdates(long) - Method in class org.ascape.view.nonvis.ScapeStateView
 
setMaxWaitToRedrawInMillis(long) - Method in class org.ascape.runtime.swing.SpeedSliderView
Sets the max wait to redraw in millis.
setMemberName(String) - Method in class org.ascape.ant.ScapeElement
Sets the member name.
setMembersActive(boolean) - Method in class org.ascape.model.Scape
Sets whether members of this scape actively execute rules upon members.
setMinAsText(String) - Method in class org.ascape.util.sweep.SweepDimension
Sets the minimum value as a text string.
setMinAsText(String) - Method in class org.ascape.util.sweep.SweepDimension.TypedDoubleSweepDimension
 
setMinAsText(String) - Method in class org.ascape.util.sweep.SweepDimension.TypedFloatSweepDimension
 
setMinAsText(String) - Method in class org.ascape.util.sweep.SweepDimension.TypedIntegerSweepDimension
 
setMinAsText(String) - Method in class org.ascape.util.sweep.SweepDimension.TypedLongSweepDimension
 
setMinimumColor(Color) - Method in class org.ascape.util.vis.ColorFeatureGradiated
Sets the color at minimum intensity; that is, the color that would be returned if the unit value were 0.0.
setMode(int) - Method in class org.ascape.view.nonvis.ScapeFromFileView
Sets the mode.
setMode(int) - Method in class org.ascape.view.nonvis.ScapeFromXMLView
Sets the mode.
setModelClass(String) - Method in class org.ascape.ant.ScapeElement
Sets the model class.
setMovieRecorder(MovieRecorder) - Method in interface org.ascape.view.vis.ComponentView
Sets the recorder that can be used to record this view.
setMovieRecorder(MovieRecorder) - Method in class org.ascape.view.vis.PanelView
Sets the recorder that can be used to record the graphics of this view.
setMultiViewMode(int) - Method in class org.ascape.runtime.swing.DesktopEnvironment
Sets the multi view to use when adding a new window.
setMultiWinEnvironment(boolean) - Static method in class org.ascape.runtime.Runner
 
setName(String) - Method in class org.ascape.ant.OutputDataElement
Sets the name.
setName(String) - Method in class org.ascape.model.AscapeObject
Sets a name this object may be referred to by.
setName(String) - Method in class org.ascape.model.event.DefaultScapeListener
Sets the name of this view.
setName(String) - Method in class org.ascape.query.parser.QTField
 
setName(String) - Method in class org.ascape.util.data.DataPointConcrete
Sets the name of this data point.
setName(String) - Method in class org.ascape.util.data.StatCollector
Sets the name of this statistic.
setName(String) - Method in class org.ascape.util.vis.ColorFeatureConcrete
Sets the name of this feature.
setName(String) - Method in class org.ascape.util.vis.DefaultRelationFeature
 
setName(String) - Method in class org.ascape.util.vis.DrawFeature
Sets the user relevant name for this feature.
setName(String) - Method in class org.ascape.util.vis.ImageFeatureConcrete
Sets the name of this feature.
setName(String) - Method in class org.ascape.util.vis.SimplexFeature
Sets the user relevant name for this feature.
setName(String) - Method in class org.ascape.view.vis.ChartView
Sets the name of this view.
setName(String) - Method in class org.ascape.view.vis.control.ControlActionView
Sets the name of this view.
setName(String) - Method in class org.ascape.view.vis.PanelView
Sets the name of this view.
setNearnessLineOfSight(boolean) - Method in class org.ascape.model.space.Array2DBase
Returns wether line of sight is being used as the interpretation for von Neumann geometry nearness.
setNeighborhood(int) - Method in class org.ascape.model.space.Geometry
Set the neighborhood to use for calculations within this geometry.
setNeighbors(Cell[]) - Method in class org.ascape.model.Cell
Sets this cell's neighbors.
setNeighborsFor(Node, List) - Method in class org.ascape.model.space.Graph
Sets the agent's list of neighbors.
setNeighborsList(List) - Method in class org.ascape.model.Cell
Sets this cell's neighbors.
setNeighborsList(List) - Method in class org.ascape.model.HostCell
Sets this cell's neighbors.
setNestedFeature(DrawFeature) - Method in class org.ascape.util.vis.DrawFeature
Sets the feature nested inside of this one.
setNetwork(List) - Method in class org.ascape.model.Cell
Sets a network of related cells.
setNominalAgentSize(int) - Method in class org.ascape.view.vis.Overhead2DContinuousView
Sets the nominal agent size.
setNotifyScapeAutomatically(boolean) - Method in class org.ascape.model.event.DefaultScapeListener
Sets wether the scape is notified automatically.
setNumCharsInFileName(int) - Static method in class org.ascape.view.nonvis.DataOutputView
Sets the number of characters to use for the sequential file name.
setObject(Object) - Method in class org.ascape.view.custom.AgentCustomizer
Sets the object this customizer is modifying.
setObject(Object) - Method in class org.ascape.view.custom.BaseCustomizer
Sets the object this customizer is modifying.
setObject(ChartView) - Method in class org.ascape.view.custom.ChartCustomizer
Sets the chart view being edited.
setObject(Object) - Method in class org.ascape.view.custom.ViewCustomizer
Sets the chart view being edited.
setObject(EntityRelationView) - Method in class org.ascape.view.vis.erv.ERVViewCustomizer
Sets the chart view being edited.
setOccupant(Node) - Method in class org.ascape.model.Cell
Sets this cell's occupant.
setOccupant(Node) - Method in class org.ascape.model.HostCell
Host the supplied occupant.
setOccupant(Node) - Method in class org.ascape.model.space.DefaultNode
 
setOccupant(Node) - Method in interface org.ascape.model.space.Node
Sets the occupant.
setOffset(Coordinate2DDiscrete) - Method in class org.ascape.view.vis.OverheadRelative2DView
Sets the offset.
setOffsetX(double) - Method in class org.ascape.gis.model.MapAgent
 
setOffsetY(double) - Method in class org.ascape.gis.model.MapAgent
 
setOpenRequested(boolean) - Method in class org.ascape.runtime.Runner
 
setOrder(int) - Method in class org.ascape.view.nonvis.ScapeFromFileView
Sets the order.
setOriginator(boolean) - Method in class org.ascape.model.event.DrawFeatureEvent
Sets the originator.
setParameter(String) - Method in class org.ascape.ant.SweepDimensionElement
Sets the parameter.
setPaused(boolean) - Method in class org.ascape.model.Scape
Sets the paused state for all parent and member scapes.
setPaused(boolean) - Method in class org.ascape.runtime.Runner
 
setPausePeriod(int) - Method in class org.ascape.model.Scape
Causes the model to pause at the specified period.
setPausePeriod(int) - Method in class org.ascape.runtime.Runner
Sets pausePeriod for the ModelRoot object.
setPeriod(int) - Method in class org.ascape.runtime.Runner
 
setPeriodDataStream(DataOutputStream) - Method in class org.ascape.view.nonvis.DataOutputView
Defines the data stream that period (iteration by iteration) output will be written to.
setPeriodFile(File) - Method in class org.ascape.view.nonvis.DataOutputView
Defines the file that period (iteration by iteeration) output will be written to.
setPeriodic(boolean) - Method in class org.ascape.model.Scape
 
setPeriodic(boolean) - Method in class org.ascape.model.space.CollectionSpace
Sets the geometry to periodic or aperiodic.
setPeriodic(boolean) - Method in class org.ascape.model.space.Geometry
Sets the geometry to periodic or aperiodic.
setPeriodic(boolean) - Method in interface org.ascape.model.space.Space
Sets the periodic.
setPeriodName(String) - Method in class org.ascape.model.Scape
Sets the name that periods are referred to by.
setPeriodName(String) - Method in class org.ascape.runtime.Runner
Sets periodName for the ModelRoot object.
setPeriodRange(int, int) - Method in class org.ascape.model.HistoryValueSetter
 
setPeriodRelativeName(String) - Method in class org.ascape.ant.DataOutputViewElement
Sets the period relative name.
setPhase(int) - Method in class org.ascape.model.rule.CollectStats
Sets the phase.
setPlaceIconsOnLeftSide(boolean) - Method in class org.ascape.runtime.swing.UserFrame
Sets the place icons on left side.
setPlotBackground(Color) - Method in class org.ascape.view.vis.ChartView
Sets the plot background.
setPopulateOnCreate(boolean) - Method in class org.ascape.model.Scape
Sets wether the scape is responsible for populating itself.
setPreferredSize(Dimension) - Method in class org.ascape.view.vis.Overhead2DContinuousView
 
setPrimaryAgentColorFeature(ColorFeature) - Method in class org.ascape.gis.view.MapView
Set the color feature that will be used for determining agent color.
setPrimaryAgentColorFeature(ColorFeature) - Method in class org.ascape.view.vis.CellView
Set the color feature that will be used for determining cell color.
setPrimaryAgentColorFeature(ColorFeature) - Method in class org.ascape.view.vis.HostedAgentView
Set the color feature that will be used for determining agent color.
setPrimaryAgentColorFeature(ColorFeature) - Method in class org.ascape.view.vis.Overhead2DContinuousView
Set the color feature that will be used for determining agent color.
setPrintResultsEachPeriod(boolean) - Method in class org.ascape.view.nonvis.ConsoleOutView
Should results be printed to standard out every period?.
setProperties(AgentCustomizerPanel.PropertiesModel) - Method in class org.ascape.view.custom.AgentCustomizerPanel
Sets the properties.
setPropertiesPanel(JPanel) - Method in class org.ascape.view.custom.AgentCustomizerPanel
Sets the properties panel.
setPropertiesScrollPane(JScrollPane) - Method in class org.ascape.view.custom.AgentCustomizerPanel
Sets the properties scroll pane.
setPropertiesTable(JTable) - Method in class org.ascape.view.custom.AgentCustomizerPanel
Sets the properties table.
setPrototypeAgent(Agent) - Method in class org.ascape.model.Scape
Sets the prototype agent, the agent that, in default implementations, will be cloned to populate this scape.
setQuality(int) - Method in class org.ascape.movie.qt.QuickTimeRecorder
Sets the current quicktime quality level.
setQuery(Query) - Method in class org.ascape.runtime.swing.AgentSelectionView
Sets the query.
setQuitRequested(boolean) - Method in class org.ascape.runtime.Runner
 
setRadius(int) - Method in class org.ascape.model.space.Array2DSmallWorld
Set the diffusion temp value.
setRandom(Random) - Method in class org.ascape.model.AscapeObject
Sets the random number stream to be used by this object.
setRandom(Random) - Method in class org.ascape.model.space.CollectionSpace
 
setRandom(Random) - Method in class org.ascape.model.space.DefaultNode
Sets the random.
setRandom(Random) - Method in interface org.ascape.util.RandomFunctions
 
setRandomEdgeRatio(double) - Method in class org.ascape.model.space.Array2DSmallWorld
Set the diffusion temp value.
setRandomEdgeRatio(double) - Method in class org.ascape.model.space.GraphSmallWorld
Sets the random edge ratio.
setRandomSeed(long) - Method in class org.ascape.model.AscapeObject
Sets the seed for the default random number seed.
setReadOrder(int) - Method in class org.ascape.view.nonvis.ScapeFromXMLView
Sets the read order.
setRedirectConsole(boolean) - Static method in class org.ascape.runtime.AbstractUIEnvironment
Sets the redirect console.
setRestartingViews(List) - Method in class org.ascape.runtime.Runner
Sets restartingViews for the ModelRoot object.
setRestartRequested(boolean) - Method in class org.ascape.runtime.Runner
 
setRootDirectory(String) - Method in class org.ascape.ant.AscapeAntTask
Sets the root directory.
setRootDirectory(String) - Method in class org.ascape.ant.swing.AscapeSwingAntTask
Sets the root directory.
setRootDirestory(String) - Method in class org.ascape.ant.DataOutputViewElement
Sets the root direstory.
setRootPane(Container) - Method in class org.ascape.runtime.swing.SwingEnvironment
Sets the root pane.
setRootScape(Scape) - Method in class org.ascape.runtime.Runner
 
setRuleSelector(RuleSelector) - Method in class org.ascape.model.engine.IncrementalExecutionStrategy
Sets the rule selector.
setRunDataStream(DataOutputStream) - Method in class org.ascape.view.nonvis.DataOutputView
Defines the data stream that run output will be written to.
setRunFile(File) - Method in class org.ascape.view.nonvis.DataOutputView
Defines the file that run output will be written to.
setRunner(Runner) - Method in class org.ascape.model.Scape
 
setRunning(boolean) - Method in class org.ascape.model.Scape
Sets the running state for all scapes.
setRunning(boolean) - Method in class org.ascape.runtime.Runner
 
setRunRelativeName(String) - Method in class org.ascape.ant.DataOutputViewElement
Sets the run relative name.
setRunsPer(int) - Method in class org.ascape.util.sweep.SweepGroup
Returns the runs per, or number of runs per each sweep setting.
setRunsPerSetting(int) - Method in class org.ascape.ant.SweepViewElement
Sets the runs per setting.
setRuntimeMode(int) - Method in class org.ascape.runtime.AbstractUIEnvironment
Sets the runtime to use.
setSaveRequested(boolean) - Method in class org.ascape.runtime.Runner
 
setScape(Scape) - Method in class org.ascape.model.Agent
Sets the scape for this agent.
setScape(Scape) - Method in class org.ascape.model.AscapeObject
Sets the scape that this object is primarily related to.
setScape(Scape) - Method in class org.ascape.model.rule.Rule
Sets the scape for the agent to act within.
setScape(Scape) - Method in class org.ascape.model.rule.SetValues
Sets the scape for this rule, adding any setters from the scapes prototype agent.
setScape(Scape) - Method in class org.ascape.runtime.swing.ModelApplet
Sets the model (root) scape that this Applet is displaying.
setScape(Scape) - Method in class org.ascape.util.data.DataGroup
Sets the scape that this data group is primarily related to.
setScapeListener(ScapeListener) - Method in class org.ascape.model.event.ScapeListenerDelegate
Sets the scape view that this delegate is responsible for.
setSearchIterator(Iterator) - Method in class org.ascape.model.space.BFSWithinIterator
Sets the search iterator.
setSearchType(int) - Method in class org.ascape.model.rule.SearchRule
Sets the search type to be used for this search.
setSecondsPerIteration(int) - Method in class org.ascape.gis.model.Globe
 
setSecondsPerIteration(int) - Method in class org.ascape.gis.model.ScapeTime
Sets the number of seconds per iteration
setSelectAll(boolean) - Method in class org.ascape.ant.SelectionSet
Sets the select all.
setSelected(int, boolean) - Method in class org.ascape.util.data.DataSelection
Sets the series at the supplied index to the selection status indicated.
setSelected(String, boolean) - Method in class org.ascape.util.data.DataSelection
Sets the series at the supplied index to the selection status indicated.
setSelected(DataSeries, boolean) - Method in class org.ascape.util.data.DataSelection
Sets the supplied series to the selection status indicated.
setSelected(int, boolean) - Method in class org.ascape.util.VectorSelection
Sets the object at the supplied index to the selection status indicated.
setSelected(String, boolean) - Method in class org.ascape.util.VectorSelection
Sets the object with the supplied name to the selection status indicated.
setSelected(Object, boolean) - Method in class org.ascape.util.VectorSelection
Sets the supplied object to the selection status indicated.
setSelectedSeriesView(int, SeriesRepresentation) - Method in class org.ascape.util.vis.DataViewSelection
Sets the seriesView for the selected series at the supplied index to the supplied seriesView.
setSerializable(boolean) - Method in class org.ascape.model.Scape
 
setSeriesView(String, SeriesRepresentation) - Method in class org.ascape.util.vis.DataViewSelection
Sets the seriesView for the named series to the supplied seriesView.
setServeGraphics(boolean) - Static method in class org.ascape.runtime.Runner
 
setShowIterations(boolean) - Method in class org.ascape.view.vis.SimpleControlView
Should the view display the current iteration?.
setShowMapBorders(boolean) - Method in class org.ascape.gis.view.MapView
 
setShowNavigator(boolean) - Static method in class org.ascape.runtime.AbstractUIEnvironment
Sets the show navigator.
setShowToolBar(boolean) - Method in class org.ascape.runtime.swing.UserFrame
Sets the show tool bar.
setShowToolbar(boolean) - Method in class org.ascape.runtime.swing.UserFrame
Sets the show toolbar.
setSimplexFeature(SimplexFeature) - Method in class org.ascape.view.vis.SimplexView
Sets the color feature this object uses to interpret the object's color.
setSize(int) - Method in class org.ascape.model.Scape
Sets the size of the collection, filling with clones of prototype agent.
setSize(int) - Method in class org.ascape.model.space.CollectionSpace
Sets the size of the collection.
setSize(int) - Method in class org.ascape.model.space.Continuous1D
Sets the number of agents in the space.
setSize(int) - Method in class org.ascape.model.space.Continuous2D
Sets the number of agents in the space.
setSize(int) - Method in interface org.ascape.model.space.Space
Sets the size.
setSize(int) - Method in class org.ascape.model.space.SubContinuous
Sets the number of agents in the space.
setSpace(Space) - Method in class org.ascape.model.Scape
 
setStartOnOpen(boolean) - Method in class org.ascape.model.Scape
Should the scape be automatically started upon opening? True by default.
setStartOnOpen(boolean) - Static method in class org.ascape.runtime.Runner
Sets startOnOpen for the ModelRoot object.
setStartPeriod(int) - Method in class org.ascape.model.Scape
Sets the start period for this scape.
setStartPeriod(int) - Method in class org.ascape.runtime.Runner
Sets the start period for this scape.
setStartValue(String) - Method in class org.ascape.ant.SweepDimensionElement
Sets the start value.
setStep(boolean) - Method in class org.ascape.runtime.Runner
 
setStopPeriod(int) - Method in class org.ascape.model.Scape
Sets the stop period for this scape.
setStopPeriod(int) - Method in class org.ascape.runtime.Runner
Sets the stop period for this scape.
setStrategy(IncrementalExecutionStrategy) - Method in interface org.ascape.model.engine.AgentSelector
Sets the strategy.
setStrategy(IncrementalExecutionStrategy) - Method in class org.ascape.model.engine.RandomAgentSelector
 
setStrategy(IncrementalExecutionStrategy) - Method in class org.ascape.model.engine.TourAgentSelector
 
setString(String) - Method in class org.ascape.view.vis.StringNode
 
setStringAttr(String) - Method in class org.ascape.ant.test.AllOutputViewTest.TestAgent
 
setSuperScape(Scape) - Method in class org.ascape.model.Scape
 
setSuperSpace(Space) - Method in class org.ascape.model.space.SubCollection
Sets the super collection for this sub collection, that is, the collection defined to contain a superset of this space's agents.
setSuperSpace(Space) - Method in class org.ascape.model.space.SubContinuous
Sets the super space for this sub collection, that is, the collection defined to contain a superset of this space's agents.
setSuperSpace(Space) - Method in class org.ascape.model.space.SubContinuous1D
Sets the super space for this sub collection, that is, the collection defined to contain a superset of this space's agents.
setSuperSpace(Space) - Method in class org.ascape.model.space.SubContinuous2D
Sets the super space for this sub collection, that is, the collection defined to contain a superset of this space's agents.
setSuperSpace(Space) - Method in class org.ascape.model.space.SubGraph
 
setSuperSpace(Space) - Method in class org.ascape.model.space.SubListSpace
Sets the super list for this sub list, that is, the list defined to contain a superset of this space's agents.
setSuperSpace(Space) - Method in interface org.ascape.model.space.SubSpace
Sets the super space.
setSweepGroup(SweepGroup) - Method in class org.ascape.view.nonvis.SweepControlView
Returns the runs per, or number of runs per each sweep setting.
setSystemStream() - Method in class org.ascape.view.nonvis.ConsoleOutView
 
setTarget(RecorderTarget) - Method in class org.ascape.movie.MovieRecorder
Sets the target to record.
setTarget(QuicktimeTarget) - Method in class org.ascape.movie.qt.QuickTimeRecorder
Sets the target to record.
setTargetName(String) - Method in class org.ascape.movie.MovieRecorder
 
setThreadCount(int) - Method in class org.ascape.model.Scape
 
settingsButton - Variable in class org.ascape.view.vis.SimpleControlView
The settings button.
settingsDescription() - Method in class org.ascape.view.nonvis.ConsoleOutView
Prints the current model settings to standard out.
setTitle(String) - Method in class org.ascape.runtime.swing.ViewFrameBridge
Sets the title for this frame to the specified string.
setUpdateNonVisibleViews(boolean) - Method in class org.ascape.runtime.swing.UserFrame
Set true to have all views update, even if they are not currently visible.
setupLabel(JLabel) - Static method in class org.ascape.runtime.swing.DesktopEnvironment
Sets the up label.
setUserFrame(UserFrame) - Method in class org.ascape.runtime.swing.DesktopEnvironment
Sets the user frame.
setValue(int) - Method in class org.ascape.ant.CoordinateElement
Sets the value.
setValue(double) - Method in class org.ascape.model.space.Coordinate1DContinuous
Sets the value for this coordinate.
setValue(int) - Method in class org.ascape.model.space.Coordinate1DDiscrete
Sets the value for this coordinate.
setValue(String) - Method in class org.ascape.query.parser.QTValue
 
setValue(Object) - Method in class org.ascape.util.PropertyAccessor
 
setValue(Object) - Method in class org.ascape.util.ValueSetter
Override to set a value for the given object.
setValueAtDimension(int, double) - Method in class org.ascape.model.space.CoordinateContinuous
Sets the value at the specified (1-based) dimension.
setValueAtDimension(int, int) - Method in class org.ascape.model.space.CoordinateDiscrete
Sets the value at the specified (1-based) dimension.
setValueFor(int, double) - Method in class org.ascape.model.HistoryValueSetter
 
setValueName(String) - Method in class org.ascape.ant.ChartSeriesElement
Sets the value name.
SetValues - Class in org.ascape.model.rule
A rule for setting values for a population of agents.
SetValues() - Constructor for class org.ascape.model.rule.SetValues
Construct a new setter collection rule.
setValues(double[]) - Method in class org.ascape.model.space.CoordinateContinuous
Sets the position values for this coordinate.
setValues(int[]) - Method in class org.ascape.model.space.CoordinateDiscrete
Sets the position values for this coordinate.
setVector(Vector) - Method in class org.ascape.util.VectorSelection
Set the underlying vector for this selection.
setVelocity(double) - Method in class org.ascape.gis.model.MapAgent
Sets the vehicle's velocity
setVelocity(double) - Method in class org.ascape.model.MomentumAgent
 
setVerticalAxisMax(double) - Method in class org.ascape.view.vis.ChartView
Sets the vertical axis max.
setVerticalAxisMin(double) - Method in class org.ascape.view.vis.ChartView
Sets the vertical axis min.
setView(MapView) - Method in class org.ascape.gis.view.MapLocationHandler
Sets view for the MapLocationHandler object.
setView(ComponentView) - Method in class org.ascape.runtime.swing.ViewFrameBridge
Sets the view to display in this window.
setView(AgentView) - Method in class org.ascape.view.custom.AgentCustomizerPanel
Sets the view.
setViewFrame(ViewFrameBridge) - Method in interface org.ascape.view.vis.ComponentView
Sets the view frame this component is being displayed within.
setViewFrame(ViewFrameBridge) - Method in class org.ascape.view.vis.PanelView
Sets the frame this view appears in.
setViewMode(int) - Method in class org.ascape.runtime.swing.DesktopEnvironment
Sets the viewMode to use.
setViewName(String) - Method in class org.ascape.ant.AntViewElement
Sets the view name.
setViews(List) - Method in class org.ascape.ant.ScapeElement
 
setViews(ComponentView[]) - Method in class org.ascape.runtime.swing.ViewFrameBridge
Sets the view to display in this window.
setViewSelf(boolean) - Method in class org.ascape.model.Scape
Sets wether the scape is a view of itself.
setVisible(boolean) - Method in class org.ascape.runtime.swing.ViewFrameBridge
Makes the frame visible or invisible.
setWidth(int) - Method in class org.ascape.ant.RectangleElement
Sets the width.
setX(int) - Method in class org.ascape.ant.CoordinateElement
Sets the x.
setX(int) - Method in class org.ascape.ant.RectangleElement
Sets the x.
setXDataPoint(UnitIntervalDataPoint) - Method in class org.ascape.view.vis.Plot2DView
Sets the data point responsible for interpreting each agent's x position.
setXValue(double) - Method in class org.ascape.model.space.Coordinate1DContinuous
Sets the y value for this coordinate.
setXValue(int) - Method in class org.ascape.model.space.Coordinate1DDiscrete
Sets the y value for this coordinate.
setY(int) - Method in class org.ascape.ant.CoordinateElement
Sets the y.
setY(int) - Method in class org.ascape.ant.RectangleElement
Sets the y.
setYDataPoint(UnitIntervalDataPoint) - Method in class org.ascape.view.vis.Plot2DView
Sets the data point responsible for interpreting each agent's y position.
setYValue(double) - Method in class org.ascape.model.space.Coordinate2DContinuous
Sets the y value for this coordinate.
setYValue(int) - Method in class org.ascape.model.space.Coordinate2DDiscrete
Sets the y value for this coordinate.
ShadowBorder - Class in org.ascape.util.swing
A class which implements a shadow border, or BevelBorder of thickness 1.
ShadowBorder(int) - Constructor for class org.ascape.util.swing.ShadowBorder
Creates a bevel border with the specified type and whose colors will be derived from the background color of the component passed into the paintBorder method.
ShadowBorder(int, Color, Color) - Constructor for class org.ascape.util.swing.ShadowBorder
Creates a bevel border with the specified type, highlight and shadow colors.
ShadowBorder(int, Color, Color, Color, Color) - Constructor for class org.ascape.util.swing.ShadowBorder
Creates a bevel border with the specified type, highlight shadow colors.
showErrorDialog(Scape, RuntimeException) - Method in class org.ascape.runtime.AbstractUIEnvironment
 
showErrorDialog(Scape, RuntimeException) - Method in class org.ascape.runtime.swing.SwingEnvironment
Displays a standard splash screen message asserting copyright and other information.
showIterations - Variable in class org.ascape.view.vis.SimpleControlView
The show iterations.
showSplashScreenNotice() - Static method in class org.ascape.runtime.swing.SwingEnvironment
Displays a standard splash screen message asserting copyright and other information.
SimpleCharStream - Class in org.ascape.query.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.ascape.query.parser.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class org.ascape.query.parser.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class org.ascape.query.parser.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.ascape.query.parser.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class org.ascape.query.parser.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class org.ascape.query.parser.SimpleCharStream
 
SimpleControlView - Class in org.ascape.view.vis
A class providing a simple control panel for a running model that does not require Swing.
SimpleControlView() - Constructor for class org.ascape.view.vis.SimpleControlView
Constructs the conrtol view, creating any laying out its components.
SimpleControlView(boolean, boolean) - Constructor for class org.ascape.view.vis.SimpleControlView
Constructs the control view, creating any laying out its components.
SimpleNode - Class in org.ascape.query.parser
 
SimpleNode(int) - Constructor for class org.ascape.query.parser.SimpleNode
 
SimpleNode(BoolExprTree, int) - Constructor for class org.ascape.query.parser.SimpleNode
 
SimplexFeature - Class in org.ascape.util.vis
An interface providing an interpretation of a peice of data for a simplex view.
SimplexFeature() - Constructor for class org.ascape.util.vis.SimplexFeature
Constructs the feature.
SimplexFeature(String) - Constructor for class org.ascape.util.vis.SimplexFeature
Constructs the feature with the provided name.
SimplexView - Class in org.ascape.view.vis
A scape view that represents some aspect of agent state in a simplex diagram.
SimplexView() - Constructor for class org.ascape.view.vis.SimplexView
Constructs an overhead two-dimensional view.
SimplexView(String, float) - Constructor for class org.ascape.view.vis.SimplexView
Constructs an overhead two-dimensional view.
SimplexView.ConcreteSimplexFeature - Class in org.ascape.view.vis
The Class ConcreteSimplexFeature.
SimplexView.ConcreteSimplexFeature(float, float, float) - Constructor for class org.ascape.view.vis.SimplexView.ConcreteSimplexFeature
Instantiates a new concrete simplex feature.
Singleton - Class in org.ascape.model.space
A space with treates itself as its only member.
Singleton() - Constructor for class org.ascape.model.space.Singleton
Construct a new Singleton.
size() - Method in class org.ascape.model.Scape
Returns the number of agents in the scape.
size() - Method in class org.ascape.model.space.Array2DBase
 
size() - Method in class org.ascape.model.space.CollectionSpace
Returns the number of agents in the context.
SIZE_BY_FILE - Static variable in class org.ascape.view.nonvis.ScapeFromXMLView
Set scape size by the number of entries in the xml file.
SIZE_BY_FILE_SEQUENTIAL_MODE - Static variable in class org.ascape.view.nonvis.ScapeFromFileView
The Constant SIZE_BY_FILE_SEQUENTIAL_MODE.
SIZE_BY_SCAPE - Static variable in class org.ascape.view.nonvis.ScapeFromXMLView
Set scape size by the existing size of the scape.
SIZE_BY_SCAPE_RANDOM_SAMPLE_MODE - Static variable in class org.ascape.view.nonvis.ScapeFromFileView
The Constant SIZE_BY_SCAPE_RANDOM_SAMPLE_MODE.
SIZE_BY_SCAPE_SEQUENTIAL_MODE - Static variable in class org.ascape.view.nonvis.ScapeFromFileView
The Constant SIZE_BY_SCAPE_SEQUENTIAL_MODE.
slider - Variable in class org.ascape.util.swing.CustomSliderPanel
 
solveFor(double) - Method in class org.ascape.util.Function
Solve this (single-variable) function.
sortChildren() - Method in class org.ascape.view.vis.StringNode
 
Space - Interface in org.ascape.model.space
The Interface Space.
SpaceContext - Interface in org.ascape.model.space
The Interface SpaceContext.
SpatialTemporalException - Exception in org.ascape.model.space
An exception thrown if attempt is made to create inconsistent or impossible state in local space-time.
SpatialTemporalException() - Constructor for exception org.ascape.model.space.SpatialTemporalException
Instantiates a new spatial temporal exception.
SpatialTemporalException(String) - Constructor for exception org.ascape.model.space.SpatialTemporalException
Instantiates a new spatial temporal exception.
specialConstructor - Variable in exception org.ascape.query.parser.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class org.ascape.query.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
SpeedSliderView - Class in org.ascape.runtime.swing
A view providing a slider to control the speed of the model.
SpeedSliderView() - Constructor for class org.ascape.runtime.swing.SpeedSliderView
Constructs the control view, creating and laying out its components.
SpeedSliderView(String) - Constructor for class org.ascape.runtime.swing.SpeedSliderView
Constructs the speed slider view.
SplashScreen - Class in org.ascape.runtime.swing
Creates and displays a basic splash screen.
SplashScreen(long) - Constructor for class org.ascape.runtime.swing.SplashScreen
Instantiates a new splash screen.
square(int) - Static method in class org.ascape.util.vis.ERVGlyphFactory
Method.
StandardOutView - Class in org.ascape.view.nonvis
Deprecated. please replace with ConsoleOutView
StandardOutView() - Constructor for class org.ascape.view.nonvis.StandardOutView
Deprecated.  
start() - Method in class org.ascape.movie.MovieRecorder
Creates the movie, preparing it for recording of frames.
start() - Method in class org.ascape.movie.qt.QuickTimeRecorder
Creates the movie, preparing it for recording of frames.
start() - Method in class org.ascape.runtime.Runner
Requests the scape to start.
start() - Method in class org.ascape.runtime.swing.ModelApplet
Delegates to the start method of the scape model.
startButton - Variable in class org.ascape.view.vis.SimpleControlView
The start button.
STARTS_WITH - Static variable in interface org.ascape.query.parser.BoolExprTreeConstants
 
StartsWith() - Method in class org.ascape.query.parser.BoolExprTree
 
startTime - Variable in class org.ascape.view.nonvis.DataOutputView
The time the current run was started.
StatCollector - Class in org.ascape.util.data
Collects and stores aggregate statistics on some data source for every specified measurement type of that source, and for each succesive measurement of that source.
StatCollector() - Constructor for class org.ascape.util.data.StatCollector
Constructs a new StatCollector.
StatCollector(String, boolean) - Constructor for class org.ascape.util.data.StatCollector
Constructs a new StatCollector.
StatCollector(String) - Constructor for class org.ascape.util.data.StatCollector
Constructs a new StatCollector.
StatCollectorCalculated - Class in org.ascape.util.data
Stores aggregate data for values obtained for a statistic, including running sum and average.
StatCollectorCalculated() - Constructor for class org.ascape.util.data.StatCollectorCalculated
Constructs a new StatCollectorCSA.
StatCollectorCalculated(String) - Constructor for class org.ascape.util.data.StatCollectorCalculated
Constructs a new StatCollectorCSA.
StatCollectorCond - Class in org.ascape.util.data
Collects and stores aggregate statistics on some data source for every specified measurement type of that source, and for each succesive measurement of that source, while that source meets some condition.
StatCollectorCond() - Constructor for class org.ascape.util.data.StatCollectorCond
Constructs a new StatCollectorCond.
StatCollectorCond(String, boolean) - Constructor for class org.ascape.util.data.StatCollectorCond
Constructs a new StatCollectorCond.
StatCollectorCond(String) - Constructor for class org.ascape.util.data.StatCollectorCond
Constructs a new StatCollectorCond.
StatCollectorCondCSA - Class in org.ascape.util.data
Stores aggregate data for values conditionally obtained for a statistic, including running sum and average.
StatCollectorCondCSA() - Constructor for class org.ascape.util.data.StatCollectorCondCSA
Constructs a new StatCollectorCondCSA.
StatCollectorCondCSA(String, boolean) - Constructor for class org.ascape.util.data.StatCollectorCondCSA
Constructs a new StatCollectorCondCSA.
StatCollectorCondCSA(String) - Constructor for class org.ascape.util.data.StatCollectorCondCSA
Constructs a new StatCollectorCondCSA.
StatCollectorCondCSAMM - Class in org.ascape.util.data
Stores conditional aggregate data for values conditionally obtained for a statistic, including running sum, average, minimum and maximum.
StatCollectorCondCSAMM() - Constructor for class org.ascape.util.data.StatCollectorCondCSAMM
Constructs a new StatCollectorCondCSAMM.
StatCollectorCondCSAMM(String, boolean) - Constructor for class org.ascape.util.data.StatCollectorCondCSAMM
Constructs a new StatCollectorCondCSAMM.
StatCollectorCondCSAMM(String) - Constructor for class org.ascape.util.data.StatCollectorCondCSAMM
Constructs a new StatCollectorCondCSAMM.
StatCollectorCondCSAMMVar - Class in org.ascape.util.data
Stores conditional aggregate data for values conditionally obtained for a statistic, including running sum, average, minimum and maximum.
StatCollectorCondCSAMMVar() - Constructor for class org.ascape.util.data.StatCollectorCondCSAMMVar
Constructs a new StatCollectorCondCSAMMVar.
StatCollectorCondCSAMMVar(String, boolean) - Constructor for class org.ascape.util.data.StatCollectorCondCSAMMVar
Constructs a new StatCollectorCondCSAMMVar.
StatCollectorCondCSAMMVar(String) - Constructor for class org.ascape.util.data.StatCollectorCondCSAMMVar
Constructs a new StatCollectorCondCSAMMVar.
StatCollectorCSA - Class in org.ascape.util.data
Stores aggregate data for values obtained for a statistic, including running sum and average.
StatCollectorCSA() - Constructor for class org.ascape.util.data.StatCollectorCSA
Constructs a new StatCollectorCSA.
StatCollectorCSA(String, boolean) - Constructor for class org.ascape.util.data.StatCollectorCSA
Constructs a new StatCollectorCSA.
StatCollectorCSA(String) - Constructor for class org.ascape.util.data.StatCollectorCSA
Constructs a new StatCollectorCSA.
StatCollectorCSAMM - Class in org.ascape.util.data
Stores aggregate data for values obtained for a statistic, including running sum, average, minimum and maximum.
StatCollectorCSAMM() - Constructor for class org.ascape.util.data.StatCollectorCSAMM
Constructs a new StatCollectorCSAMM.
StatCollectorCSAMM(String, boolean) - Constructor for class org.ascape.util.data.StatCollectorCSAMM
Constructs a new StatCollectorCSAMM.
StatCollectorCSAMM(String) - Constructor for class org.ascape.util.data.StatCollectorCSAMM
Constructs a new StatCollectorCSAMM.
StatCollectorCSAMMVar - Class in org.ascape.util.data
Stores aggregate data for values obtained for a statistic, including statistical variance.
StatCollectorCSAMMVar() - Constructor for class org.ascape.util.data.StatCollectorCSAMMVar
Constructs a new StatCollectorCSAMMVar.
StatCollectorCSAMMVar(String, boolean) - Constructor for class org.ascape.util.data.StatCollectorCSAMMVar
Constructs a new StatCollectorCSAMMVar.
StatCollectorCSAMMVar(String) - Constructor for class org.ascape.util.data.StatCollectorCSAMMVar
Constructs a new StatCollectorCSAMMVar.
staticFlag - Static variable in class org.ascape.query.parser.SimpleCharStream
 
statusUpdate() - Method in class org.ascape.movie.MovieRecorder
Updates the status display.
stepButton - Variable in class org.ascape.view.vis.SimpleControlView
The step button.
stop() - Method in class org.ascape.runtime.Runner
Requests the scape to stop.
stop() - Method in class org.ascape.runtime.swing.ModelApplet
Delegates to the stop method of the scape model.
stopButton - Variable in class org.ascape.view.vis.SimpleControlView
The stop button.
stopCondition() - Method in class org.ascape.view.nonvis.DataOutputView
(Conveneince method.) If this method returns true, the current run will be stopped.
stopDescription() - Method in class org.ascape.view.nonvis.ConsoleOutView
Stop description.
StrategyFactory - Class in org.ascape.model.engine
A factory for creating Strategy objects.
StrategyFactory(Scape, Object[], int) - Constructor for class org.ascape.model.engine.StrategyFactory
Instantiates a new strategy factory.
StretchyView - Class in org.ascape.view.vis
A view of a scape vector.
StretchyView() - Constructor for class org.ascape.view.vis.StretchyView
Instantiates a new stretchy view.
StretchyView(int, int) - Constructor for class org.ascape.view.vis.StretchyView
Instantiates a new stretchy view.
stringAsClass(Class, String) - Static method in class org.ascape.util.PropertyAccessor
 
StringNode - Class in org.ascape.view.vis
User: jmiller Date: Jan 18, 2005 Time: 12:20:04 PM To change this template use Options | File Templates.
StringNode(String) - Constructor for class org.ascape.view.vis.StringNode
 
StringNode(String, boolean) - Constructor for class org.ascape.view.vis.StringNode
 
SubCollection - Class in org.ascape.model.space
A space collection that is part of another space collection.
SubCollection() - Constructor for class org.ascape.model.space.SubCollection
Constructs a sub-collection.
SubCollection(CoordinateDiscrete) - Constructor for class org.ascape.model.space.SubCollection
Constructs a sub-collection.
SubContinuous - Class in org.ascape.model.space
A space containing a sub-population of agents that exist within some continuous space.
SubContinuous() - Constructor for class org.ascape.model.space.SubContinuous
Constructs a sub-continuous space.
SubContinuous(CoordinateDiscrete) - Constructor for class org.ascape.model.space.SubContinuous
Constructs a sub-collection.
SubContinuous1D - Class in org.ascape.model.space
User: jmiller Date: Feb 10, 2006 Time: 2:06:17 PM To change this template use Options | File Templates.
SubContinuous1D() - Constructor for class org.ascape.model.space.SubContinuous1D
Constructs a sub-continuous space.
SubContinuous1D(CoordinateDiscrete) - Constructor for class org.ascape.model.space.SubContinuous1D
Constructs a sub-continuous space.
SubContinuous2D - Class in org.ascape.model.space
A space containing a population of agents that exist within some continuous space.
SubContinuous2D() - Constructor for class org.ascape.model.space.SubContinuous2D
Constructs a sub-continuous space.
SubContinuous2D(CoordinateDiscrete) - Constructor for class org.ascape.model.space.SubContinuous2D
Constructs a sub-continuous space.
SubExpression() - Method in class org.ascape.query.parser.BoolExprTree
 
SubGraph - Class in org.ascape.model.space
This is an unsual version of the SubSpace - it's a Graph, where the members also exist in a Continuous Space.
SubGraph() - Constructor for class org.ascape.model.space.SubGraph
Constructs an arbitrary directed graph.
SubGraphAgent - Class in org.ascape.gis.model
User: jmiller Date: Nov 14, 2005 Time: 1:30:41 PM To change this template use Options | File Templates.
SubGraphAgent() - Constructor for class org.ascape.gis.model.SubGraphAgent
 
subList(int, int) - Method in class org.ascape.model.space.ListBase
Returns a view of a sublist of this list between the specified indices.
SubListSpace - Class in org.ascape.model.space
A space list that is part of another space list.
SubListSpace() - Constructor for class org.ascape.model.space.SubListSpace
Constructs a sub-list list.
SubListSpace(CoordinateDiscrete) - Constructor for class org.ascape.model.space.SubListSpace
Constructs a sub-list list.
SubSpace - Interface in org.ascape.model.space
The Interface SubSpace.
sum(Collection) - Method in class org.ascape.util.data.DataPointConcrete
Calcualtes the total across the entire collection.
sum - Variable in class org.ascape.util.data.StatCollectorCSA
 
sumOfCoordinatesWithinRank - Static variable in class org.ascape.model.space.Array2DBase
The sum of coordinates within rank.
supportsSwing() - Method in class org.ascape.runtime.swing.DesktopEnvironment
Returns the view viewMode being used.
swap(Node, Node) - Method in class org.ascape.model.space.Array
Swaps two cells in the graph.
Sweepable - Interface in org.ascape.util.sweep
An interface describing something that can be sweeped across.
SweepControlView - Class in org.ascape.view.nonvis
A view that is used in conjunction with a sweep group to control model parameters.
SweepControlView() - Constructor for class org.ascape.view.nonvis.SweepControlView
Consturcts a new sweep view.
SweepControlView(String) - Constructor for class org.ascape.view.nonvis.SweepControlView
Consturcts a new sweep view.
SweepControlView(SweepGroup) - Constructor for class org.ascape.view.nonvis.SweepControlView
Consturcts a new sweep view.
SweepDimension - Class in org.ascape.util.sweep
A class faciliating iteration across a paramater dimension.
SweepDimension(Object, String, String, String, String) - Constructor for class org.ascape.util.sweep.SweepDimension
Constructs a dimension composed of the object and an accessor (property) for that object, providing start, final , and increment values.
SweepDimension(Object, String, int, int, int) - Constructor for class org.ascape.util.sweep.SweepDimension
Constructs a dimension composed of the object and an integer accessor (property) for that object, providing start, final , and increment values.
SweepDimension(Object, String, int, int) - Constructor for class org.ascape.util.sweep.SweepDimension
Constructs a dimension composed of the object and an integer accessor (property) for that object, providing start, final , and increment values.
SweepDimension(Object, String, double, double, double) - Constructor for class org.ascape.util.sweep.SweepDimension
Constructs a dimension composed of the object and an double accessor (property) for that object, providing start, final , and increment values.
SweepDimension(Object, String, float, float, float) - Constructor for class org.ascape.util.sweep.SweepDimension
Constructs a dimension composed of the object and an float accessor (property) for that object, providing start, final , and increment values.
SweepDimension(Object, String, long, long, long) - Constructor for class org.ascape.util.sweep.SweepDimension
Constructs a dimension composed of the object and an long accessor (property) for that object, providing start, final , and increment values.
SweepDimension.TypedDoubleSweepDimension - Class in org.ascape.util.sweep
 
SweepDimension.TypedDoubleSweepDimension() - Constructor for class org.ascape.util.sweep.SweepDimension.TypedDoubleSweepDimension
 
SweepDimension.TypedDoubleSweepDimension(double, double, double) - Constructor for class org.ascape.util.sweep.SweepDimension.TypedDoubleSweepDimension
 
SweepDimension.TypedFloatSweepDimension - Class in org.ascape.util.sweep
 
SweepDimension.TypedFloatSweepDimension() - Constructor for class org.ascape.util.sweep.SweepDimension.TypedFloatSweepDimension
 
SweepDimension.TypedFloatSweepDimension(float, float, float) - Constructor for class org.ascape.util.sweep.SweepDimension.TypedFloatSweepDimension
 
SweepDimension.TypedIntegerSweepDimension - Class in org.ascape.util.sweep
 
SweepDimension.TypedIntegerSweepDimension() - Constructor for class org.ascape.util.sweep.SweepDimension.TypedIntegerSweepDimension
 
SweepDimension.TypedIntegerSweepDimension(int, int, int) - Constructor for class org.ascape.util.sweep.SweepDimension.TypedIntegerSweepDimension
 
SweepDimension.TypedLongSweepDimension - Class in org.ascape.util.sweep
 
SweepDimension.TypedLongSweepDimension() - Constructor for class org.ascape.util.sweep.SweepDimension.TypedLongSweepDimension
 
SweepDimension.TypedLongSweepDimension(long, long, long) - Constructor for class org.ascape.util.sweep.SweepDimension.TypedLongSweepDimension
 
SweepDimensionElement - Class in org.ascape.ant
The Class SweepDimensionElement.
SweepDimensionElement() - Constructor for class org.ascape.ant.SweepDimensionElement
 
SweepGroup - Class in org.ascape.util.sweep
A class faciliating iteration across several parameter dimensions, supporting multiple runs per parameter set.
SweepGroup() - Constructor for class org.ascape.util.sweep.SweepGroup
 
SweepLink - Class in org.ascape.util.sweep
A sweep link allows two or more sweep dimensions to be iterated together.
SweepLink() - Constructor for class org.ascape.util.sweep.SweepLink
 
SweepViewElement - Class in org.ascape.ant
The Class SweepViewElement.
SweepViewElement() - Constructor for class org.ascape.ant.SweepViewElement
Instantiates a new sweep view element.
SwingEnvironment - Class in org.ascape.runtime.swing
User: milesparker Date: May 26, 2006 Time: 7:29:23 PM To change this template use File | Settings | File Templates.
SwingEnvironment() - Constructor for class org.ascape.runtime.swing.SwingEnvironment
Instantiates a new UI environment.
SwingImageProvider - Class in org.ascape.runtime.swing
 
SwingImageProvider() - Constructor for class org.ascape.runtime.swing.SwingImageProvider
 
SwingRunner - Class in org.ascape.runtime.swing
Manages model runs in a Swing UI environment.
SwingRunner() - Constructor for class org.ascape.runtime.swing.SwingRunner
 
SwitchTo(int) - Method in class org.ascape.query.parser.BoolExprTreeTokenManager
 

A B C D E F G H I J K L M N O P Q R S T U V W Y
Copyright © 1998-2008 The Brookings Institution, NuTech Solutions, Metascape, LLC All Rights Reserved.