objectType ParameterValue¶
the value of a parameter for a job execution
Members¶
| name | type | mult | description |
|---|---|---|---|
| definition | pdl:ParameterDefinition | the definition of the parameter | |
| value | ivoa:string | the value of the parameter - this is intentionally very flexible to allow for different types of parameters - e.g. atomic values, files, etc | |
| isIndirect | ivoa:boolean | whether the value is an indirect reference to the actual value - e.g. a file path or a URL |
References Detail¶
- pdl:ParameterDefinition is contained in pdl:ToolInterface
Containment¶
This is contained by JobExecution