Package | Description |
---|---|
org.esa.snap.core.gpf.descriptor | |
org.esa.snap.core.gpf.descriptor.dependency |
Modifier and Type | Method and Description |
---|---|
Bundle |
ToolAdapterOperatorDescriptor.getBundle() |
Bundle |
ToolAdapterOperatorDescriptor.getBundle(OSFamily osFamily) |
Bundle |
ToolAdapterOperatorDescriptor.getLinuxBundle() |
Bundle |
ToolAdapterOperatorDescriptor.getMacosxBundle() |
Bundle |
ToolAdapterOperatorDescriptor.getWindowsBundle() |
Modifier and Type | Method and Description |
---|---|
Map<OSFamily,Bundle> |
ToolAdapterOperatorDescriptor.getBundles() |
Modifier and Type | Method and Description |
---|---|
void |
ToolAdapterOperatorDescriptor.setLinuxBundle(Bundle bundle) |
void |
ToolAdapterOperatorDescriptor.setMacosxBundle(Bundle bundle) |
void |
ToolAdapterOperatorDescriptor.setWindowsBundle(Bundle bundle) |
Modifier and Type | Method and Description |
---|---|
void |
ToolAdapterOperatorDescriptor.setBundles(Map<OSFamily,Bundle> bundles) |
Modifier and Type | Method and Description |
---|---|
static boolean |
BundleInstaller.isBundleFileAvailable(Bundle bundle)
Checks if a bundle file (archive or installer) is present.
|
Constructor and Description |
---|
Bundle(Bundle original) |
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.