Uses of Package
org.hansken.plugin.extraction.api
Packages that use org.hansken.plugin.extraction.api
Package
Description
This is the API of the Extraction Plugins SDK.
-
Classes in org.hansken.plugin.extraction.api used by org.hansken.plugin.extraction.apiClassDescriptionAn author of a certain
extraction plugin
.A builder for anauthor
.This the base class for types of Extraction Plugins, and cannot be used solely as a superclass for a plugin.The data context contains information about a data stream of a trace that is currently being processed by anExtractionPlugin
orDeferredExtractionPlugin
.Writes data to anOutputStream
.Extraction plugins can be used by Hansken to processtraces
during the extraction process.A trace contains information about processed data.A geographical location consisting of a latitude and a longitude.Indicates what stage of maturity a certainextraction plugin
is in.Identifier of a plugin, consisting of domain, category and name.Information about anextraction plugin
, such as the author or a human-readable description.A builder forplugin information
.PluginResources contains information about how many resources will be used for a plugin.Builder forPluginResources
.The type ofplugin
, which describes its function.A random access readable byte sequence.ASearchResult
represents the result of aTraceSearcher.search(String, int)
.A trace contains information about processed data.A trace contains information about processed data.a Tracelet represents tracedata that can be present multiple times within a trace.a TraceletProperty is a property of a Tracelet.Allows searching for traces within the scope of the process function.Scope options for scoping a search to an image or project level.Description of a transform method of a plugin.An opaque vector of floating point values.