Difference between revisions of "Extensions.StateMachineProcedure.StateMachineProcedureChk003"
Jump to navigation
Jump to search
(Created page with "{{DISPLAYTITLE:Check rule '''StateMachineProcedure_Chk003'''}}Category:CheckRuleCategory: StateMachineProcedure == Classification == {{ClassificationCheckRule | StateM...") |
(refs #9361 - change 'shall' to 'will') |
||
Line 4: | Line 4: | ||
== Description == | == Description == | ||
− | After finishing the completed state the procedure is finished and | + | After finishing the completed state the procedure is finished and will return to the caller. Therefore the completed state will not have a target state. |
Latest revision as of 04:49, 20 January 2022
Classification
Name | StateMachineProcedure_Chk003 |
Class | StateMachineProcedure |
Severity | Warning |
SpecifiedBy | ISO 13209-4 |
Description
After finishing the completed state the procedure is finished and will return to the caller. Therefore the completed state will not have a target state.