Author |
|
Author.Builder |
|
BaseExtractionPlugin |
This the base class for types of Extraction Plugins, and cannot be used solely as a superclass for a plugin.
|
DataContext |
|
DataWriter |
|
ExtractionPlugin |
Extraction plugins can be used by Hansken to process traces during the extraction process.
|
ImmutableTrace |
A trace contains information about processed data.
|
LatLong |
A geographical location consisting of a latitude and a longitude.
|
MaturityLevel |
|
PluginId |
Identifier of a plugin, consisting of domain, category and name.
|
PluginInfo |
Information about an extraction plugin , such as the author or
a human-readable description.
|
PluginInfo.Builder |
|
PluginResources |
PluginResources contains information about how many resources will be used for a plugin.
|
PluginResources.Builder |
|
PluginType |
The type of plugin , which describes its function.
|
RandomAccessData |
A random access readable byte sequence.
|
SearchResult |
|
SearchTrace |
A trace contains information about processed data.
|
Trace |
A trace contains information about processed data.
|
Trace.Tracelet |
a Tracelet represents tracedata that can be present multiple times within a trace.
|
Trace.TraceletBuilder |
|
Trace.TraceletProperty |
a TraceletProperty is a property of a Tracelet.
|
TraceSearcher |
Allows searching for traces within the scope of the process function.
|
TraceSearcher.SearchScope |
Scope options for scoping a search to an image or project level.
|
Vector |
An opaque vector of floating point values.
|