Skip to main content

Global object

Overview

When implementing a scripted extension, you can directly access the following global objects:

Global objects are also available in scripts that you run in the Script Editor.

ObjectTypeDescription
AppIApplicationApplication Access Object
ContextIContextAccess object to execution context
ErrorsIErrorsAccess object for error information
OutputIOutputAccess object to output service
SearchISearchManagerAccess Object to Search Manager
WindowIWorkspaceWindowApplication window access object
WorkspaceIWorkspaceWorkspace access object
ObjectTypeDescription
CurrentModelIModelAccess object to the model selected in the current project
CurrentProjectIProjectAccess object to the current project
EditorPageIEditorPageAccess object to the editor page
ViewDefenitionsIViewDefinitionsAccess Objects for View Definition Management
UIICommonUIAccess objects to UI such as basic dialogs