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

E

elements() - Method in class org.ascape.util.sweep.SweepLink
Returns the memebers as an enumeration.
EMPTY_7_ICON - Static variable in class org.ascape.view.vis.control.MenuBarView
The Constant EMPTY_7_ICON.
enable_tracing() - Method in class org.ascape.query.parser.BoolExprTree
 
endColumn - Variable in class org.ascape.query.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class org.ascape.query.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
EntityFeature - Interface in org.ascape.util.vis
An interface for classes which define the Entity rendering hints of an entity relation graphical view.
EntityRelationView - Class in org.ascape.view.vis.erv
A class for a panel that acts as an observer of scapes as a graph of entities joined by relations.
EntityRelationView() - Constructor for class org.ascape.view.vis.erv.EntityRelationView
Constructs an entity relation view.
EntityRelationView(String) - Constructor for class org.ascape.view.vis.erv.EntityRelationView
Constructs an abstract entity relation view.
EntityRelationView.RelationDrawFeature - Class in org.ascape.view.vis.erv
The class RelationDrawFeature encapsulates the drawing mechanisms previously distributed over methods in ERVEdge and ERVChannel.
EntityRelationView.RelationDrawFeature(String, RelationFeature) - Constructor for class org.ascape.view.vis.erv.EntityRelationView.RelationDrawFeature
Constructs the feature with a name and a relation feature.
environment - Variable in class org.ascape.runtime.Runner
Manages user space UI, settings etc.
environmentNowNoScape() - Method in class org.ascape.runtime.swing.SpeedSliderView
 
environmentNowNoScape() - Method in class org.ascape.view.nonvis.ScapeStateView
Environment now no scape.
environmentNowNoScape() - Method in class org.ascape.view.nonvis.ScapeTransitionListener
Environment now no scape.
environmentNowNoScape() - Method in class org.ascape.view.vis.control.ControlActionView
 
environmentNowNoScape() - Method in class org.ascape.view.vis.control.ControlBarView
 
environmentNowNoScape() - Method in class org.ascape.view.vis.ScapeTransitionPanelView
Environment now no scape.
environmentNowScape() - Method in class org.ascape.view.nonvis.ScapeStateView
Environment now scape.
environmentNowScape() - Method in class org.ascape.view.nonvis.ScapeTransitionListener
Environment now scape.
environmentNowScape() - Method in class org.ascape.view.vis.control.ControlActionView
 
environmentNowScape() - Method in class org.ascape.view.vis.control.ControlBarView
 
environmentNowScape() - Method in class org.ascape.view.vis.ScapeTransitionPanelView
Environment now scape.
environmentQuiting(ScapeEvent) - Method in class org.ascape.model.event.DefaultScapeListener
Method called as the scape is about to be closed.
environmentQuiting(ScapeEvent) - Method in interface org.ascape.model.event.ScapeListener
Method called as the environment is about to quit.
environmentQuiting(ScapeEvent) - Method in class org.ascape.model.Scape
Method called as the entire envornmnet is about to be exited.
environmentQuiting(ScapeEvent) - Method in class org.ascape.runtime.RuntimeEnvironment
Setup up a basic interactive controlBar time userEnvironment for a model application.
environmentQuiting(ScapeEvent) - Method in class org.ascape.runtime.swing.DesktopEnvironment
Setup up a basic interactive controlBar time userEnvironment for a model application.
environmentQuiting(ScapeEvent) - Method in class org.ascape.view.vis.ComponentViewDelegate
Called before the environment quits.
environmentQuiting(ScapeEvent) - Method in class org.ascape.view.vis.PanelView
Method called when the environment quits.
EOF - Static variable in interface org.ascape.query.parser.BoolExprTreeConstants
 
eol - Variable in exception org.ascape.query.parser.ParseException
The end of line string for this machine.
EOL - Static variable in class org.ascape.view.nonvis.ConsoleOutView
The character(s) to use for end-of-line.
EOLString - Static variable in class org.ascape.view.nonvis.DataOutputView
The character(s) to use for end-of-line.
Equal() - Method in class org.ascape.query.parser.BoolExprTree
 
EQUAL - Static variable in interface org.ascape.query.parser.BoolExprTreeConstants
 
equal(Object) - Static method in class org.ascape.util.Conditionals
Equal.
equals(Object) - Method in class org.ascape.ant.test.AllOutputViewTest.TestAgent
 
equals(MapCoordinate) - Method in class org.ascape.gis.model.MapCoordinate
Returns true if two MapCoordinates are equal
equals(Object) - Method in class org.ascape.model.space.CoordinateContinuous
Determines whether this coordinate is equal to another.
equals(Object) - Method in class org.ascape.model.space.CoordinateDiscrete
Determines whether this coordinate is equal to another.
equals(Object) - Method in class org.ascape.model.space.CoordinateGraph
 
equals(Object) - Method in class org.ascape.util.data.DataPointComparator
Returns true if the compared comparator uses the same data point.
equals(Object, Object) - Method in class org.ascape.util.data.DataPointConcrete
Return true if the objects as interprested by this datapoint are equal within some tolerance defined by epsilon (10^-9)
equals(DataPoint, Object, Object) - Static method in class org.ascape.util.data.DataPointConcrete
Return true if the objects as interprested by the supplied datapoint are equal within some tolerance defined by epsilon (10^-9)
equals(double, double) - Static method in class org.ascape.util.data.DataPointConcrete
Return true if the values supplied are equal within some tolerance defined by equalsEpsilon
equals(float, float) - Static method in class org.ascape.util.data.DataPointConcrete
Return true if the values supplied are equal within some tolerance defined by equalsEpsilonFloat
equalsDeep(Object, Object) - Static method in class org.ascape.model.AscapeObject
Does a deep comparison of two objects, returning wether the two objects are deeply identical.
equalsDeep(HashSet, AscapeObject.SearchNode) - Static method in class org.ascape.model.AscapeObject
Does a deep comparison of two objects, returning wether the two objects are deeply identical.
equalsDeep(Object) - Method in class org.ascape.model.AscapeObject
Does a deep compare of the two objects.
equalsEpsilon - Static variable in class org.ascape.util.data.DataPointConcrete
 
equalsEpsilonFloat - Static variable in class org.ascape.util.data.DataPointConcrete
 
ERVDerivedFontMap - Class in org.ascape.util.vis
Class DerivedFontMap is used to maintain instances of derived fonts.
ERVDerivedFontMap(Font) - Constructor for class org.ascape.util.vis.ERVDerivedFontMap
Usually the baseFont has a size of 1, e.g.
ERVGlyphFactory - Class in org.ascape.util.vis
 
ERVGlyphFactory() - Constructor for class org.ascape.util.vis.ERVGlyphFactory
 
ERVUtil - Class in org.ascape.util.vis
Geometric utilities.
ERVUtil() - Constructor for class org.ascape.util.vis.ERVUtil
 
ERVViewCustomizer - Class in org.ascape.view.vis.erv
The Class ERVViewCustomizer.
ERVViewCustomizer() - Constructor for class org.ascape.view.vis.erv.ERVViewCustomizer
Constructs the customizer.
ERVViewCustomizer(EntityRelationView) - Constructor for class org.ascape.view.vis.erv.ERVViewCustomizer
Constructs the frame.
ESTIMATED_MAXIMUM_SIZE - Static variable in class org.ascape.model.space.CollectionSpace
The estimated maximum size a typical collection will be.
EUCLIDIAN - Static variable in class org.ascape.model.space.Geometry
In a Euclidian neighborhood, cells are considered neighbors if they meet the target at any point:
evaluate(Object) - Method in class org.ascape.query.parser.QTBooleanPhrase
 
evaluate(QTValue, Object) - Method in class org.ascape.query.parser.QTContains
 
evaluate(Object) - Method in class org.ascape.query.parser.QTCriteria
 
evaluate(QTValue, Object) - Method in class org.ascape.query.parser.QTEqual
 
evaluate(QTValue, Object) - Method in class org.ascape.query.parser.QTGreaterThan
 
evaluate(QTValue, Object) - Method in class org.ascape.query.parser.QTLessThan
 
evaluate(QTValue, Object) - Method in class org.ascape.query.parser.QTNotEqual
 
evaluate(QTValue, Object) - Method in class org.ascape.query.parser.QTOperator
 
evaluate(QTValue, Object) - Method in class org.ascape.query.parser.QTStartsWith
 
execute() - Method in class org.ascape.ant.AscapeAntTask
 
execute() - Method in class org.ascape.ant.swing.AscapeSwingAntTask
 
execute(Rule[]) - Method in class org.ascape.model.Agent
Causes the provided rules to be executed upon this agent.
execute(Rule) - Method in class org.ascape.model.Agent
Causes the provided rule to be executed upon this agent.
execute() - Method in class org.ascape.model.engine.ChainedStrategy
 
execute() - Method in class org.ascape.model.engine.ExecutionStrategy
Execute.
execute() - Method in class org.ascape.model.engine.IncrementalExecutionStrategy
 
execute() - Method in class org.ascape.model.engine.ParallelExecutionStrategy
 
execute() - Method in class org.ascape.model.engine.ParallelManager
Execute.
execute(Agent) - Method in class org.ascape.model.rule.CollectStats
Collects all values for the agent.
execute(Agent) - Method in class org.ascape.model.rule.Diffusion
Calculate and store diffusion value to neighbors.
execute(Agent) - Method in class org.ascape.model.rule.ExecuteThenUpdate
Execute phase of the rule.
execute(Agent) - Method in class org.ascape.model.rule.MoveRandomWithin
Move to a random location in the lattice.
execute(Agent) - Method in class org.ascape.model.rule.NotifyViews
Notify all views of state update.
execute(Agent) - Method in class org.ascape.model.rule.NotifyViewsEvent
Notify all views of state update.
execute(Agent) - Method in class org.ascape.model.rule.ParameterizedDiffusion
Calculate and store diffusion value to neighbors.
execute(Agent) - Method in class org.ascape.model.rule.Propogate
Execute rule on child scapes and (optionally) agents.
execute(Agent) - Method in class org.ascape.model.rule.Rule
Perform the rule for the specified agent.
execute(Agent) - Method in class org.ascape.model.rule.SearchRule
Perform the search rule for the specified agent.
execute(Agent) - Method in class org.ascape.model.rule.SetValues
Sets all values for the agent.
execute(List, List) - Method in class org.ascape.model.Scape
Executes the provided rules on the supplied agentArray.
execute(Rule, List) - Method in class org.ascape.model.Scape
Executes the provided rule on every member of the lattice, according to the rule settings and the execution order of this scape.
execute() - Method in class org.ascape.query.Query
 
EXECUTE_RULES_RULE - Static variable in class org.ascape.model.Scape
A rule causing all children and members that are scapes to iterate.
executeOnMembers() - Method in class org.ascape.model.Scape
Executes all of this scapes selected rules on its members.
executeOnMembers(VectorSelection) - Method in class org.ascape.model.Scape
Executes the provided rules on every member of the lattice, according to the rule settings and the execution order of this scape.
executeOnMembers(Rule) - Method in class org.ascape.model.Scape
Executes the provided rule on every member of the lattice, according to the rule settings and the execution order of this scape.
executeOnMembers(Object[]) - Method in class org.ascape.model.Scape
Executes the provided rules on every member of the collection, according to the rule settings and the execution order of the scape.
executeOnRoot(Rule[]) - Method in class org.ascape.model.Scape
Propogates the rule for execution up to the root of the scape tree, then propogates down to all nodes.
executeOnRoot(Rule) - Method in class org.ascape.model.Scape
Propogates the rule for execution up to the root of the scape tree, then propogates down to all nodes.
executeParallel() - Method in class org.ascape.model.engine.ParallelExecutionStrategy
Execute parallel.
ExecuteThenUpdate - Class in org.ascape.model.rule
A rule that should be executed in two phases; executing (calculating), and then updating.
ExecuteThenUpdate() - Constructor for class org.ascape.model.rule.ExecuteThenUpdate
Constructs an execute and update rule.
ExecuteThenUpdate(String) - Constructor for class org.ascape.model.rule.ExecuteThenUpdate
Constructs an execute and update rule with the provided name.
ExecutionStrategy - Class in org.ascape.model.engine
The Class ExecutionStrategy.
ExecutionStrategy() - Constructor for class org.ascape.model.engine.ExecutionStrategy
Instantiates a new execution strategy.
exit() - Static method in class org.ascape.runtime.Runner
Final kill.
exit() - Static method in class org.ascape.runtime.RuntimeEnvironment
Final kill.
ExpandBuff(boolean) - Method in class org.ascape.query.parser.SimpleCharStream
 
expectedTokenSequences - Variable in exception org.ascape.query.parser.ParseException
Each entry in this array is an array of integers.
extent - Variable in class org.ascape.model.space.CollectionSpace
The extent (furthest valid point) of the context.

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.