lifecycleResponsibility
P90877
predicate
Indicates that one entity is responsible for managing or overseeing the entire lifecycle of another entity, from creation through modification to retirement or disposal.
Sample triples (4)
| Subject | Object |
|---|---|
| NSNotificationCenter | observers must be removed before deallocation in non-ARC-safe patterns ⓘ |
| NSWindowController | closing the window ⓘ |
| NSWindowController | loading the window from a nib or storyboard ⓘ |
| NSWindowController | showing the window ⓘ |