Editing Methods, Processes and Runnables
- In the "Database" or "Workspace" list, select a component.
In the "Contents" field, click the Methods tab.
The Methods view is displayed.
Select the method, process or runnable you want to edit.
Do one of the following to open the signature editor:
- In the Edit menu, select Open Component.
- In the context menu, select Edit.
- Press <Return>.
- Double-click the selected method/process/runnable.
Editing a method, process or runnable in the signature editor is described in Defining a Component Signature.
In the context menu, select Edit Implementation to open the implementation editor for methods/processes/runnables.
Editing method/process implementations is described in Editing a Process/Method Implementation.
Editing implementations of runnable entities in SWC
is described in Editing the Implementation of a Runnable. - In the context menu, select Copy to create a copy of the selected method/process/runnable.
- In the context menu, select Delete to delete the selected method/process/runnable.
- In the context menu, select Rename to rename the selected method/process/runnable.
See also
Defining a Component Signature
Editing a Process/Method Implementation