Realizing the elements

To realize an element, select it and click OK.

About this task

For example, suppose you want to implement the tune operation. In the window, select tune, then click OK.

Implement Base Classes window

The PllTuner class implements the tune operation and displays it in the browser. If you select Implement Base Classes for the PllTuner class again, the tune operation is no longer listed as a required or optional element. Click Implemented to see that the tune operation was implemented and is now displayed in gray, as shown in this example.

Implement Base Classes window

If an element has been implemented (it displays in gray in the tree and is checked), you cannot clear ("unrealize") it.

Note: If you choose Undo, the product removes the implementations of all the implemented classes, not just the last one, because the implementation is viewed as a single, atomic operation. For example, if you implement five elements during one operation, then select Undo, all five are removed.

Feedback