@startuml class Beispiel { + public Attribute ~ internal Attribute - private AttribuTe # protected Attribute + public Method1() ~ internal Method2() - private Method3() # protected Method4() } @enduml