Online Eiffel Documentation
Documentation Home
>
Tools
>
EiffelStudio
>
EiffelStudio How To's
>
Designing a project
>
Altering the system
EiffelStudio
Rename Feature
Start pick-and-drop on the feature bubble of which you want to change the name.
Drop it in the
Rename Feature/Class
hole.
After a compilation the
Refactoring: Feature Rename
dialog appears. You can enter a new name.
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.
Click
OK
.
Copyright 1993-2006 Eiffel Software. All rights reserved.