Draw UML class diagram of Objective-C program
2024-11-29 09:47:44 0 Report
Login to view full content
Other creations by the author
Outline/Content
R4
Classification
C-B
- operationA- operationB
R1: The superclass of C-B category is C
C
+ attribute2:type- attribute3:type
- operationX- operationY- operation2(params)- operation3()
Protocol (interface)
- operation2(params)- operation3()
R3: Class E association agreement D (with proxy attributes complying with protocol D)
Category C
operation1(params):returnType
Objective-C UML Class Diagram Example
R3
Types of Objectives
R2: Class C inherits from Class A
Class diagram relationship arrow description:
B
+ operation1(params):returnType
R2
A
E
Class
+ operation1(params):returnType- operation2(params)
Category
R1
R4: Class C implements protocol D
Collect
Collect
Collect
Collect
Collect
0 Comments
Next page
Recommended for you
More