-
Notifications
You must be signed in to change notification settings - Fork 91
CMI 5 Working Group Meeting Minutes – February 13th, 2015
CMI 5 Working Group Meeting Minutes – February 13th, 2015
Attendees
- William A. McDonald – Boeing Flight Services
- Brandt Dargue – Boeing Research & Technology
- Bernard Bouyt – Airbus
- Ben Clark – Rustici Software
- Art Werkenthin - RISC
- Andy Johnson – ADL
- Tyler Mulligan - ADL
- Henry Ryng – INXSOL
- Art Werkenthin – RISC
- Ray Lowery – Pratt & Whitney
If I missed anyone, please let me know…
Notes
The group spend the meeting reviewing outstanding issues on the GitHub Issues list and applied 2 outstanding pull requests.
RunTime Spec Changes
stateId = LMS.LaunchData
- Normalize all references to “stateId” in runtime spec.
- Normalize all references to “LMS.LaunchData” in runtime spec.
- LMS dot notation will be used for stateId (in the event that other State documents are added in the future)
The following sections were changed regarding statement “results”.
- Because the “success” property is associated with the “Passing / mastery”, it appeared inconsistent and confusing to use it with the “Completed” verb. .
- Because the “completion” property is associated with the “completing an activity”, it appeared inconsistent and confusing to use it with the “Passed” verb.
9.5.2 Success
The success property of result must be set to true for statements having the following CMI-5 defined verbs:
Remove **Completed** Passed Waived
The success property of result must be set to false for statements having the following CMI-5 defined verbs:
Failed Abandoned
9.5.3 Completion
The completion property of result must be set to true for statements having the following CMI-5 defined verbs:
Completed Remove **Passed** Waived
The completion property of result must be set to false for statements having the following CMI-5 defined verbs:
Failed Abandoned