The ProcessingJobType provides the information for a processing job and is formally defined in Table 43.
Table 43 – ProcessingJobType Definition
Attribute |
Value |
||||
BrowseName |
ProcessingJobType |
||||
IsAbstract |
false |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of the ProductionJobType defined in this Companion Specification, i.e. inheriting the InstanceDeclarations of that Node. |
|||||
0:HasComponent |
Object |
<InputMaterial> |
|
BaseMaterialType |
MandatoryPlaceholder |
0:HasComponent |
Object |
<OutputMaterial> |
|
BaseMaterialType |
MandatoryPlaceholder |
InputMaterial describes the materials to be processed within the job. Can include MaterialBaseType or GlassType.
OutputMaterial describes the result after processing from the materials side.