In order to create a CORBA component, you must then create a class and define it as a CORBA interface stereotype. To create the interface class and make it a CORBA stereotype, follow these steps:
.The ISDM class is now a CORBA interface. During code generation, the product generates IDL code for this class. Your diagram now resembles this example.
