ModelingPackage Members
Include Protected Members
Include Inherited Members
When overridden in a derived class, represents the VSPackage for the Domain-Specific Language Designer.
The ModelingPackage type exposes the following members.
Constructors
Name
Description
Initializes a new instance of the ModelingPackage class.
Top
Methods
Name
Description
(Inherited from Package.)
Adds an item to the Toolbox or replaces an item in the Toolbox.
Adds a tool window to the generated designer for a domain-specific language.
(Inherited from Package.)
Creates a model element locator for the package.
(Inherited from Package.)
Creates the items in the Toolbox.
Overloaded.
(Inherited from Package.)
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
(Inherited from Package.)
(Inherited from Package.)
(Inherited from Package.)
Serves as a hash function for a particular type. (Inherited from Object.)
(Inherited from Package.)
(Inherited from Package.)
(Inherited from Package.)
Overloaded. Gets a tool window.
Gets the type of the current instance. (Inherited from Object.)
Initializes the ModelingPackage class. (Overrides Package.Initialize().)
Creates a shallow copy of the current Object. (Inherited from Object.)
(Inherited from Package.)
(Inherited from Package.)
Overloaded.
(Inherited from Package.)
(Inherited from Package.)
(Inherited from Package.)
Refreshes the items in the Toolbox.
(Inherited from Package.)
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
(Inherited from Package.)
Gets the modeling package and verifies whether the generated designer for the domain-specific language is running in debug mode.
Gets the model element locator, which locates modeling elements in the package.
Gets the modeling package and verifies whether the Domain-Specific Language Designer is being set up.
(Inherited from Package.)
(Inherited from Package.)
(Inherited from Package.)
(Inherited from Package.)
Top
Events
Name
Description
(Inherited from Package.)
(Inherited from Package.)
Top
Explicit Interface Implementations
Name
Description
Overloaded.
(Inherited from Package.)
IVsToolWindowFactory.CreateToolWindow
(Inherited from Package.)
(Inherited from Package.)
IVsUserSettings.ExportSettings
(Inherited from Package.)
IVsPackage.GetAutomationObject
(Inherited from Package.)
(Inherited from Package.)
(Inherited from Package.)
IVsUserSettings.ImportSettings
(Inherited from Package.)
IVsPersistSolutionOpts.LoadUserOptions
(Inherited from Package.)
IVsUserSettingsMigration.MigrateSettings
(Inherited from Package.)
(Inherited from Package.)
(Inherited from Package.)
(Inherited from Package.)
IVsPersistSolutionOpts.ReadUserOptions
(Inherited from Package.)
Overloaded.
(Inherited from Package.)
IVsPersistSolutionOpts.SaveUserOptions
(Inherited from Package.)
(Inherited from Package.)
IVsPersistSolutionOpts.WriteUserOptions
(Inherited from Package.)
Top