Online Eiffel Documentation
EiffelStudio

Rename Feature

  1. Start pick-and-drop on the feature bubble of which you want to change the name.
  2. Drop it in the Rename Feature/Class hole.
  3. After a compilation the Refactoring: Feature Rename dialog appears. You can enter a new name.

  4. You can choose between these options:
    • Replace Name in Comments: replace usage of the feature name in comments that follow the `featurename' syntax.
    • Replace Name in Strings: replace usage of the feature name in strings that follow the `featurename' syntax.
  5. Click OK.