B  C  G  I  L  O  P  S  T  V 

G

getAll() - function in org.ossreviewtoolkit.plugins.api.PluginFactory.Companion
Return all plugin factories of type FACTORY.
getDefaultValue() - function in org.ossreviewtoolkit.plugins.api.PluginOption
The default value of the option, or null if the option is required.
getDescription() - function in org.ossreviewtoolkit.plugins.api.PluginDescriptor
The description of the plugin.
getDescription() - function in org.ossreviewtoolkit.plugins.api.PluginOption
The description of the option.
getDescriptor() - function in org.ossreviewtoolkit.plugins.api.Plugin
 
getDescriptor() - function in org.ossreviewtoolkit.plugins.api.PluginFactory
The descriptor of the plugin
getDisplayName() - function in org.ossreviewtoolkit.plugins.api.PluginDescriptor
The display name of the plugin.
getEntries() - function in org.ossreviewtoolkit.plugins.api.PluginOptionType
The supported types of plugin options.
getId() - function in org.ossreviewtoolkit.plugins.api.PluginDescriptor
The id of the plugin class.
getName() - function in kotlin.PluginOptionType
 
getName() - function in org.ossreviewtoolkit.plugins.api.PluginOption
The name of the option.
getOptions() - function in org.ossreviewtoolkit.plugins.api.PluginConfig
The configuration options of the plugin.
getOptions() - function in org.ossreviewtoolkit.plugins.api.PluginDescriptor
The configuration options supported by the plugin.
getOrdinal() - function in kotlin.PluginOptionType
 
getSecrets() - function in org.ossreviewtoolkit.plugins.api.PluginConfig
The configuration secrets of the plugin.
getType() - function in org.ossreviewtoolkit.plugins.api.PluginOption
The type of the option.
getValue() - function in org.ossreviewtoolkit.plugins.api.Secret
 
B  C  G  I  L  O  P  S  T  V