Package | Description |
---|---|
All supported plugin interface to specialize plugin in a specific task (Canvas, ROI, file importer...)
|
|
Contains Search engine related classes
|
|
Contains all Search Provider plugins included in the kernel.
|
Modifier and Type | Method and Description |
---|---|
<? extends > |
()
Return the Search Provider.
|
Modifier and Type | Class and Description |
---|---|
class |
The OnlineSearchResultProducer is the basic class for producer from online
results.
|
Modifier and Type | Field and Description |
---|---|
(package private) <> |
Search result producer list
|
Modifier and Type | Method and Description |
---|---|
|
() |
Modifier and Type | Method and Description |
---|---|
<> |
()
Returns attached to the search engine.
|
Modifier and Type | Method and Description |
---|---|
int |
( o) |
void |
( producer,
result)
Notify consumer than a single result has just been modified.
|
void |
( producer,
result) |
void |
( producer)
Notify consumer than results list changed.
|
void |
( producer) |
void |
( producer)
Notify consumer than search request completed.
|
void |
( producer) |
Constructor and Description |
---|
( producer) |
Modifier and Type | Class and Description |
---|---|
class |
This class is used to provide kernel command elements to the search engine.
|
class |
This class is used to provide installed plugin elements to the search engine.
|
class |
This class is used to provide online plugin elements to the search engine.
|
Modifier and Type | Method and Description |
---|---|
<? extends > |
() |
<? extends > |
() |
<? extends > |
() |
Constructor and Description |
---|
( provider,
action,
[] searchWords,
int priority) |
( provider,
plugin,
text,
[] searchWords,
int priority) |
( provider,
plugin,
text,
[] searchWords,
int priority) |
( provider,
plugin,
text,
[] searchWords,
int priority) |