| Package | Description |
|---|---|
| org.leialearns.bridge |
Provides a factory with supporting classes that generates implementations of a logical interface whose methods are
delegated to various helper objects on both sides of an abstraction separation.
|
| 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 | Class and Description |
|---|---|
class |
BaseNearIterable<NT>
Convenience class that can be used as a super class for classes that implement
NearIterable. |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Alphabet.Iterable
Represents a
NearIterable that returns alphabet items. |
static interface |
DirectedSymbol.Iterable
Represents a
NearIterable that returns directed symbol items. |
static interface |
Symbol.Iterable
Represents a
NearIterable that returns symbol items. |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Counter.Iterable |
static interface |
Estimate.Iterable |
static interface |
Fraction.Iterable |
static interface |
Version.Iterable |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Node.Iterable
Represents a
NearIterable that returns node items. |
Copyright © 2013. All Rights Reserved.