| Package | Description |
|---|---|
| org.gcube.data.spd.model |
| Modifier and Type | Method and Description |
|---|---|
Conditions |
Condition.getType() |
static Conditions |
Conditions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Conditions[] |
Conditions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Capabilities,List<Conditions>> |
PluginDescription.getSupportedCapabilities() |
Set<Conditions> |
PropertySupport.getSupportedProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
PluginDescription.setSupportedCapabilities(Map<Capabilities,List<Conditions>> supportedCapabilities) |
| Constructor and Description |
|---|
Condition(Conditions cond,
Object value,
Condition.Operator op) |
Copyright © 2015. All Rights Reserved.