- IndicatorExecution - Interface in com.orchestranetworks.addon.dpra.indicator
-
Result of an indicator execution.
- IndicatorExecutionResult - Interface in com.orchestranetworks.addon.dpra.indicator
-
Value of an indicator execution.
- IndicatorOperations - Interface in com.orchestranetworks.addon.dpra.indicator
-
Provides indicator execution operations for the EBX™ Insight Add-on.
- InputDefinition - Class in com.orchestranetworks.addon.dpra.function
-
Specifies the input definition of a function.
- isAlertSupported() - Method in interface com.orchestranetworks.addon.dpra.function.FunctionDefinition
-
Returns true
if alert is supported for this function.
- isDataset() - Method in enum com.orchestranetworks.addon.dpra.AssetType
-
Returns true
if the type is dataset.
- isDataspace() - Method in enum com.orchestranetworks.addon.dpra.AssetType
-
Returns true
if the type is dataspace.
- isField() - Method in enum com.orchestranetworks.addon.dpra.AssetType
-
Returns true
if the type is field.
- isFilterSupported() - Method in interface com.orchestranetworks.addon.dpra.function.FunctionDefinition
-
Returns true
if filter is supported for this function.
- isLinkedRecordEnabled() - Method in interface com.orchestranetworks.addon.dpra.function.execution.context.ExecutionContextOnTable
-
Returns true
if linked records are enabled.
- isLinkedRecordSupported() - Method in interface com.orchestranetworks.addon.dpra.function.FunctionDefinition
-
Returns true
if linked record is supported for this function.
- isMultiValued() - Method in class com.orchestranetworks.addon.dpra.function.InputDefinition
-
Returns true
if the input has multiple values.
- isTable() - Method in enum com.orchestranetworks.addon.dpra.AssetType
-
Returns true
if the type is table.
- isWorkflow() - Method in enum com.orchestranetworks.addon.dpra.AssetType
-
Returns true
if the type is workflow.