In the BOM editor, you can add members to a class.
About this task
Add members such as attributes, constructors, or methods
to a class.
Procedure
To add a member to a class:
- In the Outline view, expand the BOM
entry and click the class to which you want to add members.
-
In the Class tab of the BOM Editor, in the Members section, click
New.
- In the New Member wizard, select whether
the new member is an attribute, a constructor, or a method.
- Specify its name, type, and arguments if any.
- Click Finish.
Results
The Members section displays the
new member.