Package org.yamcs.studio.autocomplete
package org.yamcs.studio.autocomplete
-
ClassDescriptionCommon used constants.Helper to handle wildcards.The 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.