Jump to: navigation, search

Difference between revisions of "MROCLS MRO PROGRESS TASK"


(Created page with "{{ClassificationInfoBox | title = Progress Task classification | name = {{PAGENAMEE}} | inheritance = - | namespace = UBIK.MRO.Classification | purpose = Classify objects as P...")
 
m
 
(9 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
| title = Progress Task classification
 
| title = Progress Task classification
 
| name = {{PAGENAMEE}}
 
| name = {{PAGENAMEE}}
| inheritance = -
+
| inheritance = [[MROCLS_MRO_MEASUREMENT_TASK#Measurement Task]]
 
| namespace = UBIK.MRO.Classification
 
| namespace = UBIK.MRO.Classification
 
| purpose = Classify objects as Progress Tasks
 
| purpose = Classify objects as Progress Tasks
 
| version = 2.5.2+
 
| version = 2.5.2+
| id = {94F39932-E08C-4153-A9B8-D3D49788B597}
+
| id = {C8A53169-BAD2-436A-AC5D-563DCF15DA61}
 
}}
 
}}
A Progress Task object is an {{UBIK}} content object which is used to document work by a numeric value. As soon as the demanded value is reported, the task is finished.
+
A [[MRO_Objects_(Client)#Progress_Task|Progress Task]] object is an {{UBIK}} content object which is used to document work by its progress.
 
+
 
+
 
+
 
+
 
+
 
+
  
 
== MetaProperties ==
 
== MetaProperties ==
Line 21: Line 15:
 
! width=30% | Name !! width=30% | Data type !! Comment
 
! width=30% | Name !! width=30% | Data type !! Comment
 
|-
 
|-
| ''VALUE'' || {{Double}}|| The reported value
+
| ''VALUE'' || {{Double}}|| The reported progress (inherited from  [[MROCLS_MRO_MEASUREMENT_TASK#Measurement Task]])
 
|-
 
|-
| ''PREVIOUS_VALUE'' || {{Double}}|| The previously reported value
+
| ''PREVIOUS_VALUE'' || {{Double}}|| The previously reported progress  (inherited from  [[MROCLS_MRO_MEASUREMENT_TASK#Measurement Task]])
 
|-
 
|-
 
|}
 
|}
Line 31: Line 25:
 
* [[MROCLS_MRO_WORKPACKAGE#Work Package]] (Classification)
 
* [[MROCLS_MRO_WORKPACKAGE#Work Package]] (Classification)
 
* [[MROCLS_MRO_TASK#Task]] (Classification)
 
* [[MROCLS_MRO_TASK#Task]] (Classification)
* [[MROCLS_MRO_MEASUREMENT_TASK#Task]] (Classification)
+
* [[MROCLS_MRO_MEASUREMENT_TASK#Measurement Task]] (Classification)
 
* [[MROCLS_MRO_CHECK_TASK#Check Task]] (Classification)
 
* [[MROCLS_MRO_CHECK_TASK#Check Task]] (Classification)
 
* [[MROCLS_MRO_INSPECTION_TASK#Inspection Task]] (Classification)
 
* [[MROCLS_MRO_INSPECTION_TASK#Inspection Task]] (Classification)
 +
* [[MRO_Objects_(Client)#Progress_Task]]
 +
* [[MRO_(Plugin)#Progress_Task]]
 +
 +
[[Category:Classifications|MROCLS MRO PROGRESS TASK]]
 +
[[Category:Injecting|MROCLS MRO PROGRESS TASK]]

Latest revision as of 13:22, 26 June 2024

IC CLASSIFICATION.gif Progress Task classification
Name MROCLS_MRO_PROGRESS_TASK
Inheritance MROCLS MRO MEASUREMENT TASK
Namespace UBIK.MRO.Classification
ID {C8A53169-BAD2-436A-AC5D-563DCF15DA61}
Purpose Classify objects as Progress Tasks
Version 2.5.2+

A Progress Task object is an UBIK® content object which is used to document work by its progress.

MetaProperties

Name Data type Comment
VALUE Double The reported progress (inherited from MROCLS MRO MEASUREMENT TASK)
PREVIOUS_VALUE Double The previously reported progress (inherited from MROCLS MRO MEASUREMENT TASK)

See also