Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
Explain Different elements of a collaboration diagram
Explain Different elements of a collaboration diagram ?
✍: Guest
Classifier Role :It classifies a role.br>
Association Role : It shows the relation between two classifier roles.br>
Multi-Object : It used to show operation related to entire set of objects rather than on a
single object.br>
Constraint : Conditions which must be maintained as true in order that system is valid.
2-Element Constraint: It shows a constraint on two classes or associations.
OR constraint: It shows an OR constraint on two classes or associations.
2007-10-26, 5934👍, 0💬
Popular Posts:
How To Use an Array as a Queue? - PHP Script Tips - PHP Built-in Functions for Arrays A queue is a s...
What is the difference between "calloc(...)" and "malloc(...)"? 1. calloc(...) allocates a block of ...
I have 5 questions please give me the answer ,explanation,suggestions if any?? what is PMP(project m...
How To Manage Transaction Isolation Level? - Oracle DBA FAQ - Introduction to PL/SQL Transaction iso...
What is difference between custom JSP tags and JavaBeans? Custom JSP tag is a tag you defined. You d...