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 reporttable and theIndicator valuetable fromIndicatorExecutionContext. - IndicatorReportDefinition - Class in com.orchestranetworks.addon.dqid
-
The definitions of the fields in the
Indicator reporttable -Insight - Reportingdata 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 valuetable -Insight - Reportingdata 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 class 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
trueif the linked record feature is activated. - isAlertRaisedByWatchdog() - Method in class com.orchestranetworks.addon.dqid.IndicatorReport
- isAll() - Method in enum class com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorDateTypeEnum
-
Returns
trueif the current instance isALL. - isAll() - Method in enum class com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorStorageEnum
-
Returns
trueif the current instance isALL. - isAnalyticViewSupported() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns
trueif 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
trueif 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
trueif the indicator supports the bar chart. - isBusinessRule() - Method in class com.orchestranetworks.addon.dqid.common.DECType
-
Returns
trueif this Data Element Concept type isDECType.BUSINESS_RULE. - isCheckbox() - Method in enum class com.orchestranetworks.addon.dqid.common.HTMLComponent
-
Returns
trueif this component isHTMLComponent.CHECKBOX_COMPONENT. - isCompatible(IndicatorDefinition) - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
-
Returns
trueif 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
trueif this constant represents a correlated watchdog code. - isCorrelatedWatchdogExpression() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
trueif this constant represents a correlated watchdog expression. - isCorrelatedWatchdogLabel() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
trueif this constant represents a correlated watchdog label. - isCorrelatedWatchdogResults() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
trueif this constant represents watchdog indicator results of a correlated watchdog. - isCreate() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionContextOnProbe
-
Returns
trueif in creation operation. - isDaily() - Method in class com.orchestranetworks.addon.dqid.common.PeriodicityType
- isDashboardToPDF() - Method in enum class com.orchestranetworks.addon.dqid.dashboard.DashboardExportType
-
Returns
trueif this isDashboardExportType.DASHBOARD_TO_PDF. - isDashboardToXML() - Method in enum class com.orchestranetworks.addon.dqid.dashboard.DashboardExportType
-
Returns
trueif this isDashboardExportType.DASHBOARD_TO_XML. - isDataset() - Method in class com.orchestranetworks.addon.dqid.common.DECType
-
Returns
trueif this Data Element Concept type isDECType.DATASET. - isDataset() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
trueif this constant represents a data set. - isDataspace() - Method in class com.orchestranetworks.addon.dqid.common.DECType
-
Returns
trueif this Data Element Concept type isDECType.DATASPACE. - isDataspace() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
trueif this constant represents a data space. - isDate() - Method in class com.orchestranetworks.addon.dqid.common.DataTypeFormat
-
Returns
trueif this data type format isDataTypeFormat.DATE_FORMAT. - isDateOnly(Date) - Static method in class com.orchestranetworks.addon.dqid.common.FormatDataPolicy
-
Returns
trueif the date instance doesn't carry the time part. - isDateTime() - Method in class com.orchestranetworks.addon.dqid.common.DataTypeFormat
-
Returns
trueif this data type format isDataTypeFormat.DATETIME_FORMAT. - isDateTime() - Method in enum class com.orchestranetworks.addon.dqid.common.HTMLComponent
-
Returns
trueif this component isHTMLComponent.DATETIME_COMPONENT. - isDateType() - Method in class com.orchestranetworks.addon.dqid.common.DataTypeFormat
-
Returns
trueif this data type format isDataTypeFormat.DATE_FORMAT, orDataTypeFormat.TIME_FORMAT, orDataTypeFormat.DATETIME_FORMAT. - isDayHour() - Method in class com.orchestranetworks.addon.dqid.common.IntervalType
-
Returns
trueif this has 'day - hour' format. - isDayHourMinute() - Method in class com.orchestranetworks.addon.dqid.common.IntervalType
-
Returns
trueif 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
trueif 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
trueif this constant represents a data element concept business code. - isDecimal() - Method in class com.orchestranetworks.addon.dqid.WatchdogInformation
-
Returns
trueif decimal numbers for min/max occurrence is allowed. - isDECLabel() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
trueif this constant represents a data element concept label. - isDefault() - Method in interface com.orchestranetworks.addon.dqid.IndicatorStorage
-
Returns
trueif in configuration, this storage is default. - isDelete() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionContextOnProbe
-
Returns
trueif in deletion operation. - isDigitalChartViewSupported() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns
trueif the indicator supports the digital chart. - isDropDownBox() - Method in enum class com.orchestranetworks.addon.dqid.common.HTMLComponent
-
Returns
trueif this component isHTMLComponent.DROPDOWNBOX_COMPONENT. - isEnum() - Method in class com.orchestranetworks.addon.dqid.ListConstraint
-
Returns
truein case of enumeration. - isExact() - Method in enum class com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorDateTypeEnum
-
Returns
trueif the current instance isEXACT. - isField() - Method in class com.orchestranetworks.addon.dqid.common.DECType
-
Returns
trueif this Data Element Concept type isDECType.FIELD. - isField() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
trueif this constant represents a field. - isFieldPrimaryKey() - Method in interface com.orchestranetworks.addon.dqid.DataElementConcept
-
Returns
trueif the target field is a primary key. - isFilterPredicate() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
trueif 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
trueif this class represents theFlat data reporttable. - isGroup() - Method in class com.orchestranetworks.addon.dqid.common.DECType
-
Returns
trueif this Data Element Concept type isDECType.GROUP. - isGroup() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
trueif 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
trueif this has 'hour - minute' format. - isHourMinuteSecond() - Method in class com.orchestranetworks.addon.dqid.common.IntervalType
-
Returns
trueif this has 'hour - minute - second' format. - isHTMLComponentForEnumeration() - Method in enum class com.orchestranetworks.addon.dqid.common.HTMLComponent
-
Returns
trueif it is a radio box or check box or drop-down box component. - isIndicatorCode() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
trueif this constant represents an Indicator code. - isIndicatorLabel() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
trueif this constant represents an Indicator label. - isIndicatorResult() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
trueif this constant represents an Indicator result. - isInterval() - Method in enum class com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorDateTypeEnum
-
Returns
trueif the current instance isINTERVAL. - isKeepLastValue() - Method in class com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorSpec
-
Returns
trueif 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
trueif 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
trueif the Linked record field is visible on the Indicator table. - isList() - Method in class com.orchestranetworks.addon.dqid.ListConstraint
-
Returns
trueif the maximum occurrence number is greater than 1. - isList() - Method in class com.orchestranetworks.addon.dqid.ParameterDefinition
-
Returns
trueif the definition is a multiple-occurrenced or enumeration type. - isMinuteSecond() - Method in class com.orchestranetworks.addon.dqid.common.IntervalType
-
Returns
trueif 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
trueif 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
trueif this has 'month - week - day' format. - isNegativeSupported() - Method in class com.orchestranetworks.addon.dqid.ParameterConstraint
-
Returns
trueif the data type is Number and negative values are allowed. - isNegativeSupported() - Method in class com.orchestranetworks.addon.dqid.ParameterDefinition
-
Returns
trueif 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
trueif this data type format isDataTypeFormat.INTEGER_FORMAT, orDataTypeFormat.DECIMAL_FORMATistrue. - isNumericTextBox() - Method in enum class com.orchestranetworks.addon.dqid.common.HTMLComponent
-
Returns
trueif 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
trueif 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
trueif on probe/trigger mode. - isOnProbe() - Method in class com.orchestranetworks.addon.dqid.WorkflowIndicatorExecutionContext
- isOperation() - Method in class com.orchestranetworks.addon.dqid.common.DECType
-
Returns
trueif this Data Element Concept type isDECType.OPERATION. - isOperation() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
trueif 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
trueif this Data Element Concept type isDECType.PERMISSION_RULE. - isPieChartViewSupported() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns
trueif the indicator supports the pie chart. - isProduction() - Method in enum class com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorStorageEnum
-
Returns
trueif the current instance isPRODUCTION. - isPurgeFlatTable() - Method in class com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorSpec
-
Returns
trueif purge data from flat table. - isPurgeReportTable() - Method in class com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorSpec
-
Returns
trueif purge data from flat table. - isQuarterly() - Method in class com.orchestranetworks.addon.dqid.common.PeriodicityType
- isRadioBox() - Method in enum class com.orchestranetworks.addon.dqid.common.HTMLComponent
-
Returns
trueif 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
trueif 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
trueif legend has display. - isSystemDate() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
trueif this constant represents a date instance. - isSystemDateTime() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
trueif this constant represents a date-time instance. - isSystemTime() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
trueif this constant represents a time instance. - isTable() - Method in class com.orchestranetworks.addon.dqid.common.DECType
-
Returns
trueif this Data Element Concept type isDECType.TABLE. - isTable() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
trueif this constant represents a table. - isTableFilterPredicateSupported() - Method in class com.orchestranetworks.addon.dqid.DefaultDECIndicator
-
Returns
trueif 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
trueif this indicator supports table filter predicates. - isTableLink() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
trueif this constant represents a table reference. - isTest() - Method in enum class com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorStorageEnum
-
Returns
trueif the current instance isTEST. - isTextBox() - Method in enum class com.orchestranetworks.addon.dqid.common.HTMLComponent
-
Returns
trueif this component isHTMLComponent.TEXTBOX_COMPONENT. - isTime() - Method in class com.orchestranetworks.addon.dqid.common.DataTypeFormat
-
Returns
trueif 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
trueif the data type is Number, and the unbounded value is allowed. - isUndefinedValueSupported() - Method in class com.orchestranetworks.addon.dqid.ParameterConstraint
-
Returns
trueif the data type is Boolean, and undefined values are allowed. - isUndefinedValueSupported() - Method in class com.orchestranetworks.addon.dqid.ParameterDefinition
-
Returns
trueif 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 class com.orchestranetworks.addon.dqid.dashboard.DashboardExportType
-
Returns
trueif this isDashboardExportType.UNSUPPORTED. - isUpdate() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionContextOnProbe
-
Returns
trueif in modification operation. - isUserTask() - Method in class com.orchestranetworks.addon.dqid.common.DECType
-
Returns
trueif 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
trueif this Data Element Concept type isDECType.VOID. - isWatchdogCode() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
trueif this constant represents a watchdog code. - isWatchdogExpression() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
trueif this constant represents a watchdog expression. - isWatchdogLabel() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
trueif this constant represents a watchdog label. - isWeekDay() - Method in class com.orchestranetworks.addon.dqid.common.IntervalType
-
Returns
trueif this has 'week - day' format. - isWeekDayHour() - Method in class com.orchestranetworks.addon.dqid.common.IntervalType
-
Returns
trueif 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
trueif this Data Element Concept type isDECType.WORKFLOW. - isWorkflow() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
Returns
trueif this constant represents a workflow. - isWorkflow() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionEnvironment
- isWorkflow() - Method in interface com.orchestranetworks.addon.dqid.IndicatorExecutionEnvironment
-
Returns
trueif 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