NSViewController
E900214
NSViewController is a fundamental Cocoa class that manages a view hierarchy and coordinates the interaction between an app’s user interface and its underlying data on macOS.
All labels observed (1)
| Label | Occurrences |
|---|---|
| NSViewController canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T11016474 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: NSViewController Context triple: [Application Kit, coreClass, NSViewController]
-
A.
NSView
NSView is the fundamental visual building block for user interfaces in macOS applications, representing a rectangular region responsible for drawing and event handling.
-
B.
OCKSimpleTaskViewController
OCKSimpleTaskViewController is a CareKit user interface controller that presents and manages simple health-related tasks within an iOS app.
-
C.
SCNView
SCNView is a Cocoa view class in Apple’s SceneKit framework that renders and displays 3D scene content with built-in support for camera control, lighting, and animations.
-
D.
NRSVue
NRSVue is the 2021 updated edition of the New Revised Standard Version of the Bible, incorporating recent scholarship and more inclusive language.
-
E.
WKInterfaceObject
WKInterfaceObject is a fundamental WatchKit class that represents and manages user interface elements in Apple Watch apps.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: NSViewController Target entity description: NSViewController is a fundamental Cocoa class that manages a view hierarchy and coordinates the interaction between an app’s user interface and its underlying data on macOS.
-
A.
NSView
NSView is the fundamental visual building block for user interfaces in macOS applications, representing a rectangular region responsible for drawing and event handling.
-
B.
OCKSimpleTaskViewController
OCKSimpleTaskViewController is a CareKit user interface controller that presents and manages simple health-related tasks within an iOS app.
-
C.
SCNView
SCNView is a Cocoa view class in Apple’s SceneKit framework that renders and displays 3D scene content with built-in support for camera control, lighting, and animations.
-
D.
NRSVue
NRSVue is the 2021 updated edition of the New Revised Standard Version of the Bible, incorporating recent scholarship and more inclusive language.
-
E.
WKInterfaceObject
WKInterfaceObject is a fundamental WatchKit class that represents and manages user interface elements in Apple Watch apps.
- F. None of above. chosen
Statements (55)
| Predicate | Object |
|---|---|
| instanceOf |
AppKit class
ⓘ
Cocoa class ⓘ controller class ⓘ |
| conformsTo |
NSCoding
ⓘ
NSSeguePerforming NERFINISHED ⓘ NSUserInterfaceValidations NERFINISHED ⓘ |
| definedInHeader | NSViewController.h NERFINISHED ⓘ |
| definedInModule | AppKit NERFINISHED ⓘ |
| hasMethod |
addChildViewController:
ⓘ
dismissController: ⓘ initWithCoder: ⓘ initWithNibName:bundle: ⓘ loadView ⓘ performSegueWithIdentifier:sender: ⓘ prepareForSegue:sender: ⓘ presentViewController:animator: ⓘ removeFromParentViewController ⓘ shouldPerformSegueWithIdentifier:sender: ⓘ transitionFromViewController:toViewController:options:completionHandler: ⓘ updateViewConstraints ⓘ viewDidAppear ⓘ viewDidDisappear ⓘ viewDidLayout ⓘ viewDidLoad ⓘ viewWillAppear ⓘ viewWillDisappear ⓘ viewWillLayout ⓘ |
| hasProperty |
childViewControllers
ⓘ
nibBundle ⓘ nibName ⓘ parentViewController ⓘ presentedViewControllers ⓘ presentingViewController ⓘ representedObject ⓘ storyboard ⓘ title ⓘ view ⓘ viewIfLoaded ⓘ viewLoaded ⓘ |
| inheritsFrom | NSResponder NERFINISHED ⓘ |
| introducedIn | Mac OS X 10.5 Leopard NERFINISHED ⓘ |
| lifecycleConcern |
view appearance
ⓘ
view dismissal ⓘ view layout ⓘ view loading ⓘ |
| partOf |
AppKit framework
NERFINISHED
ⓘ
Cocoa NERFINISHED ⓘ |
| pattern | Model-View-Controller (MVC) ⓘ |
| platform | macOS ⓘ |
| role |
coordinates user interface with underlying data
ⓘ
manages a view hierarchy ⓘ |
| usedFor | macOS user interface management ⓘ |
| usedWith |
NSStoryboard
NERFINISHED
ⓘ
NSView NERFINISHED ⓘ NSWindowController NERFINISHED ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: NSViewController Description of subject: NSViewController is a fundamental Cocoa class that manages a view hierarchy and coordinates the interaction between an app’s user interface and its underlying data on macOS.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.