Schnittstelle LabelProviderFactory.StaticAnalysisToolFactory

Alle Superschnittstellen:
ExtensionPoint
Alle bekannten Implementierungsklassen:
ParserConfiguration.ParserFactory
Umschließende Klasse:
LabelProviderFactory

public static interface LabelProviderFactory.StaticAnalysisToolFactory extends ExtensionPoint
Provides additional StaticAnalysisLabelProvider instances that are created dynamically.
  • Methodendetails

    • getLabelProvider

      Returns the additional static analysis tools.
      Parameter:
      id - the ID of the label provider
      Gibt zurück:
      the label provider with the given ID (if found)