| Package | Description |
|---|---|
| org.leialearns.logic.interaction |
Defines objects that are closely related to the symbols that are exchanged between the LEIA
library and its environment.
|
| org.leialearns.logic.model | |
| org.leialearns.logic.structure |
Defines the objects that describes the common tree structure of interaction histories that underlies the
model versions of an instance of the LEIA database.
|
| Modifier and Type | Method and Description |
|---|---|
DirectedSymbol.Iterable |
InteractionContext.createPath(String... path)
Returns an iterable of directed symbols that corresponds to the given strings.
|
| Modifier and Type | Method and Description |
|---|---|
Counter |
Counted.getCounter(DirectedSymbol.Iterable path,
Symbol symbol) |
| Modifier and Type | Method and Description |
|---|---|
Node |
Structure.findOrCreateNode(DirectedSymbol.Iterable path)
Finds or creates a node in the tree.
|
Copyright © 2013. All Rights Reserved.