Skip navigation links
A B C D E F G H I L M N O P R S T U V 

E

end_graph() - Method in class com.example.sulemaia.Helper.GraphViz
Adds a instruction to end the tree
endTree() - Method in class com.example.sulemaia.Model.HeuristicPathTree
GraphViz URL ending part for the graphic tree.
endTree() - Method in class com.example.sulemaia.Model.PathManualTree
We have to manually end the tree, again, so the nodes wont be displayed in an incorrect order on the graphic implementation.
etCost - Variable in class com.example.sulemaia.Adapter.CharacterEditorAdapter.Item
 
etFieldName - Variable in class com.example.sulemaia.Activity.FieldInformation
 
etItemMap - Variable in class com.example.sulemaia.Model.GameLandItem
 
etName - Variable in class com.example.sulemaia.Activity.CharacterEditor
 
EUCLIDIANA - Static variable in class com.example.sulemaia.Thread.ResolverAStarThread
 
EUCLIDIANA - Static variable in class com.example.sulemaia.Thread.ResolverFirstBestThread
 
ExampleInstrumentedTest - Class in com.example.sulemaia
Instrumented test, which will execute on an Android device.
ExampleInstrumentedTest() - Constructor for class com.example.sulemaia.ExampleInstrumentedTest
 
ExampleUnitTest - Class in com.example.sulemaia
Example local unit test, which will execute on the development machine (host).
ExampleUnitTest() - Constructor for class com.example.sulemaia.ExampleUnitTest
 
exists(PathManualTree.Node) - Method in class com.example.sulemaia.Model.PathManualTree
Method to check if the node already exist as a child, so we wont repeat nodes, or even that we have the chance to change it to another father to correct the flow of the tree.
expandedNodes - Variable in class com.example.sulemaia.Thread.ResolverAStarThread
 
expandedNodes - Variable in class com.example.sulemaia.Thread.ResolverFirstBestThread
 
expandedNodes - Variable in class com.example.sulemaia.Thread.ResolverUniformCostThread
 
expandInDirection(String, int, int, HashSet<HeuristicPathTree.Node>) - Method in class com.example.sulemaia.Thread.ResolverAStarThread
Method to expand a node in all directions, following the expansion order set by the user, making sure the expansion is possible, rather for map access, or limitations by the user.
expandInDirection(String, int, int, HashSet<HeuristicPathTree.Node>) - Method in class com.example.sulemaia.Thread.ResolverFirstBestThread
Method to expand a node in all directions, following the expansion order set by the user, making sure the expansion is possible, rather for map access, or limitations by the user.
expandInDirection(String, int, int, HashSet<HeuristicPathTree.Node>) - Method in class com.example.sulemaia.Thread.ResolverUniformCostThread
check if the direction in which the node is trying to be expanded is available or has any limitations.
ExpansionDetails - Class in com.example.sulemaia.Activity
The instantiate of the class that gets the node expansion order from the user.
ExpansionDetails() - Constructor for class com.example.sulemaia.Activity.ExpansionDetails
 
ExpansionDetails.ButtonActions - Class in com.example.sulemaia.Activity
Implementation of the functions of the buttons.
expansionOrder - Variable in class com.example.sulemaia.Activity.ExpansionDetails
 
expansionOrder - Variable in class com.example.sulemaia.Fragment.AStar
 
expansionOrder - Variable in class com.example.sulemaia.Fragment.FirstBest
 
expansionOrder - Variable in class com.example.sulemaia.Fragment.UniformCost
 
expansionOrder - Variable in class com.example.sulemaia.Model.PathManualTree
 
expansionOrder - Variable in class com.example.sulemaia.Thread.ResolverAStarThread
 
expansionOrder - Variable in class com.example.sulemaia.Thread.ResolverFirstBestThread
 
expansionOrder - Variable in class com.example.sulemaia.Thread.ResolverUniformCostThread
 
A B C D E F G H I L M N O P R S T U V 
Skip navigation links