Uses of Interface
com.bc.ceres.core.runtime.ConfigurationElement
Packages that use ConfigurationElement
Package
Description
Provides the module runtime framework.
Contains SNAP's central classes and interfaces used for an in-memory presentation
of remote sensing data products.
-
Uses of ConfigurationElement in com.bc.ceres.core.runtime
Methods in com.bc.ceres.core.runtime that return ConfigurationElementModifier and TypeMethodDescriptionExtension.getConfigurationElement()
Gets the configuration element of this extension.ExtensionPoint.getConfigurationElements()
Gets all configuration elements of all extensions extending this extension point.Methods in com.bc.ceres.core.runtime with parameters of type ConfigurationElementModifier and TypeMethodDescriptionvoid
ConfigurableExtension.configure
(ConfigurationElement config) Configures this extension with the supplied configuration data. -
Uses of ConfigurationElement in org.esa.snap.core.datamodel
Methods in org.esa.snap.core.datamodel with parameters of type ConfigurationElementModifier and TypeMethodDescriptionvoid
RGBImageProfile.configure
(ConfigurationElement config) Deprecated.Not in use anymore.