Package | Description |
---|---|
org.esa.snap.core.gpf.descriptor | |
org.esa.snap.core.gpf.descriptor.dependency |
Modifier and Type | Method and Description |
---|---|
static OSFamily |
OSFamily.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OSFamily[] |
OSFamily.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Map<OSFamily,Bundle> |
ToolAdapterOperatorDescriptor.getBundles() |
Modifier and Type | Method and Description |
---|---|
Bundle |
ToolAdapterOperatorDescriptor.getBundle(OSFamily osFamily) |
Modifier and Type | Method and Description |
---|---|
void |
ToolAdapterOperatorDescriptor.setBundles(Map<OSFamily,Bundle> bundles) |
Modifier and Type | Method and Description |
---|---|
static OSFamily |
Bundle.getCurrentOS() |
OSFamily |
Bundle.getOS() |
Modifier and Type | Method and Description |
---|---|
void |
Bundle.setOS(OSFamily operatingSystem) |
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.