This site uses cookies. By continuing to browse the ConceptDraw site you are agreeing to our Use of Site Cookies.
The vector stencils library "Bank UML component diagram" contains 13 shapes for drawing UML component diagrams.
Use it for object-oriented modeling of your bank information system.
"A component is something required to execute a stereotype function. Examples of stereotypes in components include executables, documents, database tables, files, and library files.
Components are wired together by using an assembly connector to connect the required interface of one component with the provided interface of another component. This illustrates the service consumer - service provider relationship between the two components. ...
When using a component diagram to show the internal structure of a component, the provided and required interfaces of the encompassing component can delegate to the corresponding interfaces of the contained components. ...
Symbols.
This may have a visual stereotype in the top right of the rectangle of a small rectangle with two even smaller rectangles jutting out on the left.
The lollipop, a small circle on a stick represents an implemented or provided interface. The socket symbol is a semicircle on a stick that can fit around the lollipop. This socket is a dependency or needed interface." [Component diagram. Wikipedia]
This example of UML component diagram symbols for the ConceptDraw PRO diagramming and vector drawing software is included in the ATM UML Diagrams solution from the Software Development area of ConceptDraw Solution Park.
UML component diagram symbols
UML component diagram symbols, subsystem component, structured classifier, required interface, provided interface, port, generalization, dependency, usage, delegation connector, composition association, component, assembly connector, ball-and-socket, artifact,

ConceptDraw PRO UML Diagrams with ConceptDraw PRO

ConceptDraw PRO is a great UML modeling and design tool that enables you to quickly and easily generate all types of UML diagrams. ConceptDraw PRO offers a large collection of industry-standard UML object libraries for all types of UML diagrams.
The vector stencils library "UML object diagrams" contains 26 symbols for the ConceptDraw PRO diagramming and vector drawing software.
"Each object and link on an object diagram is represented by an InstanceSpecification. This can show an object's classifier (e.g. an abstract or concrete class) and instance name, as well as attributes and other structural features using slots. Each slot corresponds to a single attribute or feature, and may include a value for that entity.
The name on an instance specification optionally shows an instance name, a ':' separator, and optionally one or more classifier names separated by commas. The contents of slots, if any, are included below the names, in a separate attribute compartment. A link is shown as a solid line, and represents an instance of an association. ...
If you are using a UML modeling tool, you will typically draw object diagrams using some other diagram type, such as on a class diagram. An object instance may be called an instance specification or just an instance. A link between instances is generally referred to as a link. Other UML entities, such as an aggregation or composition symbol (a diamond) may also appear on an object diagram." [Object diagram. Wikipedia]
The example "Design elements - UML object diagrams" is included in the Rapid UML solution from the Software Development area of ConceptDraw Solution Park.
UML object diagram symbols
UML object diagram symbols, system, subsystem, self association, package, object, note, multi object, instance specification, collection of objects, class interface, class,