Context Menu Components and Elements (Outline Tab)
Note |
|---|
Most options in this context menu do not work for elements in included components. Those options are deactivated if you right-click on an element in an included component. |
In the Outline tab, the context menu of a component or element – including method signature elements and runnable-local variables – contains some or all of the following functions:
Cut (<Ctrl> + <x>)
Moves a selected included component or element to the ASCET clipboard.
Copy (<Ctrl> + <c>)
Copies a selected included component or element to the ASCET clipboard.
Paste (<Ctrl> + <v>)
Pastes a component or element from the ASCET clipboard.
Delete (<Delete>)
Deletes a selected included component or element.
Rename (<F2>)
Renames a selected included component or element.
Replace Component
Replaces a component with another included component. The name of the old component remains.
Open Component
Opens the specification editor for a selected included component.
Notes
Opens the notes editor for a selected included component – you can make notes about the included component here.
Properties (<Ctrl> + <Shift> + <p>)
Opens the Properties editor for a selected included component or element.
Data (<Ctrl> + <Shift> + <d>)
Opens the data editor for a selected included component or element.
Implementation (<Ctrl> + <Shift> + <i>)
Opens the implementation editor for a selected included component or element. Search of component implementations is possible.
Show Path
Shows the path of an element or included component.
Show Occurences
Note |
|---|
Only available in the block diagram editor for software components. |
Shows all graphical occurrences of the item.
Show Referencing Element
Displays all elements in the component that reference the selected element. See also Searching Elements that Refer a Selected Element.
Copy Path to Clipboard
Copies the path of an selected included component to the clipboard.
Model Path | Model Path. |
Model asd:// Link | Path in ASCET protocol format that allows operating/referencing an ASCET component in a model as hyperlink. |
Database Path | Database/workspace path. |
Database asd:// Link | Path in ASCET protocol format that allows operating/referencing an ASCET component in the database/workspace as hyperlink. |
Create ASCET Link
Creates an ASCET link that opens the component in the respective software component editor and (except for the self element, i.e. the root of the element tree) highlights the element in the Outline tab.
Import
Data
For Selected Element | Imports data for a selected element. |
Mapping
Imports mappings from an *.xml or *.csv file.
Export
Component (<Ctrl> + <e>) | Exports the current | |
Generated Code Saves the generated code in the file system. | Flat | For the edited |
Recursive | For the edited | |
Generic | Generic C code for processing at a later point using external tools, e.g. an external Make/Build process. | |
Data | For Component | Exports |
For selected Element | Exports data for the selected elements. | |
Graphic Only available in the block diagram editor for SWCs. | Postscript | Saves the diagram as Postscript file. |
BMP | Saves the diagram as Bitmap graphic file. | |
GIF | Saves the diagram as .gif (Graphics Interchange Format) file. | |
RTF | Saves the diagram as .rtf (Rich Text Format) file. | |
Mapping | Opens the Export Settings dialog window where you can export mappings to an *.xml or *.csv file. |
Insert Component
Inserts a component in the editor.