blob: f6949ddefe2f78d12d02ac8fa0f05a14526ca416 [file] [log] [blame]
RoomModel common.modelbase {
ProtocolClass RTSystemServicesProtocol {
incoming {
Message executeInitialTransition()
Message startDebugging()
Message stopDebugging()
}
}
}