| Package | Description |
|---|---|
| org.gcube.data.analysis.tabulardata.operation | |
| org.gcube.data.analysis.tabulardata.operation.factories.types |
| Modifier and Type | Method and Description |
|---|---|
OperationScope |
ImmutableOperationDescriptor.getScope() |
OperationScope |
OperationDescriptor.getScope() |
static OperationScope |
OperationScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperationScope[] |
OperationScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ImmutableOperationDescriptor(OperationId operationId,
String name,
String description,
OperationScope scope,
OperationType type,
List<Parameter> parameters) |
| Modifier and Type | Method and Description |
|---|---|
protected OperationScope |
ExportWorkerFactory.getOperationScope() |
protected OperationScope |
ImportWorkerFactory.getOperationScope() |
protected OperationScope |
DataTransformationWorkerFactory.getOperationScope() |
protected OperationScope |
ColumnTransformationWorkerFactory.getOperationScope() |
protected OperationScope |
TableTransformationWorkerFactory.getOperationScope() |
protected OperationScope |
ColumnValidatorFactory.getOperationScope() |
protected OperationScope |
TableValidatorFactory.getOperationScope() |
Copyright © 2013. All Rights Reserved.