UML class diagram
2024-08-28 18:42:10 137 0 Report 0
0
Login to view full content
Other creations by the author
Outline/Content
Class
+ attribute1:type = defaultValue+ attribute2:type- attribute3:type
+ operation1(params):returnType- operation2(params)- operation3()
Class( name )
Class attributes+ attribute1:type = defaultValue+ attribute2:type- attribute3:type
Class operations+ operation1(params):returnType- operation2(params)- operation3()

Collect
0 Comments
Next page
Recommended for you
More