Defining the SWC Signature

Defining the interface of a software component includes the following steps:

  1. Creating a Runnable
  2. Editing the Implementation of a Runnable
  3. Creating a Method
  4. Editing a Process/Method Implementation
  5. Editing the Signature of a Runnable or Method
  6. Adding Local Variables to a Runnable or Method
  7. Adding an Argument to a Method
  8. Adding a Return Value to a Method
  9. Editing Arguments and Local Variables

    The following steps may also be necessary:

  10. Shifting a Diagram, Runnable or Method
  11. Moving Runnables and Methods between Diagrams
  12. Renaming or Deleting a Diagram, Runnable or Method
  13. Searching/Deleting Unused Methods/Runnables