When you create a realization link between a class and an interface, the class must implement all the operations of the interface.
Note: To automatically create the necessary operations in your class, click to open the Model Options dialog, and select the Auto-Implement Realized Interfaces option. If this option is not selected, you can implement the operations manually.