STI 1.0 FTF Avatar
  1. OMG Issue

STI — Refactor/Separate ApplicationControl Hierarchy in Figure 9

  • Key: STI-26
  • Status: closed  
  • 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
  • Disposition: Deferred — STI 1.0
  • Disposition Summary:

    This Issue was not resolved in this Task Force and was automatically deferred to the next Task Force

  • Updated: Wed, 10 Apr 2024 00:47 GMT
  • Attachments: