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

A

AbstractUIEnvironment - Class in org.ascape.runtime
 
AbstractUIEnvironment() - Constructor for class org.ascape.runtime.AbstractUIEnvironment
 
ACCENT_COLOR - Static variable in class org.ascape.runtime.swing.DesktopEnvironment
The Constant ACCENT_COLOR.
actionPerformed(ActionEvent) - Method in class org.ascape.gis.view.MapLocationHandler
A no op.
actionPerformed(ActionEvent) - Method in class org.ascape.view.vis.SimpleControlView
Responds to actions perfromed by components upon this view.
add(Object) - Method in class org.ascape.model.Scape
Adds the supplied object (agent) to this collection.
add(Object, boolean) - Method in class org.ascape.model.Scape
Adds the supplied object (assumed to be an agent) to this collection.
add(int, Object) - Method in class org.ascape.model.Scape
Adds the supplied object (agent) to this collection.
add(int, Object, boolean) - Method in class org.ascape.model.Scape
Adds the supplied object (assumed to be an agent) to this collection.
add(Object) - Method in class org.ascape.model.space.Array2DBase
 
add(Object) - Method in class org.ascape.model.space.CollectionSpace
Adds the supplied object (agent) to this collection.
add(Object, boolean) - Method in class org.ascape.model.space.CollectionSpace
Adds the supplied object to this collection.
add(Coordinate) - Method in class org.ascape.model.space.Coordinate
Adds the location of the supplied coordinate to this coordinate, returning the resulting coordinate.
add(Coordinate) - Method in class org.ascape.model.space.Coordinate1DContinuous
Adds the location of the supplied coordinate to this coordinate, returning the resulting coordinate.
add(Coordinate) - Method in class org.ascape.model.space.Coordinate1DDiscrete
Adds the location of the supplied coordinate to this coordinate, returning the resulting coordinate.
add(Coordinate) - Method in class org.ascape.model.space.Coordinate2DContinuous
Adds the location of the supplied coordinate to this coordinate, returning the resulting coordinate.
add(Coordinate) - Method in class org.ascape.model.space.Coordinate2DDiscrete
Adds the location of the supplied coordinate to this coordinate, returning the resulting coordinate.
add(Coordinate) - Method in class org.ascape.model.space.CoordinateGraph
 
add(Object, boolean) - Method in class org.ascape.model.space.Graph
Adds the supplied object (assumed to be an agent) to this graph.
add(int, Object) - Method in class org.ascape.model.space.ListBase
Adds the supplied object (assumed to be an agent) to this list.
add(int, Object, boolean) - Method in class org.ascape.model.space.ListBase
Adds the supplied object (agent) to this list.
add(Object, boolean) - Method in class org.ascape.model.space.ListBase
Adds the supplied object (agent) to this list.
add(CoordinateDiscrete, Object) - Method in class org.ascape.model.space.ListBase
Adds the supplied object (assumed to be an agent) to this list.
add(Object, boolean) - Method in interface org.ascape.model.space.Space
Add.
add(Object, boolean) - Method in class org.ascape.model.space.SubCollection
Adds the supplied object (agent) to this list at the specified location and to end of the super list.
add(Object, boolean) - Method in class org.ascape.model.space.SubGraph
Adds the supplied object (assumed to be an agent) to this graph.
add(Object, boolean) - Method in class org.ascape.model.space.SubListSpace
Adds the supplied object (agent) to this list at the specified location and to end of the super list.
add(int, Object, boolean) - Method in class org.ascape.model.space.SubListSpace
Adds the supplied object (agent) to this list at the specified location and to end of the super list.
add(StatCollector[]) - Method in class org.ascape.util.data.DataGroup
Adds the supplied stats to this group, creating all appropriate data series for them.
add(Object) - Method in class org.ascape.util.vis.SelectionGroup
Add an object to the radio select group.
add(String, Component) - Method in class org.ascape.view.vis.control.ControlBarView
 
add_escapes(String) - Method in exception org.ascape.query.parser.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addAgentView(AntAgentViewElement) - Method in class org.ascape.ant.swing.ScapeSwingElement
Adds the agent view.
addAll(Collection) - Method in class org.ascape.model.Scape
Adds all of the agent in the specified collection to the end of the scape.
addAll(Collection) - Method in class org.ascape.model.space.Array2DBase
 
addAll(Collection) - Method in class org.ascape.model.space.CollectionSpace
Adds all of the agent in the specified collection to the end of the context.
addAll(int, Collection) - Method in class org.ascape.model.space.ListBase
Inserts all of the agents in the specified collection at the location specified.
addAll(Collection) - Method in class org.ascape.model.space.SubCollection
Inserts all of the agents in the specified collection at the location specified in this list, and at the end of the super list.
addAll(int, Collection) - Method in class org.ascape.model.space.SubListSpace
Inserts all of the agents in the specified collection at the location specified in this list, and at the end of the super list.
addAll(Collection) - Method in class org.ascape.model.space.SubListSpace
Inserts all of the agents in the specified collection at the location specified in this list, and at the end of the super list.
addAllOutputView(AllOutputViewElement) - Method in class org.ascape.ant.ScapeElement
Adds the all output view.
addChartView(AntChartViewElement) - Method in class org.ascape.ant.swing.ScapeSwingElement
Adds the chart view.
addConfiguredSeries(ChartSeriesElement) - Method in class org.ascape.ant.swing.AntChartViewElement
Adds the configured series.
addDataOutputView(DataOutputViewElement) - Method in class org.ascape.ant.ScapeElement
Adds the data output view.
addDirtyRegion(JComponent, int, int, int, int) - Method in class org.ascape.runtime.swing.UserFrame.ThreadCheckingRepaintManager
 
addDrawFeature(PlatformDrawFeature) - Method in class org.ascape.model.Scape
Adds the provided draw feature to this scape.
addDrawFeature(DrawFeature) - Method in class org.ascape.view.vis.AgentView
Adds the provided draw feature to this scape.
addDrawFeature(DrawFeature, boolean) - Method in class org.ascape.view.vis.erv.EntityRelationView
addDrawFeature adds a new draw feature to the view and determines if it should be initially selected for viewing.
addDrawSet(SelectionSet) - Method in class org.ascape.ant.swing.AntAgentViewElement
Adds the draw set.
addElement(Object, boolean) - Method in class org.ascape.util.VectorSelection
Add an elelemnt to the underlying vector.
addElement(Object) - Method in class org.ascape.util.VectorSelection
Add an elelemnt to the underlying vector.
addEntityFeature(EntityFeature, boolean) - Method in class org.ascape.view.vis.erv.EntityRelationView
add an EntityFeature manager for this view and specify if it should be initially selected.
addEntityFeature(EntityFeature) - Method in class org.ascape.view.vis.erv.EntityRelationView
add an EntityFeature manager for this view.
addEscapes(String) - Static method in error org.ascape.query.parser.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addExtent(CoordinateElement) - Method in class org.ascape.ant.ScapeElement
Adds the extent.
addGraphic(OMGraphic) - Method in class org.ascape.gis.view.MapView
 
addHistAction - Variable in class org.ascape.view.vis.BatchView
Scape control for creating a new histogram.
addHistButton - Variable in class org.ascape.view.vis.BatchView
The add hist button.
addHistButton - Variable in class org.ascape.view.vis.control.ControlBarView
The add hist button.
addImage(OMGraphic) - Method in class org.ascape.gis.view.MapView
 
addImageGraphic(OMGraphic) - Method in class org.ascape.gis.view.MapView.ViewMapBean
 
addInitialRule(Rule) - Method in class org.ascape.model.Scape
Adds a rule to be executed once following initialization.
addInitialRule(Rule, boolean) - Method in class org.ascape.model.Scape
Adds a rule to be executed once following initialization.
addInvalidComponent(JComponent) - Method in class org.ascape.runtime.swing.UserFrame.ThreadCheckingRepaintManager
 
addListener(RecorderListener) - Method in class org.ascape.movie.MovieRecorder
Sets the listener responsible for this recording.
addMember(Sweepable) - Method in class org.ascape.util.sweep.SweepGroup
Adds the 'sweepable' (sweep iterator) to the group.
addMember(Sweepable) - Method in class org.ascape.util.sweep.SweepLink
Adds the sweepable item to be iterated with the link.
addMembers(MembersElement) - Method in class org.ascape.ant.ScapeElement
Adds the members.
addMenuBarAction(JMenu, Action) - Static method in class org.ascape.view.vis.control.MenuBarView
A helper method to add a button to the provided toolbar for the specified action.
addNeighbor(Node, Node, boolean) - Method in class org.ascape.model.space.Graph
Adds a neighbor (the target) to the source's list of neighbors.
addNeighbor(Node, Node) - Method in class org.ascape.model.space.Graph
Adds a neighbor (the target) to the source's list of neighbors.
addNeighborSafe(Node, Node, boolean) - Method in class org.ascape.model.space.Graph
Adds a neighbor (the target) to the source's list of neighbors.
addNotify() - Method in class org.ascape.gis.view.MapView
Override addNotify to build buffer.
addNotify() - Method in class org.ascape.gis.view.MapView.ViewMapBean
Adds a feature to the Notify attribute of the ViewMapBean object
addNotify() - Method in class org.ascape.runtime.swing.Navigator
 
addNotify() - Method in class org.ascape.runtime.swing.UserFrame
 
addNotify() - Method in class org.ascape.view.vis.AgentSizedView
Override addNotify to build buffer.
addNotify() - Method in class org.ascape.view.vis.BufferView
Override addNotify to build buffer.
addNotify() - Method in class org.ascape.view.vis.Overhead2DContinuousView
Override addNotify to build buffer.
addNotify() - Method in class org.ascape.view.vis.Overhead2DView
Override addNotify to build buffer.
addNotify() - Method in class org.ascape.view.vis.OverheadRelative2DView
Override addNotify to build buffer.
addNotify() - Method in class org.ascape.view.vis.ScapeTransitionPanelView
 
addNotify() - Method in class org.ascape.view.vis.SimplexView
Override addNotify to build buffer.
addOMGraphic(OMGraphic) - Method in class org.ascape.gis.view.MapView.ViewMapBean
 
addOutputData(OutputDataElement) - Method in class org.ascape.ant.AllOutputView
Adds the output data.
addOutputData(OutputDataElement) - Method in class org.ascape.ant.AllOutputViewElement
 
addPanels() - Method in class org.ascape.view.custom.AutoCustomizerSwing
Adds the panels.
addPieAction - Variable in class org.ascape.view.vis.BatchView
Scape control for creating a new pie chart.
addPieButton - Variable in class org.ascape.view.vis.BatchView
The add pie button.
addPieButton - Variable in class org.ascape.view.vis.control.ControlBarView
The add pie button.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.ascape.view.custom.BaseCustomizer
Add a property change event listener.
addPropertySet(ParameterSet) - Method in class org.ascape.ant.ScapeElement
Adds the property set.
addRelationFeature(RelationFeature, boolean) - Method in class org.ascape.view.vis.erv.EntityRelationView
add a RelationFeature manager for this view and specify if the feature should be initially selected.
addRelationFeature(RelationFeature) - Method in class org.ascape.view.vis.erv.EntityRelationView
add a RelationFeature manager for this view.
addRule(Rule) - Method in class org.ascape.model.Scape
Adds a rule to this scape, automatically selecting it.
addRule(Rule, boolean) - Method in class org.ascape.model.Scape
Adds a rule to this scape.
addRuleSet(SelectionSet) - Method in class org.ascape.ant.ScapeElement
Adds the rule set.
addScape(ScapeElement) - Method in class org.ascape.ant.AscapeAntTask
Adds the scape.
addScape(ScapeElement) - Method in class org.ascape.ant.MembersElement
Adds the scape.
addScape(ScapeSwingElement) - Method in class org.ascape.ant.swing.AscapeSwingAntTask
Adds the scape.
addScapeListener(ScapeListener) - Method in class org.ascape.model.Scape
Adds an observer to this scape.
addScapeListenerFirst(ScapeListener) - Method in class org.ascape.model.Scape
Adds an observer to this scape.
addScapeOutputView(ScapeOutputViewElement) - Method in class org.ascape.ant.ScapeElement
Adds the scape output view.
addSeries(String) - Method in class org.ascape.view.vis.ChartView
Adds a series to the chart being viewed.
addSeries(String, Color) - Method in class org.ascape.view.vis.ChartView
Adds a series to the chart being viewed.
addSetters(ValueSetter[]) - Method in class org.ascape.model.rule.SetValues
Adds setters to the collection rule.
addSpacesToVariableName(String) - Static method in class org.ascape.util.PropertyAccessor
 
addStatCollector(StatCollector) - Method in class org.ascape.model.rule.CollectStats
Adds value stats to the collection rule.
addStatCollector(StatCollector) - Method in class org.ascape.model.Scape
Adds the specified stat collector to this scape for automatic collection by the scape.
addStatCollectorIfNew(StatCollector) - Method in class org.ascape.model.Scape
Adds the specified stat collector iff and only if it hasn't allready been added.
addStatCollectors(StatCollector[]) - Method in class org.ascape.model.rule.CollectStats
Adds value stats to the collection rule.
addStatCollectors(StatCollector[]) - Method in class org.ascape.model.Scape
Adds the specified stat collectors to this scape for automatic collection by the scape.
addSweepDimension(SweepDimensionElement) - Method in class org.ascape.ant.SweepViewElement
Adds the sweep dimension.
addSweepView(SweepViewElement) - Method in class org.ascape.ant.ScapeElement
Adds the sweep view.
addToolBarButton(JToolBar, Action) - Static method in class org.ascape.runtime.swing.DesktopEnvironment
A helper method to add a button to the provided toolbar for the specified action.
addToolBarButton(JToolBar) - Static method in class org.ascape.runtime.swing.DesktopEnvironment
A helper method to add a button to the provided toolbar for the specified action.
addToScape(Scape) - Method in class org.ascape.ant.AllOutputViewElement
 
addToScape(Scape) - Method in class org.ascape.ant.AntViewElement
 
addToScape(Scape) - Method in class org.ascape.ant.DataOutputViewElement
 
addToScape(Scape) - Method in class org.ascape.ant.ScapeOutputViewElement
 
addToScape(Scape) - Method in class org.ascape.ant.SweepViewElement
 
addToScape(Scape) - Method in class org.ascape.ant.swing.AntAgentViewElement
 
addToScape(Scape) - Method in class org.ascape.ant.swing.AntChartViewElement
 
addToScape(Scape) - Method in interface org.ascape.ant.ViewElement
Adds the to scape.
addToSuper(int, Object, boolean) - Method in class org.ascape.model.space.SubListSpace
Adds the to super.
addTSAction - Variable in class org.ascape.view.vis.BatchView
Scape control for creating a new time series graph.
addTSButton - Variable in class org.ascape.view.vis.BatchView
The add TS button.
addTSButton - Variable in class org.ascape.view.vis.control.ControlBarView
The add TS button.
addValue() - Method in class org.ascape.util.data.DataSeries
Adds a new value to the series.
addValue() - Method in class org.ascape.util.data.DataSeriesStore
Adds a new value to the series.
addValue(double) - Method in class org.ascape.util.data.StatCollector
Add the value, incrementing count.
addValue(double) - Method in class org.ascape.util.data.StatCollectorCSA
Add the value, incrementing count and adding sum.
addValue(double) - Method in class org.ascape.util.data.StatCollectorCSAMM
Add the value, incrementing count, adding sum, and checking for minimum and maximum.
addValue(double) - Method in class org.ascape.util.data.StatCollectorCSAMMVar
Add the value, incrementing count, adding sum, checking for minimum and maximum, and adding to a record of data used for calculating variance and standard deviation.
addValueFor(Object) - Method in class org.ascape.util.data.StatCollector
 
addValueFor(Object) - Method in class org.ascape.util.data.StatCollectorCond
Add value to stat calculation for this object if condition met.
addValueFor(Object) - Method in class org.ascape.util.data.StatCollectorCondCSA
Add value to stat calculation for this object if condition met.
addValueFor(Object) - Method in class org.ascape.util.data.StatCollectorCondCSAMM
Add value to stat calculation for this object if condition met.
addValueFor(Object) - Method in class org.ascape.util.data.StatCollectorCondCSAMMVar
Add value to stat calculation for this object if condition met.
addView(AntViewElement) - Method in class org.ascape.ant.swing.ScapeSwingElement
Adds the view.
addView(ScapeListener) - Method in class org.ascape.model.Scape
Adds a view to this scape.
addView(ScapeListener, boolean, boolean) - Method in class org.ascape.model.Scape
Adds a view to this scape.
addView(ScapeListener, boolean) - Method in class org.ascape.model.Scape
Adds a view to this scape.
addView(ScapeListener, boolean) - Method in class org.ascape.runtime.RuntimeEnvironment
Adds the view.
addView(ScapeListener) - Method in class org.ascape.runtime.RuntimeEnvironment
Adds the view.
addView(ScapeListener, boolean) - Method in class org.ascape.runtime.swing.SwingEnvironment
 
addViews(ScapeListener[]) - Method in class org.ascape.model.Scape
Adds a view to this scape.
addViews(ScapeListener[], boolean, boolean) - Method in class org.ascape.model.Scape
Adds an array of views to this scape.
addViews(ScapeListener[], boolean) - Method in class org.ascape.model.Scape
Adds an array of views to this scape.
addViews(ScapeListener[]) - Method in class org.ascape.runtime.RuntimeEnvironment
Adds the views.
addViews(ScapeListener[], boolean) - Method in class org.ascape.runtime.RuntimeEnvironment
Adds the views.
addViews(ScapeListener[], boolean) - Method in class org.ascape.runtime.swing.SwingEnvironment
 
addWindowBounds(RectangleElement) - Method in class org.ascape.ant.swing.AntChartViewElement
Adds the window bounds.
adjustBeginLineColumn(int, int) - Method in class org.ascape.query.parser.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
Agent - Class in org.ascape.model
The base class for all modeled objects in ascape.
Agent() - Constructor for class org.ascape.model.Agent
 
AGENT_ORDER - Static variable in class org.ascape.model.Scape
Symbol for by agent execution order.
agentColorFeature - Variable in class org.ascape.view.vis.AgentView
The color feature used to set the cell draw color.
AgentCustomizer - Class in org.ascape.view.custom
A frame (modeless dialog) for interpreting the state of an agent and optionally its hosted agents if any.
AgentCustomizer() - Constructor for class org.ascape.view.custom.AgentCustomizer
Constructs the customizer.
AgentCustomizer(AgentView) - Constructor for class org.ascape.view.custom.AgentCustomizer
Constructs the frame.
agentCustomizer - Variable in class org.ascape.view.vis.AgentView
The panel responsible for customizing a selected cell.
AgentCustomizerPanel - Class in org.ascape.view.custom
The Class AgentCustomizerPanel.
AgentCustomizerPanel() - Constructor for class org.ascape.view.custom.AgentCustomizerPanel
 
AgentOrderMutableStrategy - Class in org.ascape.model.engine
The Class AgentOrderMutableStrategy.
AgentOrderMutableStrategy(StrategyFactory) - Constructor for class org.ascape.model.engine.AgentOrderMutableStrategy
Instantiates a new agent order mutable strategy.
AgentOrderStrategy - Class in org.ascape.model.engine
The Class AgentOrderStrategy.
AgentOrderStrategy(StrategyFactory) - Constructor for class org.ascape.model.engine.AgentOrderStrategy
Instantiates a new agent order strategy.
agents_fill_cells_draw_feature - Variable in class org.ascape.view.vis.HostedAgentView
Draws the provided object, assumed to be a cell with an occupant, by filling any unoccupied cells using the cell color feature interpretation, and filling any occupied cells using the agent color feature on the occupant.
agents_fill_draw_feature - Variable in class org.ascape.view.vis.Overhead2DContinuousView
Draws the provided object, assumed to be a agent, by filling it using the agent color feature.
agents_fill_draw_inset_feature - Variable in class org.ascape.view.vis.Overhead2DContinuousView
Draws the provided object, assumed to be a agent, by filling it using the agent color feature.
agents_image_cells_draw_feature - Variable in class org.ascape.view.vis.HostedAgentView
Draws the provided object, assumed to be a cell with an occupant, by filling the cell using the cell color feature interpretation, and filling an oval using the agent color feature on the occupant.
agents_image_cells_draw_feature - Variable in class org.ascape.view.vis.Overhead2DContinuousView
Draws the provided object, assumed to be a cell with an occupant, by filling the cell using the cell color feature interpretation, and filling an oval using the agent color feature on the occupant.
agents_oval_cells_boundary_draw_feature - Variable in class org.ascape.view.vis.HostedAgentView
Draws the provided object, assumed to be a cell with an occupant, by filling the cell using the cell color feature interpretation, and filling an oval using the agent color feature on the occupant.
agents_oval_cells_desc_draw_feature - Variable in class org.ascape.view.vis.HostedAgentView
Draws the provided object, assumed to be a cell with an occupant, by filling the cell using the cell color feature interpretation, filling an oval using the agent color feature on the occupant, and printing a descriptive string next to any agents.
agents_oval_cells_draw_feature - Variable in class org.ascape.view.vis.HostedAgentView
Draws the provided object, assumed to be a cell with an occupant, by filling the cell using the cell color feature interpretation, and filling an oval using the agent color feature on the occupant.
AgentSelectionManager - Class in org.ascape.runtime.swing
The Class AgentSelectionManager.
AgentSelectionManager() - Constructor for class org.ascape.runtime.swing.AgentSelectionManager
 
AgentSelectionView - Class in org.ascape.runtime.swing
The Class AgentSelectionView.
AgentSelectionView(Query) - Constructor for class org.ascape.runtime.swing.AgentSelectionView
Instantiates a new agent selection view.
AgentSelectionView() - Constructor for class org.ascape.runtime.swing.AgentSelectionView
Instantiates a new agent selection view.
AgentSelector - Interface in org.ascape.model.engine
The Interface AgentSelector.
agentSize - Variable in class org.ascape.model.LocatedAgent
Default agent size.
agentSize - Variable in class org.ascape.view.vis.AgentSizedView
Size of each individual cell, typically in pixels.
AgentSizedView - Class in org.ascape.view.vis
A generic base class for views that draw some kind of spatial view of a group of cells.
AgentSizedView() - Constructor for class org.ascape.view.vis.AgentSizedView
Instantiates a new agent sized view.
AgentSizedView(String) - Constructor for class org.ascape.view.vis.AgentSizedView
Instantiates a new agent sized view.
agentsPerIteration - Variable in class org.ascape.model.Scape
The number of agents to execute each rule across for each iteration.
AgentView - Class in org.ascape.view.vis
A generic base class for views that draw some kind of spatial view of a group of cells.
AgentView() - Constructor for class org.ascape.view.vis.AgentView
Instantiates a new agent view.
AgentView(String) - Constructor for class org.ascape.view.vis.AgentView
Instantiates a new agent view.
ALL_AGENTS - Static variable in class org.ascape.model.Scape
The symbol to execute rules against all agents in each iteration.
ALL_POINTS - Static variable in class org.ascape.view.vis.ChartView
Symbol for 'display all data points.'
allMeasureNames - Static variable in class org.ascape.util.data.StatCollector
Names for all statistical measures implemented.
allMeasureNamesShort - Static variable in class org.ascape.util.data.StatCollector
Short names for all statistical measures implemented.
AllOutputView - Class in org.ascape.ant
Very similar to DataOutputView, this view outputs all model and member-agent scape data.
AllOutputView() - Constructor for class org.ascape.ant.AllOutputView
 
AllOutputViewElement - Class in org.ascape.ant
User: jmiller Date: Nov 2, 2005 Time: 2:04:19 PM To change this template use Options | File Templates.
AllOutputViewElement() - Constructor for class org.ascape.ant.AllOutputViewElement
Instantiates a new all output view element.
AllOutputViewTest - Class in org.ascape.ant.test
User: jmiller Date: Nov 2, 2005 Time: 2:22:52 PM To change this template use Options | File Templates.
AllOutputViewTest(String) - Constructor for class org.ascape.ant.test.AllOutputViewTest
 
AllOutputViewTest.TestAgent - Class in org.ascape.ant.test
 
AllOutputViewTest.TestAgent() - Constructor for class org.ascape.ant.test.AllOutputViewTest.TestAgent
 
AllOutputViewTest.TestAgent(int, String, double) - Constructor for class org.ascape.ant.test.AllOutputViewTest.TestAgent
 
allowQuit - Variable in class org.ascape.view.vis.SimpleControlView
The allow quit.
AND - Static variable in class org.ascape.query.BooleanOperator
 
AND - Static variable in interface org.ascape.query.parser.BoolExprTreeConstants
 
and(Conditional, Conditional) - Static method in class org.ascape.util.Conditionals
And.
AntAgentViewElement - Class in org.ascape.ant.swing
The Class AntAgentViewElement.
AntAgentViewElement() - Constructor for class org.ascape.ant.swing.AntAgentViewElement
 
AntChartViewElement - Class in org.ascape.ant.swing
The Class AntChartView.
AntChartViewElement() - Constructor for class org.ascape.ant.swing.AntChartViewElement
 
AntViewElement - Class in org.ascape.ant
The Class AntViewElement.
AntViewElement() - Constructor for class org.ascape.ant.AntViewElement
 
APPLET_VIEW_MODE - Static variable in class org.ascape.runtime.swing.DesktopEnvironment
Symbol indicating the manager is supporting an applet view.
apply(VectorSelection) - Method in class org.ascape.ant.SelectionSet
Apply.
ARBITRARY_SEED - Static variable in class org.ascape.model.AscapeObject
Symbol for random seed to be arbitrary (current time in milliseconds.)
argtests - Static variable in class org.ascape.query.parser.BoolExprTree
 
Array - Class in org.ascape.model.space
The Class Array.
Array() - Constructor for class org.ascape.model.space.Array
Constructs an array space.
Array(CoordinateDiscrete) - Constructor for class org.ascape.model.space.Array
Constructs an array space of provided extent.
Array1D - Class in org.ascape.model.space
A one-dimensional, fixed-size, collection of agents providing services described for space.
Array1D() - Constructor for class org.ascape.model.space.Array1D
Constructs a one-dimensional immutable array.
Array1D(CoordinateDiscrete) - Constructor for class org.ascape.model.space.Array1D
Constructs a one-dimensional immutable array.
Array2D - Class in org.ascape.model.space
A two-dimensional, fixed-size collection of agents providing services described for space.
Array2D() - Constructor for class org.ascape.model.space.Array2D
Constructs a 2-dimensional array space of provided extent.
Array2D(Geometry, CoordinateDiscrete) - Constructor for class org.ascape.model.space.Array2D
Constructs a 2-dimensional array space of provided extent.
Array2DBase - Class in org.ascape.model.space
The Class Array2DBase.
Array2DBase() - Constructor for class org.ascape.model.space.Array2DBase
Constructs a base 2-dimensional array space of provided extent.
Array2DBase(CoordinateDiscrete) - Constructor for class org.ascape.model.space.Array2DBase
Constructs a base 2-dimensional array space of provided extent.
Array2DEuclidian - Class in org.ascape.model.space
A two-dimensional space providing effecient implementations for von Neumann neighbors.
Array2DEuclidian() - Constructor for class org.ascape.model.space.Array2DEuclidian
Constructs a two-dimensional Euclidian array.
Array2DEuclidian(CoordinateDiscrete) - Constructor for class org.ascape.model.space.Array2DEuclidian
Constructs a two-dimensional space array of provided geometry and extent, populated with clones of provided agent.
Array2DMoore - Class in org.ascape.model.space
A two-dimensional space providing effecient implementations for Moore neighbors.
Array2DMoore() - Constructor for class org.ascape.model.space.Array2DMoore
Constructs a two-dimensional moore-neighborhood array of provided geometry and extent, populated with clones of provided agent.
Array2DMoore(CoordinateDiscrete) - Constructor for class org.ascape.model.space.Array2DMoore
Constructs a two-dimensional moore-neighborhood space array of provided geometry and extent, populated with clones of provided agent.
Array2DSmallWorld - Class in org.ascape.model.space
A two-dimensional space providing effecient implementations for von Neumann neighbors.
Array2DSmallWorld() - Constructor for class org.ascape.model.space.Array2DSmallWorld
Constructs a 2-dimensional small world space.
Array2DSmallWorld(CoordinateDiscrete) - Constructor for class org.ascape.model.space.Array2DSmallWorld
Constructs a 2-dimensional small world space of provided extent.
Array2DVonNeumann - Class in org.ascape.model.space
A two-dimensional space providing effecient implementations for von Neumann neighbors.
Array2DVonNeumann() - Constructor for class org.ascape.model.space.Array2DVonNeumann
Constructs a two-dimensional von Neumann array.
Array2DVonNeumann(CoordinateDiscrete) - Constructor for class org.ascape.model.space.Array2DVonNeumann
Constructs a two-dimensional von Neumann array.
asArgs() - Method in class org.ascape.ant.ParameterSet
As args.
AscapeAntTask - Class in org.ascape.ant
The Class AscapeAntTask.
AscapeAntTask() - Constructor for class org.ascape.ant.AscapeAntTask
 
AscapeObject - Class in org.ascape.model
The cannonical class for most ascape model objects, including rules.
AscapeObject() - Constructor for class org.ascape.model.AscapeObject
Constructs an ascape object.
AscapeObject(String) - Constructor for class org.ascape.model.AscapeObject
Constructs an ascape object.
AscapeSwingAntTask - Class in org.ascape.ant.swing
The Class AscapeAntTask.
AscapeSwingAntTask() - Constructor for class org.ascape.ant.swing.AscapeSwingAntTask
 
asDimension(Object) - Method in class org.ascape.ant.SweepDimensionElement
As dimension.
ASSIGN_RANDOM_ORDER - Static variable in class org.ascape.view.nonvis.ScapeFromFileView
The Constant ASSIGN_RANDOM_ORDER.
ASSIGN_SEQUENTIAL_ORDER - Static variable in class org.ascape.view.nonvis.ScapeFromFileView
The Constant ASSIGN_SEQUENTIAL_ORDER.
assignEnvironmentParameters(String[]) - Static method in class org.ascape.runtime.Runner
Sets values for the models paramters based on supplied array of key value pairs.
assignParameters(String[], boolean) - Method in class org.ascape.model.Scape
Sets values for the models paramters based on supplied array of key value pairs.
assignParameters(String[]) - Method in class org.ascape.model.Scape
Sets values for the models paramters based on supplied array of key value pairs, reporting if any of the keys (parameter names) are not found.
assignSettings() - Method in class org.ascape.view.custom.AutoCustomizer
Assign the changes made in the panel's components back to the model.
assignSettings() - Method in class org.ascape.view.custom.AutoCustomizerSwing
Assign the changes made in the panel's components back to the model.
assignSettings() - Method in class org.ascape.view.custom.ModelCustomizer
Assign the changes made in the panel's components back to the model.
assignSettings() - Method in class org.ascape.view.custom.ModelCustomizerSwing
Assign the changes made in the panel's components back to the model.
autoCollect - Variable in class org.ascape.util.data.StatCollector
Should the stat be collected automatically? Default is true.
AutoCustomizer - Class in org.ascape.view.custom
A panel for making changes to model settings.
AutoCustomizer() - Constructor for class org.ascape.view.custom.AutoCustomizer
 
AutoCustomizerSwing - Class in org.ascape.view.custom
A panel for making changes to model settings.
AutoCustomizerSwing() - Constructor for class org.ascape.view.custom.AutoCustomizerSwing
 
AVERAGE_EARTH_RADIUS - Static variable in class org.ascape.gis.model.Globe
The average radius of the earth

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.