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