Table 6.181 — DRM_Predefined_Function

Property

Description

Class

  • <DRM Predefined Function>

Superclass

Subclass

  • None.

Definition

An instance of this DRM class is a <DRM Function> for which the function being used to determine the value of the expression is one of those enumerated by Predefined_Function.

Class diagram

Figure 6.207 — DRM_Predefined_Function

Inherited field elements

Field name

Range

Field data type

value_type1

 

Property_Data_Value_Type

Field elements

Field name

Range

Field data type

function2

 

Predefined_Function

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)

Composed of (two-way)

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 The value_type of a <DRM Function> instance is the “return type” of that <DRM Function> instance - that is, the value_type of the value produced when the <DRM Function> instance is evaluated for its arguments.

2 For a <DRM Predefined Function> instance, this field specifies the function to be used to determine the value of the expression when it is evaluated.

3 The <DRM Expression> components of a <DRM Function>, if any, represent the arguments of the function being represented, so a <DRM Function> has <DRM Expression> components if that <DRM Function> takes arguments. The <DRM Expression> components are ordered so as to unambiguously specify which <DRM Expression> is being supplied for each argument of the given <DRM Function>. The exact interpretation of each argument is defined by the specific function.

Example(s)