Chapter 3 Building Structural Diagrams
You can copy an operation from one class and add it to another. If the class already contains an operation with the same name or code as the copied operation, the copied operation is renamed. For example the operation testPort is renamed testPort2 when it is copied to a class which already contains an operation testPort.
To copy an operation to another class:
Copyright (C) 2006. Sybase Inc. All rights reserved. |