Package com.orchestranetworks.addon.dqid
Class IndicatorReportDefinition
- java.lang.Object
-
- com.orchestranetworks.addon.dqid.IndicatorReportDefinition
-
public final class IndicatorReportDefinition extends java.lang.ObjectThe definitions of the fields in theIndicator reporttable -Insight - Reportingdata set.- Since:
- 1.3.0
-
-
Field Summary
Fields Modifier and Type Field Description static com.orchestranetworks.schema.PathDataSetstatic com.orchestranetworks.schema.PathDataSpacestatic com.orchestranetworks.schema.PathFieldPathstatic com.orchestranetworks.schema.PathFkDataElementConceptstatic com.orchestranetworks.schema.PathFkIndicatorstatic com.orchestranetworks.schema.PathGroupingFieldstatic com.orchestranetworks.schema.PathGroupPathstatic com.orchestranetworks.schema.PathIsAutomaticstatic com.orchestranetworks.schema.PathMaxThresholdstatic com.orchestranetworks.schema.PathMaxThresholdDecimalstatic com.orchestranetworks.schema.PathMinThresholdstatic com.orchestranetworks.schema.PathMinThresholdDecimalstatic com.orchestranetworks.schema.PathOidstatic com.orchestranetworks.schema.PathOperationIdentifierstatic com.orchestranetworks.schema.PathPeriodEndDatestatic com.orchestranetworks.schema.PathPeriodicityOfControlstatic com.orchestranetworks.schema.PathPeriodStartDatestatic com.orchestranetworks.schema.PathRecordPredicatestatic com.orchestranetworks.schema.PathTablePathstatic com.orchestranetworks.schema.PathTimeStampstatic com.orchestranetworks.schema.PathToleranceNumberstatic com.orchestranetworks.schema.PathUserstatic com.orchestranetworks.schema.PathWorkflowPublicationKey
-
Constructor Summary
Constructors Constructor Description IndicatorReportDefinition()
-
-
-
Field Detail
-
Oid
public static final com.orchestranetworks.schema.Path Oid
-
FkIndicator
public static final com.orchestranetworks.schema.Path FkIndicator
-
DataSpace
public static final com.orchestranetworks.schema.Path DataSpace
-
DataSet
public static final com.orchestranetworks.schema.Path DataSet
-
TablePath
public static final com.orchestranetworks.schema.Path TablePath
-
GroupPath
public static final com.orchestranetworks.schema.Path GroupPath
-
FieldPath
public static final com.orchestranetworks.schema.Path FieldPath
-
WorkflowPublicationKey
public static final com.orchestranetworks.schema.Path WorkflowPublicationKey
-
OperationIdentifier
public static final com.orchestranetworks.schema.Path OperationIdentifier
- Since:
- 1.4.0
-
RecordPredicate
public static final com.orchestranetworks.schema.Path RecordPredicate
-
FkDataElementConcept
public static final com.orchestranetworks.schema.Path FkDataElementConcept
-
TimeStamp
public static final com.orchestranetworks.schema.Path TimeStamp
-
IsAutomatic
public static final com.orchestranetworks.schema.Path IsAutomatic
-
User
public static final com.orchestranetworks.schema.Path User
-
PeriodicityOfControl
public static final com.orchestranetworks.schema.Path PeriodicityOfControl
-
PeriodStartDate
public static final com.orchestranetworks.schema.Path PeriodStartDate
- Since:
- 2.1.0
-
PeriodEndDate
public static final com.orchestranetworks.schema.Path PeriodEndDate
- Since:
- 2.1.0
-
MinThreshold
public static final com.orchestranetworks.schema.Path MinThreshold
-
MaxThreshold
public static final com.orchestranetworks.schema.Path MaxThreshold
-
MinThresholdDecimal
public static final com.orchestranetworks.schema.Path MinThresholdDecimal
-
MaxThresholdDecimal
public static final com.orchestranetworks.schema.Path MaxThresholdDecimal
-
ToleranceNumber
public static final com.orchestranetworks.schema.Path ToleranceNumber
-
GroupingField
public static final com.orchestranetworks.schema.Path GroupingField
- Since:
- 2.3.0
-
-