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 Component diagrams
Explain Component diagrams ?
✍: Guest
Package: It logically make group of element of a UML model.
Component: It’s the actual implementation or physical module of a UML system.
Node: A physical system which represents a processing resource, example PC or a host
machine.
InterFace :It specifies the externally operations of a class, component, package, or other
element without specifying internal structure.
Dependency : Shows relationship between two elements.
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, 4732👍, 0💬
Popular Posts:
How To Merge Cells in a Row? - XHTML 1.0 Tutorials - Understanding Tables and Table Cells If you wan...
What Happens to Your Transactions When ERROR 1213 Occurred? - MySQL FAQs - Transaction Management: C...
What is Concern in AOP? gA concern is a particular goal, concept, or area of interesth There are m...
.NET INTERVIEW QUESTIONS - Did VB6 support multi-threading ? While VB6 supports multiple single-thre...
What is hashing? To hash means to grind up, and that's essentially what hashing is all about. The he...