CommonModelingCommands Class

 

Defines the command IDs of the shared commands in the Domain-Specific Language Designer.

Namespace:   Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

System::Object
  Microsoft.VisualStudio.Modeling.Shell::CommonModelingCommands

public ref class CommonModelingCommands abstract sealed 

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticCompartmentItemAdd

Gets the command ID of the Add List Item command for the compartment list.

System_CAPS_pubfieldSystem_CAPS_staticCompartmentItemEdit

Gets the command ID of the Edit command for the compartment list.

System_CAPS_pubfieldSystem_CAPS_staticCompartmentShapeAddItem

Gets the command ID of the Add Item command for the compartment shape.

System_CAPS_pubfieldSystem_CAPS_staticCompartmentShapeExpandCollapse

Gets the command ID of the Expand/Collapse command for the compartment shape.

System_CAPS_pubfieldSystem_CAPS_staticModelExplorerAddModelElement

Gets the command ID of the Add Model Element command for Model Explorer.

System_CAPS_pubfieldSystem_CAPS_staticModelExplorerDeleteAll

Gets the command ID of the Delete All command for Model Explorer.

System_CAPS_pubfieldSystem_CAPS_staticPageSetup

Gets the command ID of the Page Setup command.

System_CAPS_pubfieldSystem_CAPS_staticPrint

Gets the command ID of the Print command.

System_CAPS_pubfieldSystem_CAPS_staticPrintPreview

Gets the command ID of the Print Preview command.

System_CAPS_pubfieldSystem_CAPS_staticProperties

Gets the command ID of the Properties command.

System_CAPS_pubfieldSystem_CAPS_staticRerouteLine

Gets the command ID of the Reroute command.

System_CAPS_pubfieldSystem_CAPS_staticResetDecoratorLocation

Gets the command ID of the Reset Location command.

System_CAPS_pubfieldSystem_CAPS_staticResetDecoratorSize

Gets the command ID of the Reset Size command.

System_CAPS_pubfieldSystem_CAPS_staticSwimlaneAddAfter

Gets the command ID of the Add After command for the swimlane header.

System_CAPS_pubfieldSystem_CAPS_staticSwimlaneAddBefore

Gets the command ID of the Add Before command for the swimlane header.

System_CAPS_pubfieldSystem_CAPS_staticValidate

Gets the command ID of the Validate command for an element in a model.

System_CAPS_pubfieldSystem_CAPS_staticValidateModel

Gets the command ID of the Validate Model command for the model.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: