Uses of Package
org.yamcs.studio.autocomplete
Package
Description
-
ClassDescriptionThe activator class controls the plug-in life cycle.Result provided by
IAutoCompleteProvider
.Service which handles content parsing (seeIContentParser
) and requesting proposals from defined providers (seeIAutoCompleteProvider
.Common types for auto-completed fields, used byIContentParser
to determine if the field has to be parsed.Interface for auto-complete providers.Used byAutoCompleteService
to notify that aIAutoCompleteProvider
has returned aAutoCompleteResult
.A provider as defined via OSGI services and preferences. -
-
-
-
-
ClassDescriptionCommon types for auto-completed fields, used by
IContentParser
to determine if the field has to be parsed. -
-
-
-
-