|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of OperationScope in org.gcube.data.analysis.tabulardata.operation |
|---|
| Methods in org.gcube.data.analysis.tabulardata.operation that return OperationScope | |
|---|---|
OperationScope |
OperationDescriptor.getScope()
|
OperationScope |
ImmutableOperationDescriptor.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. |
| Constructors in org.gcube.data.analysis.tabulardata.operation with parameters of type OperationScope | |
|---|---|
ImmutableOperationDescriptor(OperationId operationId,
String name,
String description,
OperationScope scope,
OperationType type,
List<org.gcube.data.analysis.tabulardata.operation.parameters.Parameter> parameters)
|
|
| Uses of OperationScope in org.gcube.data.analysis.tabulardata.operation.factories.scopes |
|---|
| Methods in org.gcube.data.analysis.tabulardata.operation.factories.scopes that return OperationScope | |
|---|---|
protected OperationScope |
VoidScopedWorkerFactory.getOperationScope()
|
protected OperationScope |
TableScopedWorkerFactory.getOperationScope()
|
protected OperationScope |
ColumnScopedWorkerFactory.getOperationScope()
|
| Uses of OperationScope in org.gcube.data.analysis.tabulardata.operation.factories.types |
|---|
| Methods in org.gcube.data.analysis.tabulardata.operation.factories.types that return OperationScope | |
|---|---|
protected abstract OperationScope |
BaseWorkerFactory.getOperationScope()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||