๐ File:Facade Design Pattern Class Diagram UML.svg
Size of this PNG preview of this SVG file: 301 ร 301 pixels. Other resolutions: 240 ร 240 pixels | 480 ร 480 pixels | 768 ร 768 pixels | 1,024 ร 1,024 pixels | 2,048 ร 2,048 pixels.
Original file (SVG file, nominally 301 ร 301 pixels, file size: 6 KB)
This is a file from the Wikimedia Commons. Information from its description page there is shown below.
Commons is a freely licensed media file repository. You can help.
Commons is a freely licensed media file repository. You can help.
Summary
| Description |
English: A class diagram for the Facade design pattern.
Vector reimplementation of a JPG original work by Vanderjoe. |
| Date | |
| Source | Own work |
| Author |
โ Vector: |
| Other versions | File:W3sDesign Facade Design Pattern UML.jpg |
PlantUML source rendered to SVG with Kroki. Hand-edited, then converted to SVGTiny using svg2svgt.
Source code:
@startuml
scale max 300 height
hide members
hide circle
hide stereotypes
skinparam Padding 10
skinparam package {
Style Rectangle
TitleAlignment right
FontSize 12
}
skinparam class {
BackgroundColor White
BackgroundColor<<Facade>> #ffffaa/#ffffff
BorderThickness 0.4
}
left footer
<i>Sample class diagram</i>
endfooter
Client =u=> Facade
interface Facade <<Facade>>
package Subsystem #ffffff {
class .class_1 as "Class 1"
class .class_1_d1 as " "
class .class_1_d2 as " "
.class_1 --> .class_1_d1
.class_1 --> .class_1_d2
class .class_2_d as " "
class .class_2 as "Class 2" extends .class_2_d
class .class_3_d as " "
class .class_3 as "Class 3" extends .class_3_d
.class_2 -[hidden]d-> .class_1_d1
.class_3_d -[hidden]l-> .class_2_d
}
Facade --> class_2
Facade --> class_3
Facade --> class_1
@enduml
Licensing
I, the copyright holder of this work, hereby publish it under the following licenses:
| ๐ GNU head |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License. |
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International, 3.0 Unported, 2.5 Generic, 2.0 Generic and 1.0 Generic license.
- You are free:
- to share โ to copy, distribute and transmit the work
- to remix โ to adapt the work
- Under the following conditions:
- attribution โ You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- share alike โ If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
You may select the license of your choice.
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 12:17, 25 June 2020 | ๐ Thumbnail for version as of 12:17, 25 June 2020 | 301 ร 301 (6 KB) | FeRDNYC | {{Information |description ={{en|1=A class diagram for the Facade design pattern. Vector reimplementation of a JPG original work by {{U|Vanderjoe}}.}} |date =2020-06-25 |source ={{own}} |author ={{AutVec|v={{U|FeRDNYC}}|o={{U|Vanderjoe}}|3=Original}} |other versions=File:W3sDesign Facade Design Pattern UML.jpg }} PlantUML source rendered to SVG with Kroki. Hand-edited, then converted to SVGTiny using <code>svg2sv... |
File usage
The following page uses this file:
Global file usage
The following other wikis use this file:
- Usage on th.wikipedia.org
Metadata
This file contains additional information, probably added from the digital camera or scanner used to create or digitize it.
If the file has been modified from its original state, some details may not fully reflect the modified file.
| Width | 300.7444px |
|---|---|
| Height | 300.7444px |
