First, component type
Second, generate components and set class mapping components
The definition of components: Components are the physical modules of the code. Components can include code libraries and run files. The relationship between components is only dependent. Dependency requires a class to compile before another class.
Component Type: 1. Source Base and Run Components. STEREOTYPE: Subprogram Specifications and Body: Subprogram Specification and Body Pack Specification and Body: Package Specification and Body Task Specification and Body: Task Specification and Body Programs: Main Program DLL File:
2. Add the component package specification icon for .h file. Package specification and component icons can be used for .java files, VB projects, and DLL files. Body icons are used for .CPP files .3. Increase component details