@startuml class CodingBlock { + <> setupBlock() : void + <> simulate() : void } Block <|-- CodingBlock @enduml