| Interface | Description |
|---|---|
| TableColumnSpec |
Specification of a column or sequence of columns in a delimited file
that represent a proposition or property.
|
| TabularWriter |
| Class | Description |
|---|---|
| AbstractTableColumnSpec | |
| AbstractTabularWriter | |
| AtLeastNColumnSpec | |
| ConstantColumnSpec | |
| CountColumnSpec |
Counts the number of instances of a proposition.
|
| Derivation |
Traverses traversals from a proposition to/from a derived proposition.
|
| DistanceBetweenColumnSpec | |
| FileTabularWriter | |
| Link |
Representation of links between propositions in the PROTEMPA virtual data
model.
|
| LinkTraverser | |
| OutputConfig |
An immutable class for configurating
TableColumnSpecs. |
| OutputConfig.Builder | |
| 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.
|
| RecordHandler<E> |
Inserts a record into a database using prepared statements in batch mode.
|
| Reference |
Specifies reference traversals from one proposition to other propositions.
|
| RelDbTabularWriter | |
| Util | |
| ValueOutputConfig | |
| ValueOutputConfigBuilder |
| Enum | Description |
|---|---|
| Derivation.Behavior |
For configuring the direction of the traversal and how many derivation
steps to traverse.
|
| PropositionValueColumnSpec.Type | |
| QuoteModel |
| Exception | Description |
|---|---|
| LinkValidationFailedException | |
| TableColumnSpecValidationFailedException | |
| TabularWriterException |
Copyright © 2012–2018 Emory University. All rights reserved.