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