Table 6.209 — DRM_Pseudo_Code_Function
Property |
Description |
|||||||||
---|---|---|---|---|---|---|---|---|---|---|
Class |
|
|||||||||
Superclass |
||||||||||
Subclass |
|
|||||||||
Definition |
An instance of this DRM class specifies the behaviour of a function that does not correspond to a <DRM Predefined Function>. The name field specifies the name of the function being represented. The pseudo_code field specifies the psuedo code describing the behaviour of the function represented by the given <DRM Pseudo Code Function> instance. |
|||||||||
Clarifications |
1 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. |
|||||||||
Class diagram |
||||||||||
Inherited field elements |
|
|||||||||
Field elements |
|
|||||||||
Associated to (one-way) (inherited) |
|
|||||||||
Associated to (one-way) |
|
|||||||||
Associated by (one-way) (inherited) |
|
|||||||||
Associated by (one-way) |
|
|||||||||
Associated with (two-way) (inherited) |
|
|||||||||
Associated with (two-way) |
|
|||||||||
Composed of (two-way) (inherited) |
|
|||||||||
Composed of (two-way) |
|
|||||||||
Composed of (two-way metadata) (inherited) |
|
|||||||||
Composed of (two-way metadata) |
|
|||||||||
Component of (two-way) (inherited) |
|
|||||||||
Component of (two-way) |
|
|||||||||
Constraints |
||||||||||
Example(s) |
No example supplied. |