Index

A B C D E F G I L M N O Q R S T V W 
All Classes and Interfaces|All Packages|Serialized Form

O

of(ValueSequence...) - Static method in class com.orchestranetworks.addon.dpra.function.execution.result.FunctionResult
Creates a FunctionResult instance from one or many sequences.
onDataset(String) - Static method in interface com.orchestranetworks.addon.dpra.function.FunctionDefinition
Returns the builder for a function at the dataset level.
onDataspace(String) - Static method in interface com.orchestranetworks.addon.dpra.function.FunctionDefinition
Returns the builder for a function at the dataspace level.
onExecution(FunctionExecutionOnDataset) - Method in class com.orchestranetworks.addon.dpra.function.FunctionDefinitionOnDatasetBuilder
Sets the execution.
onExecution(FunctionExecutionOnDataspace) - Method in class com.orchestranetworks.addon.dpra.function.FunctionDefinitionOnDataspaceBuilder
Sets the execution.
onExecution(FunctionExecutionOnField) - Method in class com.orchestranetworks.addon.dpra.function.FunctionDefinitionOnFieldBuilder
Sets the execution.
onExecution(FunctionExecutionOnTable) - Method in class com.orchestranetworks.addon.dpra.function.FunctionDefinitionOnTableBuilder
Sets the execution.
onExecution(FunctionExecutionOnWorkflow) - Method in class com.orchestranetworks.addon.dpra.function.FunctionDefinitionOnWorkflowBuilder
Sets the execution.
onExecution(Supplier<FunctionExecutionOnDataset>) - Method in class com.orchestranetworks.addon.dpra.function.FunctionDefinitionOnDatasetBuilder
Sets the execution.
onExecution(Supplier<FunctionExecutionOnDataspace>) - Method in class com.orchestranetworks.addon.dpra.function.FunctionDefinitionOnDataspaceBuilder
Sets the execution.
onExecution(Supplier<FunctionExecutionOnField>) - Method in class com.orchestranetworks.addon.dpra.function.FunctionDefinitionOnFieldBuilder
Sets the execution.
onExecution(Supplier<FunctionExecutionOnTable>) - Method in class com.orchestranetworks.addon.dpra.function.FunctionDefinitionOnTableBuilder
Sets the execution.
onExecution(Supplier<FunctionExecutionOnWorkflow>) - Method in class com.orchestranetworks.addon.dpra.function.FunctionDefinitionOnWorkflowBuilder
Sets the execution.
onField(String) - Static method in interface com.orchestranetworks.addon.dpra.function.FunctionDefinition
Returns the builder for a function at the field level.
onTable(String) - Static method in interface com.orchestranetworks.addon.dpra.function.FunctionDefinition
Returns the builder for a function at the table level.
onValidation(FunctionValidationOnDataset) - Method in class com.orchestranetworks.addon.dpra.function.FunctionDefinitionOnDatasetBuilder
Sets the validation.
onValidation(FunctionValidationOnDataspace) - Method in class com.orchestranetworks.addon.dpra.function.FunctionDefinitionOnDataspaceBuilder
Sets the validation.
onValidation(FunctionValidationOnField) - Method in class com.orchestranetworks.addon.dpra.function.FunctionDefinitionOnFieldBuilder
Sets the validation.
onValidation(FunctionValidationOnTable) - Method in class com.orchestranetworks.addon.dpra.function.FunctionDefinitionOnTableBuilder
Sets the validation.
onValidation(FunctionValidationOnWorkflow) - Method in class com.orchestranetworks.addon.dpra.function.FunctionDefinitionOnWorkflowBuilder
Sets the validation.
onWorkflow(String) - Static method in interface com.orchestranetworks.addon.dpra.function.FunctionDefinition
Returns the builder for a function at the workflow level.
OperationsFactory - Class in com.orchestranetworks.addon.dpra
Provides static methods for the EBX Insight (New) Add-on services such as indicator execution
OperationsFactory() - Constructor for class com.orchestranetworks.addon.dpra.OperationsFactory
 
Order - Enum in com.orchestranetworks.addon.dpra.common
Ordering options available to assign
OutputDefinition - Class in com.orchestranetworks.addon.dpra.function
Specifies the output definition of a function.
outputLabelAsCategory(String...) - Static method in class com.orchestranetworks.addon.dpra.function.chart.AxisConfig
As output values serve as the value axis, output labels are considered as the chart category.
outputLabelAsCategory(Collection<String>) - Static method in class com.orchestranetworks.addon.dpra.function.chart.AxisConfig
As output values serve as the value axis, output labels are considered as the chart category.
outputValueAsCategory(String, String) - Static method in class com.orchestranetworks.addon.dpra.function.chart.AxisConfig
Specifies two outputs for the category axis and the value axis, respectively.
A B C D E F G I L M N O Q R S T V W 
All Classes and Interfaces|All Packages|Serialized Form