| Interface | Description |
|---|---|
| PropertyExtractor<T> |
Represents a property extraction/calculation.
|
| PropertyExtractorFactory |
Represents a class of property extractions.
|
| Class | Description |
|---|---|
| CliParam |
Command line parameter DTO for property extractor specification.
|
| CliParam.Converter |
Expose parser for JCommander.
|
| MolProp<T> |
DTO to store an additional property extracted/calculated from a
Molecule. |
| PropertyExtractors |
Utilities for property extraction.
|