Package com.orchestranetworks.addon.dqid
Class IndicatorValueDefinition
java.lang.Object
com.orchestranetworks.addon.dqid.IndicatorValueDefinition
The definitions of the fields in the
Indicator value table - Insight - Reporting data set.- Since:
- 1.3.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.orchestranetworks.schema.Pathstatic final com.orchestranetworks.schema.Pathstatic final com.orchestranetworks.schema.Pathstatic final com.orchestranetworks.schema.Pathstatic final com.orchestranetworks.schema.Pathstatic final com.orchestranetworks.schema.Pathstatic final com.orchestranetworks.schema.Pathstatic final com.orchestranetworks.schema.Pathstatic final com.orchestranetworks.schema.Path -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
Oid
public static final com.orchestranetworks.schema.Path Oid -
FkExecutionValueIndicator
public static final com.orchestranetworks.schema.Path FkExecutionValueIndicator -
Timestamp
public static final com.orchestranetworks.schema.Path Timestamp -
SequenceNumber
public static final com.orchestranetworks.schema.Path SequenceNumber -
OrderInTheSequence
public static final com.orchestranetworks.schema.Path OrderInTheSequence -
Value
public static final com.orchestranetworks.schema.Path Value -
OutputDescription
public static final com.orchestranetworks.schema.Path OutputDescription -
Type
public static final com.orchestranetworks.schema.Path Type -
GroupingValue
public static final com.orchestranetworks.schema.Path GroupingValue- Since:
- 2.3.0
-
-
Constructor Details
-
IndicatorValueDefinition
public IndicatorValueDefinition()
-