1 / 1

Figure 6.1 Sample Class Diagram for Object-Oriented Re-Partitioning of chgen

Figure 6.1 Sample Class Diagram for Object-Oriented Re-Partitioning of chgen. Table. hcg_key id; (Table *)prev_ptr; (Table *) next_ptr;. virtual void pr_del() = 0; virtual void pr_dump () = 0; virtual void pr_link() = 0; virtual void pr_add() = 0; virtual void pr_parse() = 0;. CC. BB.

adia
Download Presentation

Figure 6.1 Sample Class Diagram for Object-Oriented Re-Partitioning of chgen

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Figure 6.1 Sample Class Diagram for Object-Oriented Re-Partitioning of chgen Table hcg_key id; (Table *)prev_ptr; (Table *) next_ptr; virtual void pr_del() = 0; virtual void pr_dump () = 0; virtual void pr_link() = 0; virtual void pr_add() = 0; virtual void pr_parse() = 0; CC BB char tname[ ]; Table *BB; hcg_key CCid; hcg_key DDid; char cname[ ]; struct DD *DDid_pp; struct CC *CCid_pp; struct EE *EEid_fcp; struct EE *EEid_bcp; void pr_del(); void pr_dump (); void pr_link(); void pr_add(); void pr_parse(); etc. void pr_del(); void pr_dump (); void pr_link(); void pr_add(); void pr_parse(); etc gen v11 project - Karner/Spinney 5/99

More Related