Name: Parameter | Version Id: 1.0.0.0 | ||
---|---|---|---|
Description:The Parameter class describes any information about software program execution. Examples of information that can be captured here are software input arguments, software output arguments, log information, and references to specific data products. This class is intended to be freeform to allow data providers the ability to specify information they determine applicable and useful for their data processing software and data products. | |||
Namespace Id: proc | Steward: img | Role: TBD_role | Status: Active |
Class Hierarchy: Parameter | |||
Attribute(s) | Name | Cardinality | Value |
name | 1..1 | None | |
parameter_type | 0..1 | Input, Log, Output | |
value | 1..Unbounded | None | |
Association(s) | Name | Cardinality | Class |
Internal_Reference | 0..Unbounded | Internal_Reference | |
Local_Internal_Reference | 0..Unbounded | Local_Internal_Reference | |
External_Reference | 0..Unbounded | External_Reference | |
Referenced from: Software_Program_Parameters |