Class Name: In Out

Superclass - SEDRIS Abstract Base

Definition

A link class that identifies a Source that is associated with a Process as being either an input to the Process or an output generated by the Process.

Primary Page in DRM Diagram:

Example

  1. Indicates that a particular DTED cell (Source is an input to a terrain surface generation process (Process).
  2. Indicates that an Environment Root object (Source) is the output of a high-level environmental database generation process (Process).

FAQs

What is the purpose of this class?
This class provides a mechanism by which Sources can be associated with Processes to describe the overall creation of a transmittal. A logical network of Processes can be defined by linking the Process that generates a particular Source to all of the Processes that consume that Source. For each associated Source, Process pair, the In Out object identifies whether the Source is an input or an output of the Process.

Constraints

None.

Field Elements

SE_BOOLEAN input; (notes)

Notes

Fields Notes

input

 If SE_TRUE, the <Source> is an input to the <Process>.
 If SE_FALSE, the <Source> is an output from the <Process>.

Prev: Image Mapping Function. Next: Index Level of Detail Data. Up:Index.