Difference between revisions of "MROCLS CALCULATION TASK"
(Created page with "{{ClassificationInfoBox | title = Calculation classification object | name = {{PAGENAMEE}} | inheritance = MROCLS MRO TASK | namespace = MRO.Classification | purpose = Cl...") |
(→MetaProperties) |
||
Line 23: | Line 23: | ||
| TARGET_EXPRESSION || {{String}} || Instruction for applying the result | | TARGET_EXPRESSION || {{String}} || Instruction for applying the result | ||
|- | |- | ||
− | | TARGET_TYPE || {{ | + | | TARGET_TYPE || {{Integer}} || Type of Target Property |
|} | |} | ||
+ | [[Category:Classifications|MROCLS CALCULATION TASK]] | ||
== See also == | == See also == |
Revision as of 14:27, 23 June 2025
![]() |
|
---|---|
Name | MROCLS_CALCULATION_TASK |
Inheritance | MROCLS MRO TASK |
Namespace | MRO.Classification |
ID | {7A23F6C1-11B4-48A1-AB98-374E01C727BA} |
Purpose | Classify tasks as calculation tasks |
Version | 5.0.0 |
Classifies an object as a Calculation Task. This classification is an Autonomous Classification where the defined properties are autonomously added to the MetaDefinitions. A Calculation Task needs a predefined condition/expression, which can be evaluated by the client, to determine a result. The Task also can have a predefined target expression that contains the instruction that defines what should happen with the result of the evaluated expression.
MetaProperties
Name | Data type | Comment |
---|---|---|
EXPRESSION | String | Condition that will be evaluated by the client |
VALUE | Integer | Evaluation state (Undefined = 0, Ongoing = 10, Finished = 20, Error = 30) |
TARGET_EXPRESSION | String | Instruction for applying the result |
TARGET_TYPE | Integer | Type of Target Property |
See also
- MROCLS MRO TASKOWNER (Classification)
- MROCLS MRO TASK (Classification)
- MROCLS MRO MEASUREMENT TASK (Classification)
- MROCLS MRO PROGRESS TASK (Classification)
- MROCLS MRO CHECK TASK (Classification)
- MROCLS MRO INSPECTION TASK (Classification)
- MROCLS MRO WORKPACKAGE (Classification)
- MROCLS SEQUENTIALTASK (Classification)
- MROCLS SWITCH TASK (Classification)
- MROCLS SWITCH END TASK (Classification)
- MRO Objects (Client)
- MRO (Plugin)
- MROCLS PROCEDURE (Classification)