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 byIContentParserto determine if the field has to be parsed.Interface for auto-complete providers.Used byAutoCompleteServiceto notify that aIAutoCompleteProviderhas returned aAutoCompleteResult.A provider as defined via OSGI services and preferences.