| Interface | Description |
|---|---|
| TableColumnSpec |
Specification of a column or sequence of columns in a delimited file
that represent a proposition or property.
|
| Class | Description |
|---|---|
| AbstractTableColumnSpec | |
| AtLeastNColumnSpec | |
| CountColumnSpec |
Counts the number of instances of a proposition.
|
| Derivation |
Traverses traversals from a proposition to/from a derived proposition.
|
| DistanceBetweenColumnSpec | |
| Link |
Representation of links between propositions in the PROTEMPA virtual data
model.
|
| LinkTraverser | |
| OutputConfig |
An immutable class for configurating
TableColumnSpecs. |
| OutputConfigBuilder |
A bean-like class for creating
OutputConfig configuration
objects. |
| PropertyConstraint |
Specifies a constraint on the value of a proposition property.
|
| PropositionColumnSpec | |
| PropositionValueColumnSpec |
Creates a column with an aggregation of primitive parameters with numerical
values.
|
| Reference |
Specifies reference traversals from one proposition to other propositions.
|
| TableDestination | |
| TableQueryResultsHandler | |
| Util | |
| ValueOutputConfig | |
| ValueOutputConfigBuilder |
| Enum | Description |
|---|---|
| Derivation.Behavior |
For configuring the direction of the traversal and how many derivation
steps to traverse.
|
| PropositionValueColumnSpec.Type |
| Exception | Description |
|---|---|
| LinkValidationFailedException | |
| TableColumnSpecValidationFailedException |
Copyright © 2012–2017 Emory University. All rights reserved.