IWorkspaceState.SetInspectedObject method
Namespace: NextDesign.Desktop
Description
Set the element to be inspected.
argument
Name | Type | Description |
---|---|---|
target | object | Target element The inspector tab that displays the target element when setting is as follows. -Displaying the editor page Model directly under the project: Properties, related tabs Model: Properties, related, meta model tab Product line model: Properties tab Meta Model: Metamodel tab Package: Package tab Enumeration type: Enumeration type tab Field: Field tab Diagram editor: Diagram definition, Metamodel tab Node shape : Properties, Associations, Shape Definitions, Metamodel Tabs Connector Shapes: Properties, Associations, Metamodels Tabs Sequence Diagram Shapes: Properties, Associations, Shape Definitions, Metamodels Tabs Form Elements ( (Representing the model itself): Properties, associations, form elements, metamodel tabs Form elements (representing fields): Form elements, field tabs Diagram definition: Diagram definition tab Shape definition: Shape definition tab Sequence diagram element definition: Shape definition tab Form definition: Form definition tab Form element definition: Form element tab Others: (No display tab) ) -Trace page is displayed Model: Related tab Others: (No display tab) |
Return value
- void