Class | Description |
---|---|
BundleViewer | |
BundleViewerHelper | |
Disambiguator2 |
The disambiguator lives between the Transformer and the Demultiplexor.
|
Disambiguator3 |
The disambiguator lives between the Transformer and the Demultiplexor.
|
DisambiguatorMemory |
This is where ThreadTrees for all of the verbs seen so far are stored.
|
DisambiguatorViewer | |
DisambiguatorViewerHelper | |
Node<T extends Type> |
A Node is an object with one parent and possibly many children.
|
ThreadTree<N extends Node<Type>> |
A ThreadTree is a way to represent multiple threads in a compact form.
|
Type |