Index
A B C D E F G H I K L M N O P R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
L
- level - Variable in class application.model.rules.ruleloader.ruletree.Node
- LinearGrowth - Class in application.model.patterns
-
Represents a linear growth
- LinearGrowth(Rule, Grid, int) - Constructor for class application.model.patterns.LinearGrowth
-
Constructs a linear growth
- LinearReplicator - Class in application.model.patterns
-
Represents a linear replicator
- LinearReplicator(Rule, Grid, List<Integer>, int) - Constructor for class application.model.patterns.LinearReplicator
-
Constructs a linear replicator
- LIVE - Static variable in class application.model.rules.ruleloader.ruletable.Ruletable
-
The predefined LIVE, DEAD and ANY variables
- loadComments(String[]) - Method in class application.model.rules.hrot.BaseHROT
-
Loads the weights stored in the comments generated by generateComments
- loadComments(String[]) - Method in class application.model.rules.hrot.HROTGenerations
-
Loads the weights stored in the comments generated by generateComments
- loadComments(String[]) - Method in class application.model.rules.hrot.HROTRegeneratingGenerations
-
Loads the weights stored in the comments generated by generateComments
- loadComments(String[]) - Method in class application.model.rules.RuleFamily
-
Loads the additional information stored in the comments generated by generateComments An empty array maybe passed in (meaning no comments)
- loadMaxRule() - Method in class application.controller.dialogs.search.RuleSearchResultsDialog
- loadMinRule() - Method in class application.controller.dialogs.search.RuleSearchResultsDialog
- loadNeighbourhood(int, String) - Method in class application.model.rules.hrot.BaseHROT
-
Loads the neighbourhood from the N...
- loadPattern() - Method in class application.controller.dialogs.search.SearchResultsDialog
- loadPattern(Simulator, File) - Static method in class application.model.Utils
- loadPattern(String) - Method in class application.controller.MainController
- loadPattern(String[]) - Method in class application.controller.MainController
- loadPattern(ArrayList<String>) - Method in class application.controller.MainController
- LRUCache<K,V> - Class in application.model
-
Implements a least recently used cache with a hashmap and queue
- LRUCache(int) - Constructor for class application.model.LRUCache
-
Constructs an LRU cache with the specified capacity
All Classes All Packages