Index
All Classes and Interfaces|All Packages|Serialized Form
I
- Indicator - Class in com.orchestranetworks.addon.dqid
-
This abstract class must be extended to define the behavior of an indicator.
- Indicator() - Constructor for class com.orchestranetworks.addon.dqid.Indicator
- INDICATOR_CODE - Static variable in class com.orchestranetworks.addon.dqid.common.EmailConstants
- INDICATOR_LABEL - Static variable in class com.orchestranetworks.addon.dqid.common.EmailConstants
- INDICATOR_RESULT - Static variable in class com.orchestranetworks.addon.dqid.common.EmailConstants
- IndicatorCode - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
- IndicatorConfiguration - Class in com.orchestranetworks.addon.dqid
-
Offers accessors to the configuration.
- IndicatorController - Interface in com.orchestranetworks.addon.dqid.controller
-
The entry point for indicator execution.
- IndicatorControllerFactory - Class in com.orchestranetworks.addon.dqid.controller
-
The factory class of
IndicatorController
. - IndicatorDefinition - Interface in com.orchestranetworks.addon.dqid
-
Defines an indicator.
Guides and inputs the indicator declaration in the user interface. - IndicatorDefinitionCatalog - Class in com.orchestranetworks.addon.dqid
-
Provides a catalog to register indicators.
- IndicatorDefinitionContext - Interface in com.orchestranetworks.addon.dqid
-
Represents the configuration of an
IndicatorDefinition
. - IndicatorExecutionContext - Class in com.orchestranetworks.addon.dqid
-
The execution context of the indicator.
- IndicatorExecutionEnvironment - Interface in com.orchestranetworks.addon.dqid
-
Execution environment of the indicator.
- IndicatorName - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
- IndicatorReport - Class in com.orchestranetworks.addon.dqid
-
The Java Bean container an
Indicator
's outcomes. - IndicatorReport() - Constructor for class com.orchestranetworks.addon.dqid.IndicatorReport
- IndicatorReportAccessor - Class in com.orchestranetworks.addon.dqid
-
Retrieves specific data in the
Indicator report
table and theIndicator value
table fromIndicatorExecutionContext
. - IndicatorReportDefinition - Class in com.orchestranetworks.addon.dqid
-
The definitions of the fields in the
Indicator report
table -Insight - Reporting
data set. - IndicatorReportDefinition() - Constructor for class com.orchestranetworks.addon.dqid.IndicatorReportDefinition
- IndicatorsExecutionResult - Interface in com.orchestranetworks.addon.dqid
-
Global execution result of all indicators.
- IndicatorStorage - Interface in com.orchestranetworks.addon.dqid
-
Defines the storage of results.
- IndicatorStorageFactory - Class in com.orchestranetworks.addon.dqid
-
The factory class of
IndicatorStorage
. - IndicatorValue - Class in com.orchestranetworks.addon.dqid
-
Defines an atomic outcome of
IndicatorReport
. - IndicatorValue(int, int) - Constructor for class com.orchestranetworks.addon.dqid.IndicatorValue
- IndicatorValueDefinition - Class in com.orchestranetworks.addon.dqid
-
The definitions of the fields in the
Indicator value
table -Insight - Reporting
data set. - IndicatorValueDefinition() - Constructor for class com.orchestranetworks.addon.dqid.IndicatorValueDefinition
- INTEGER - Static variable in class com.orchestranetworks.addon.dqid.common.FieldDECSubType
- INTEGER_FORMAT - Static variable in class com.orchestranetworks.addon.dqid.common.DataTypeFormat
- Integer1 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
-
Integer path.
- Integer10 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
-
Integer path.
- Integer2 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
-
Integer path.
- Integer3 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
-
Integer path.
- Integer4 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
-
Integer path.
- Integer5 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
-
Integer path.
- Integer6 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
-
Integer path.
- Integer7 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
-
Integer path.
- Integer8 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
-
Integer path.
- Integer9 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
-
Integer path.
- IntegerValue - Class in com.orchestranetworks.addon.dqid
-
Represents an integer outcome of
IndicatorReport
. - IntegerValue(Integer, int, int) - Constructor for class com.orchestranetworks.addon.dqid.IntegerValue
- INTEGRATION_DATASET - Static variable in interface com.orchestranetworks.addon.dqid.IndicatorStorage
-
Data set name of integration storage.
- INTEGRATION_KEY - Static variable in interface com.orchestranetworks.addon.dqid.IndicatorStorage
-
Home key of integration storage.
- INTERVAL - Enum constant in enum com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorDateTypeEnum
- INTERVAL - Static variable in class com.orchestranetworks.addon.dqid.common.SchemaTypeNameExtension
-
Built-in schema type for interval values supported by the add-on.
- Interval1 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
-
Interval path.
- Interval2 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
-
Interval path.
- Interval3 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
-
Interval path.
- Interval4 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
-
Interval path.
- Interval5 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
-
Interval path.
- IntervalFormat - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
- IntervalType - Class in com.orchestranetworks.addon.dqid.common
-
Represents popular interval formats.
- IntervalValue - Class in com.orchestranetworks.addon.dqid
-
Represents an interval outcome of indicator execution.
- IntervalValue(BigDecimal, int, int) - Constructor for class com.orchestranetworks.addon.dqid.IntervalValue
-
The default interval type is
IntervalType.DAY_HOUR
. - IntervalValue(BigDecimal, int, int, IntervalType) - Constructor for class com.orchestranetworks.addon.dqid.IntervalValue
- isActive() - Method in interface com.orchestranetworks.addon.dqid.LinkedRecordInformation
-
Returns
true
if the linked record feature is activated. - isAlertRaisedByWatchdog() - Method in class com.orchestranetworks.addon.dqid.IndicatorReport
- isAll() - Method in enum com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorDateTypeEnum
-
Returns
true
if the current instance isALL
. - isAll() - Method in enum com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorStorageEnum
-
Returns
true
if the current instance isALL
. - isAnalyticViewSupported() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns
true
if the indicator supports analytical views. - isAny() - Method in class com.orchestranetworks.addon.dqid.common.PeriodicityType
- isAutomatic() - Method in class com.orchestranetworks.addon.dqid.IndicatorReport
-
Returns
true
if the indicator runs on probe (trigger). - IsAutomatic - Static variable in class com.orchestranetworks.addon.dqid.IndicatorReportDefinition
- isBarChartViewSupported() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns
true
if the indicator supports the bar chart. - isBusinessRule() - Method in class com.orchestranetworks.addon.dqid.common.DECType
-
Returns
true
if this Data Element Concept type isDECType.BUSINESS_RULE
. - isCheckbox() - Method in enum com.orchestranetworks.addon.dqid.common.HTMLComponent
-
Returns
true
if this component isHTMLComponent.CHECKBOX_COMPONENT
. - isCompatible(IndicatorDefinition) - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
-
Returns
true
if this definition is compatible with anIndicatorDefinition
. - isCompatible(SchemaTypeName) - Method in class com.orchestranetworks.addon.dqid.common.FieldDECSubType
-
Deprecated.No replacement. The system will check the compatibility automatically.
- isCompatible(String) - Method in class com.orchestranetworks.addon.dqid.common.WorkflowDECSubType
-
Deprecated.No replacement. The system will check the compatibility automatically.
- isCorrelatedWatchdogCode() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
true
if this constant represents a correlated watchdog code. - isCorrelatedWatchdogExpression() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
true
if this constant represents a correlated watchdog expression. - isCorrelatedWatchdogLabel() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
true
if this constant represents a correlated watchdog label. - isCorrelatedWatchdogResults() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
true
if this constant represents watchdog indicator results of a correlated watchdog. - isCreate() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionContextOnProbe
-
Returns
true
if in creation operation. - isDaily() - Method in class com.orchestranetworks.addon.dqid.common.PeriodicityType
- isDashboardToPDF() - Method in enum com.orchestranetworks.addon.dqid.dashboard.DashboardExportType
-
Returns
true
if this isDashboardExportType.DASHBOARD_TO_PDF
. - isDashboardToXML() - Method in enum com.orchestranetworks.addon.dqid.dashboard.DashboardExportType
-
Returns
true
if this isDashboardExportType.DASHBOARD_TO_XML
. - isDataset() - Method in class com.orchestranetworks.addon.dqid.common.DECType
-
Returns
true
if this Data Element Concept type isDECType.DATASET
. - isDataset() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
true
if this constant represents a data set. - isDataspace() - Method in class com.orchestranetworks.addon.dqid.common.DECType
-
Returns
true
if this Data Element Concept type isDECType.DATASPACE
. - isDataspace() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
true
if this constant represents a data space. - isDate() - Method in class com.orchestranetworks.addon.dqid.common.DataTypeFormat
-
Returns
true
if this data type format isDataTypeFormat.DATE_FORMAT
. - isDateOnly(Date) - Static method in class com.orchestranetworks.addon.dqid.common.FormatDataPolicy
-
Returns
true
if the date instance doesn't carry the time part. - isDateTime() - Method in class com.orchestranetworks.addon.dqid.common.DataTypeFormat
-
Returns
true
if this data type format isDataTypeFormat.DATETIME_FORMAT
. - isDateTime() - Method in enum com.orchestranetworks.addon.dqid.common.HTMLComponent
-
Returns
true
if this component isHTMLComponent.DATETIME_COMPONENT
. - isDateType() - Method in class com.orchestranetworks.addon.dqid.common.DataTypeFormat
-
Returns
true
if this data type format isDataTypeFormat.DATE_FORMAT
, orDataTypeFormat.TIME_FORMAT
, orDataTypeFormat.DATETIME_FORMAT
. - isDayHour() - Method in class com.orchestranetworks.addon.dqid.common.IntervalType
-
Returns
true
if this has 'day - hour' format. - isDayHourMinute() - Method in class com.orchestranetworks.addon.dqid.common.IntervalType
-
Returns
true
if this has 'day - hour - minute' format. - isDEC() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionEnvironment
- isDEC() - Method in interface com.orchestranetworks.addon.dqid.IndicatorExecutionEnvironment
-
Returns
true
if in data element concept mode. - isDEC() - Method in class com.orchestranetworks.addon.dqid.WorkflowIndicatorExecutionEnvironment
- isDECBusinessCode() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
true
if this constant represents a data element concept business code. - isDecimal() - Method in class com.orchestranetworks.addon.dqid.WatchdogInformation
-
Returns
true
if decimal numbers for min/max occurrence is allowed. - isDECLabel() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
true
if this constant represents a data element concept label. - isDefault() - Method in interface com.orchestranetworks.addon.dqid.IndicatorStorage
-
Returns
true
if in configuration, this storage is default. - isDelete() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionContextOnProbe
-
Returns
true
if in deletion operation. - isDigitalChartViewSupported() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns
true
if the indicator supports the digital chart. - isDropDownBox() - Method in enum com.orchestranetworks.addon.dqid.common.HTMLComponent
-
Returns
true
if this component isHTMLComponent.DROPDOWNBOX_COMPONENT
. - isEnum() - Method in class com.orchestranetworks.addon.dqid.ListConstraint
-
Returns
true
in case of enumeration. - isExact() - Method in enum com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorDateTypeEnum
-
Returns
true
if the current instance isEXACT
. - isField() - Method in class com.orchestranetworks.addon.dqid.common.DECType
-
Returns
true
if this Data Element Concept type isDECType.FIELD
. - isField() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
true
if this constant represents a field. - isFieldPrimaryKey() - Method in interface com.orchestranetworks.addon.dqid.DataElementConcept
-
Returns
true
if the target field is a primary key. - isFilterPredicate() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
true
if this constant represents a filter predicate. - isFlatData() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- isFlatData() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- isFlatData() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns
true
if this class represents theFlat data report
table. - isGroup() - Method in class com.orchestranetworks.addon.dqid.common.DECType
-
Returns
true
if this Data Element Concept type isDECType.GROUP
. - isGroup() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
true
if this constant represents a group. - isGroupBy() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
-
Returns is group by.
- isHourly() - Method in class com.orchestranetworks.addon.dqid.common.PeriodicityType
- isHourMinute() - Method in class com.orchestranetworks.addon.dqid.common.IntervalType
-
Returns
true
if this has 'hour - minute' format. - isHourMinuteSecond() - Method in class com.orchestranetworks.addon.dqid.common.IntervalType
-
Returns
true
if this has 'hour - minute - second' format. - isHTMLComponentForEnumeration() - Method in enum com.orchestranetworks.addon.dqid.common.HTMLComponent
-
Returns
true
if it is a radio box or check box or drop-down box component. - isIndicatorCode() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
true
if this constant represents an Indicator code. - isIndicatorLabel() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
true
if this constant represents an Indicator label. - isIndicatorResult() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
true
if this constant represents an Indicator result. - isInterval() - Method in enum com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorDateTypeEnum
-
Returns
true
if the current instance isINTERVAL
. - isKeepLastValue() - Method in class com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorSpec
-
Returns
true
if keep the last data. - isLinkedRecordVisibleOnIndicatorOnDECTable(Adaptation) - Method in class com.orchestranetworks.addon.dqid.DefaultDECIndicator
-
Returns
true
. - isLinkedRecordVisibleOnIndicatorOnDECTable(Adaptation) - Method in class com.orchestranetworks.addon.dqid.DefaultWorkflowIndicator
-
Returns
true
. - isLinkedRecordVisibleOnIndicatorOnDECTable(Adaptation) - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinition
-
Returns
true
if the Linked record field is visible on the Indicator on DEC table. - isLinkedRecordVisibleOnIndicatorTable() - Method in class com.orchestranetworks.addon.dqid.DefaultDECIndicator
-
Returns
true
. - isLinkedRecordVisibleOnIndicatorTable() - Method in class com.orchestranetworks.addon.dqid.DefaultWorkflowIndicator
-
Returns
true
. - isLinkedRecordVisibleOnIndicatorTable() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinition
-
Returns
true
if the Linked record field is visible on the Indicator table. - isList() - Method in class com.orchestranetworks.addon.dqid.ListConstraint
-
Returns
true
if the maximum occurrence number is greater than 1. - isList() - Method in class com.orchestranetworks.addon.dqid.ParameterDefinition
-
Returns
true
if the definition is a multiple-occurrenced or enumeration type. - isMinuteSecond() - Method in class com.orchestranetworks.addon.dqid.common.IntervalType
-
Returns
true
if this has 'minute - second' format. - IsMissingTimeSeriesInTheFuture - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
- IsMissingTimeSeriesInThePast - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
- isMonthDay() - Method in class com.orchestranetworks.addon.dqid.common.IntervalType
-
Returns
true
if this has 'month - day' format. - isMonthly() - Method in class com.orchestranetworks.addon.dqid.common.PeriodicityType
- isMonthWeekDay() - Method in class com.orchestranetworks.addon.dqid.common.IntervalType
-
Returns
true
if this has 'month - week - day' format. - isNegativeSupported() - Method in class com.orchestranetworks.addon.dqid.ParameterConstraint
-
Returns
true
if the data type is Number and negative values are allowed. - isNegativeSupported() - Method in class com.orchestranetworks.addon.dqid.ParameterDefinition
-
Returns
true
if the data type is Number, and it allows a negative number. - isNoNamespaceDatatype() - Method in class com.orchestranetworks.addon.dqid.common.SchemaTypeNameExtension
-
Returns
false
. - isNumeric() - Method in class com.orchestranetworks.addon.dqid.common.DataTypeFormat
-
Returns
true
if this data type format isDataTypeFormat.INTEGER_FORMAT
, orDataTypeFormat.DECIMAL_FORMAT
istrue
. - isNumericTextBox() - Method in enum com.orchestranetworks.addon.dqid.common.HTMLComponent
-
Returns
true
if this component isHTMLComponent.NUMERIC_TEXTBOX_COMPONENT
. - isOnDemand() - Method in class com.orchestranetworks.addon.dqid.common.FrequencyType
- isOnDemand() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionContextOnDemand
- isOnDemand() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionContextOnProbe
- isOnDemand() - Method in class com.orchestranetworks.addon.dqid.IndicatorExecutionContext
-
Returns
true
if on demand mode. - isOnDemand() - Method in class com.orchestranetworks.addon.dqid.WorkflowIndicatorExecutionContext
- isOnProbe() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionContextOnDemand
- isOnProbe() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionContextOnProbe
- isOnProbe() - Method in class com.orchestranetworks.addon.dqid.IndicatorExecutionContext
-
Returns
true
if on probe/trigger mode. - isOnProbe() - Method in class com.orchestranetworks.addon.dqid.WorkflowIndicatorExecutionContext
- isOperation() - Method in class com.orchestranetworks.addon.dqid.common.DECType
-
Returns
true
if this Data Element Concept type isDECType.OPERATION
. - isOperation() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
true
if this constant represents an operation. - isOSDDatatype() - Method in class com.orchestranetworks.addon.dqid.common.SchemaTypeNameExtension
-
Returns
false
. - isPermissionRule() - Method in class com.orchestranetworks.addon.dqid.common.DECType
-
Returns
true
if this Data Element Concept type isDECType.PERMISSION_RULE
. - isPieChartViewSupported() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns
true
if the indicator supports the pie chart. - isProduction() - Method in enum com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorStorageEnum
-
Returns
true
if the current instance isPRODUCTION
. - isPurgeFlatTable() - Method in class com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorSpec
-
Returns
true
if purge data from flat table. - isPurgeReportTable() - Method in class com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorSpec
-
Returns
true
if purge data from flat table. - isQuarterly() - Method in class com.orchestranetworks.addon.dqid.common.PeriodicityType
- isRadioBox() - Method in enum com.orchestranetworks.addon.dqid.common.HTMLComponent
-
Returns
true
if this component isHTMLComponent.RADIOBOX_COMPONENT
. - isRealTime() - Method in class com.orchestranetworks.addon.dqid.common.FrequencyType
- isRecordLink() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
true
if this constant represents a record reference. - isSemester() - Method in class com.orchestranetworks.addon.dqid.common.PeriodicityType
- isService() - Method in class com.orchestranetworks.addon.dqid.common.DECType
-
Deprecated.As of v1.4.0, replaced by
DECType.isOperation()
. - isShowLegend() - Method in class com.orchestranetworks.addon.dqid.chart.Template
-
Returns
true
if legend has display. - isSystemDate() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
true
if this constant represents a date instance. - isSystemDateTime() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
true
if this constant represents a date-time instance. - isSystemTime() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
true
if this constant represents a time instance. - isTable() - Method in class com.orchestranetworks.addon.dqid.common.DECType
-
Returns
true
if this Data Element Concept type isDECType.TABLE
. - isTable() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
true
if this constant represents a table. - isTableFilterPredicateSupported() - Method in class com.orchestranetworks.addon.dqid.DefaultDECIndicator
-
Returns
true
if this indicator is at the table, group, or field level. - isTableFilterPredicateSupported() - Method in class com.orchestranetworks.addon.dqid.DefaultWorkflowIndicator
-
Always returns
false
. - isTableFilterPredicateSupported() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinition
-
Returns
true
if this indicator supports table filter predicates. - isTableLink() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
true
if this constant represents a table reference. - isTest() - Method in enum com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorStorageEnum
-
Returns
true
if the current instance isTEST
. - isTextBox() - Method in enum com.orchestranetworks.addon.dqid.common.HTMLComponent
-
Returns
true
if this component isHTMLComponent.TEXTBOX_COMPONENT
. - isTime() - Method in class com.orchestranetworks.addon.dqid.common.DataTypeFormat
-
Returns
true
if this data type format isDataTypeFormat.TIME_FORMAT
. - isTimeline() - Method in class com.orchestranetworks.addon.dqid.common.FrequencyType
- isTolerance() - Method in class com.orchestranetworks.addon.dqid.common.PeriodicityType
- isUnbounded() - Method in class com.orchestranetworks.addon.dqid.ListConstraint
- isUnboundedSupported() - Method in class com.orchestranetworks.addon.dqid.ParameterConstraint
-
Returns
true
if the data type is Number, and the unbounded value is allowed. - isUndefinedValueSupported() - Method in class com.orchestranetworks.addon.dqid.ParameterConstraint
-
Returns
true
if the data type is Boolean, and undefined values are allowed. - isUndefinedValueSupported() - Method in class com.orchestranetworks.addon.dqid.ParameterDefinition
-
Returns
true
if the data type is Boolean, and it allows an undefined value. - isUnknow() - Method in class com.orchestranetworks.addon.dqid.common.PeriodicityType
-
Deprecated.
- isUnknown() - Method in class com.orchestranetworks.addon.dqid.common.PeriodicityType
- isUnsupportedType() - Method in enum com.orchestranetworks.addon.dqid.dashboard.DashboardExportType
-
Returns
true
if this isDashboardExportType.UNSUPPORTED
. - isUpdate() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionContextOnProbe
-
Returns
true
if in modification operation. - isUserTask() - Method in class com.orchestranetworks.addon.dqid.common.DECType
-
Returns
true
if this Data Element Concept type isDECType.USER_TASK
. - isVisibleOnDashboard() - Method in class com.orchestranetworks.addon.dqid.ParameterDefinition
- isVoid() - Method in class com.orchestranetworks.addon.dqid.common.DECType
-
Returns
true
if this Data Element Concept type isDECType.VOID
. - isWatchdogCode() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
true
if this constant represents a watchdog code. - isWatchdogExpression() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
true
if this constant represents a watchdog expression. - isWatchdogLabel() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
true
if this constant represents a watchdog label. - isWeekDay() - Method in class com.orchestranetworks.addon.dqid.common.IntervalType
-
Returns
true
if this has 'week - day' format. - isWeekDayHour() - Method in class com.orchestranetworks.addon.dqid.common.IntervalType
-
Returns
true
if this has 'week - day - hour' format. - isWeekly() - Method in class com.orchestranetworks.addon.dqid.common.PeriodicityType
- isWorkflow() - Method in class com.orchestranetworks.addon.dqid.common.DECType
-
Returns
true
if this Data Element Concept type isDECType.WORKFLOW
. - isWorkflow() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
true
if this constant represents a workflow. - isWorkflow() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionEnvironment
- isWorkflow() - Method in interface com.orchestranetworks.addon.dqid.IndicatorExecutionEnvironment
-
Returns
true
if in workflow mode. - isWorkflow() - Method in class com.orchestranetworks.addon.dqid.WorkflowIndicatorExecutionEnvironment
- isXSDBuiltInDatatype() - Method in class com.orchestranetworks.addon.dqid.common.SchemaTypeNameExtension
-
Returns
false
. - isYearly() - Method in class com.orchestranetworks.addon.dqid.common.PeriodicityType
- iterator() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns an iterator over all the elements in the indicator's outcomes.
All Classes and Interfaces|All Packages|Serialized Form