
Key :
From the explorers contextual menu:
– Create an element] : Creates the element of your choice under the selected element.
– Create a diagram…] : Creates the diagram of your choice with the selected element as owner.
– Add stereotype(s)…] : Add one or several stereotypes on the selected element.
– Cut / Ctrl+X key] : Cut the selected element.
– Copy / Ctrl+C key] : Copy the selected element.
– Paste / Ctrl+V key] : Paste the copied element.
– Delete / Del key] : Delete the selected element.
– Rename / F2 key] : Rename the selected element.
– Macros] : Launch a python macro on the selected or edit the macro catalog.
– Check model] : Check the model consistency recursively from the selected element.
– Model Components] : Create, edit or package a Model Component.
– XMI] : Launch an XMI Import/Export recursively from the selected element.From the explorers toolbar:
] Collapses all elements and shows only the root package.
] Skips back through the history of the elements you have selected.
] Skips forward through the history of the elements you have selected.
] Opens a new explorer whose root element is the selected element.
] Creates a sibling element of the selected element. Sibling elements are elements of the same type as the selected element and at the same level in the model hierarchy.
] Creates a clone of the selected element. Clones are exact copies of their origin elements. They have the same properties and the same contents.
] Moves the selected element up in the model structure.
] Moves the selected element down in the model structure.
] Displays only the selected element and its contents. Click again to switch back to the classic view.Note: For more information, see “Creating elements using the context menu commands”.