Properties: |
sets the properties editor on this element in the properties
panel |
Order: |
introduces a sub-menu that orders operations |
Edit method: |
edits the Xion source code of the implementing method in the containing class; if this method
does not exist, creates one before; this is only available when the
containing class is not an interface |
Create display method: |
creates an implementing display method in the containing class; this is only available when the
method is not yet implemented in the containing class and when this
non-constructor operation returns Void |
Delete operation: |
removes this element from the project; each implementing method is
also removed; this is only available in the root
subsystem (and not in modules) |
Delete method: |
removes the implementing method in the containing class (if exists); this is only available
in the root
subsystem (and not in modules) |