Table 6.120 — DRM_Interface_Template

Property

Description

Class

  • <DRM Interface Template>

Superclass

Subclass

  • None.

Definition

An instance of this DRM class is always a component of a <DRM Model> or <DRM Environment Root> instance. The scope of that <DRM Model> / <DRM Environment Root> is hereafter referred to as the given scope in this definition.

An instance of this DRM class provides, for the given scope, a means of accessing all <DRM Variable> instances within that scope, thus allowing manipulation of the affected <DRM Control Link> instances’ targets. These <DRM Variable> instances are associated with the <DRM Interface Template> in an ordered list; each is also aggregated by at least one <DRM Control Link> instance in the given scope.

  1. For a <DRM Model> that is instanced by some object MI (either a <DRM Feature Model Instance> or a <DRM Geometry Model Instance>), values are specified for each of the <DRM Variable> instances associated with the <DRM Model>’s <DRM Interface Template> as follows.

    Each such value is specified by an <DRM Expression> that is aggregated by MI. The <DRM Model Instance Template Index> instance lying between the <DRM Expression> and MI specifies the particular <DRM Variable> instance being set by specifying its index within the ordered list of the <DRM Model>’s <DRM Interface Template>.

    NOTE  The <DRM Expression> may be a <DRM Variable> in the instancing scope, or a <DRM Function> of some kind, not just a <DRM Literal>.

  2. For an <DRM Environment Root> instance, an <DRM Interface Template> provides a means for ’environmental’ <DRM Variable> instances to be accessed by the user, such as a <DRM Variable> for EAC_WIND_SPEED.

The description field specifies a brief description.

Clarifications

None.

Class diagram

Figure 6.140 — DRM_Interface_Template

Inherited field elements

Field name

Range

Field data type

None

   

Field elements

Field name

Range

Field data type

description

 

String

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)

Composed of (two-way) (inherited)

  • None.

Composed of (two-way)

  • None.

Composed of (two-way metadata) (inherited)

  • None.

Composed of (two-way metadata)

  • None.

Component of (two-way) (inherited)

  • None.

Component of (two-way)

Constraints

Example(s)