Interface | Description |
---|---|
EngineEventHandler |
This is an engine event handler interface.
|
Class | Description |
---|---|
Arguments |
This class represents command line parameters and implements command line parsing.
|
Backend |
The after-engine component.
|
Configuration |
This class implements tool
Retrascope configuration. |
Engine |
This is a base class of an engine (tool) that transforms one
Entity entity to another. |
EngineRegistry |
This class implements an
Engine engine registry. |
Entity |
This is a base class of an entity, which is a collection of data that can be processed by some
Engine engine(s). |
EntityType |
This class represents an entity identifier.
|
FileCreator |
This class implements utility methods for creating files (with engine results).
|
FileNames |
This class represents a collection of file names.
|
MetaInfo |
Meta-information storage.
|
Parameter |
This class represents a specification of a command line parameter.
|
Parameters |
This class represents a specification of command line parameters.
|
ToolChain |
This class implements a tool chain, which is an
Engine engine composed of smaller ones. |
Void |
This class represents a void entity.
|
Enum | Description |
---|---|
MetaInfoType |
Predefined meta-information types.
|
MetaInfoValue |
Predefined meta-information values.
|