Categories:
.NET (961)
C (387)
C++ (185)
CSS (84)
DBA (8)
General (31)
HTML (48)
Java (641)
JavaScript (220)
JSP (109)
JUnit (31)
MySQL (297)
Networking (10)
Oracle (562)
Perl (48)
Perl (9)
PHP (259)
PL/SQL (140)
RSS (51)
Software QA (28)
SQL Server (5)
Struts (20)
Unix (2)
Windows (3)
XHTML (199)
XML (59)
Other Resources:
Explain all parts of a deployment diagram
Explain all parts of a deployment diagram?
✍: Guest
Package: It logically groups element of a UML model.
Node: A physical system which represents a processing resource, example PC or a host
machine.
Component: It’s the actual implementation or physical module of a UML system.
Node instance: It’s a runtime physical instance of a processing resource.
Component Instance: It represents an implementation unit that has identity at run time
and can contain objects. A component could be contained within a node instance.
InterFace : It specifies the external operations of a class, component, package, or other
element without specifying internal structure.
Object: Instance of a class.
Composition shape: It is a form of aggregation that indicates that a part may belong to
only one element or life time of the element.
Communication: How an actor 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, 6249👍, 0💬
Popular Posts:
How can I show HTML examples without them being interpreted as part of my document? Within the HTML ...
it will be very helpful if you send some important Questions with Answers of DBMS Tell us what types...
How To Manage Transaction Isolation Level? - Oracle DBA FAQ - Introduction to PL/SQL Transaction iso...
What does XmlValidatingReader class do? XmlTextReader class does not validate the contents of an XML...
What is the difference between RegisterClientScriptBloc kand RegisterStartupScript? RegisterClientSc...