Defining a Component Signature
Defining the interface of a software component includes the following steps:
- Creating a Method
- Creating a Process
- Editing the Signature of a Method or Process
- Adding an Argument to the Method
- Adding a Return Value to the Method
- Adding Local Variables to the Method or Process
- Editing Arguments and Local Variables
- Editing a Process/Method Implementation
The following steps may also be necessary