| Package | Description |
|---|---|
| org.gcube.data.analysis.tabulardata.commons.templates.model.actions.arguments |
| Modifier and Type | Method and Description |
|---|---|
DependencyDescriptor.DependencyType |
DependencyDescriptor.getDepType() |
static DependencyDescriptor.DependencyType |
DependencyDescriptor.DependencyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DependencyDescriptor.DependencyType[] |
DependencyDescriptor.DependencyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArgumentDescriptor.setDependsOn(ArgumentDescriptor<?> argument,
ChangeHandler<T> handler,
DependencyDescriptor.DependencyType type) |
| Constructor and Description |
|---|
DependencyDescriptor(String dependencyId,
DependencyDescriptor.DependencyType depType) |
Copyright © 2020. All Rights Reserved.