STI 1.1 RTF Avatar
  1. OMG Issue

STI11 — Refactor/Separate ApplicationControl Hierarchy in Figure 9

  • Key: STI11-21
  • Status: open  
  • Source: NASA ( Mr. Louis Handler)
  • Summary:

    Figure 9 combines and eliminates the separate Controllable Component, Life Cycle, Property Set, Testable Object, and Component Identifier interfaces that had appeared in earlier versions. Change Figure 9 to separate interfaces as described in 10.5.2.2-10.5.2.5:
    10.5.2.2 Add LifeCycle interface containing:
    o APP_Initialize()
    o APP_ReleaseObject()
    10.5.2.3 Add PropertySet interface containing:
    o APP_Query()
    o APP_Configure()
    10.5.2.4 Add TestableObject interface containing:
    o APP_RunTest()
    10.5.2.5 Add ControllableComponent interface containing:
    o APP_Start()
    o APP_Stop()
    (Figures available.)

  • Reported: STI 1.0b1 — Mon, 30 Aug 2021 17:13 GMT
  • Updated: Wed, 10 Apr 2024 00:47 GMT
  • Attachments: