Table 6.121 — DRM_Interval_Axis

Property

Description

Class

  • <DRM Interval Axis>

Superclass

Subclass

  • None.

Definition

An instance of this DRM class is an <DRM Axis> that specifies an interval for each axis value (tick mark).

Class diagram

Figure 6.141 — DRM_Interval_Axis

Inherited field elements

Field name

Range

Field data type

axis_value_count1

 

Short_Integer_Positive

Field elements

Field name

Range

Field data type

axis_interval_value_array

 

Float_Interval[]

axis_type2

 

Element_Type

value_unit3

 

EDCS_Unit_Code

value_scale4

 

EDCS_Scale_Code

Associated to (one-way) (inherited)

  • None.

Associated to (one-way)

  • None.

Associated by (one-way) (inherited)

  • None.

Associated by (one-way)

  • None.

Associated with (two-way) (inherited)

  • None.

Associated with (two-way)

  • None.

Composed of (two-way) (inherited)

  • None.

Composed of (two-way metadata) (inherited)

  • None.

Composed of (two-way metadata)

  • None.

Component of (two-way) (inherited)

Component of (two-way)

  • None.

Constraints

Clarifications

1 This is the number of “hash marks” along the given <DRM Axis>.

2 This specifies the property being described by the given <DRM Interval Axis> instance.

3 This specifies the unit of measurement of the given <DRM Interval Axis>, which shall be compatible with the requirements imposed by axis_type.

If axis_type does not require a unit of measurement (for example, if axis_type requires a value type of STRING), then value_unit shall be set to EUC_UNITLESS.

4 This specifies the scale applicable to value_unit.

If axis_type does not require a unit of measurement (for example, if axis_type requires a value type of STRING), then value_scale shall be set to ESC_UNI.

Example(s)