
Moving Interface Components to the Component Interface
Use
You can move attributes, methods and events of an interface to a component interface if you have
interface nesting. See also: Class Diagram.
If the interface is already implemented by classes, certain adjustments to the classes are required. The Assistant performs these adjustments for you.
Procedure
The Assistant is started in a separate window.
Result
The selected components of the interface are created in the component interface and the required adjustments are made to the implementing class.

You can also split an implemented interface using the described function. See also: