Registration
class Registration(val name: String, val workingRange: WorkingRange, val scopedComponentInfo: ScopedComponentInfo)
A tuple that stores raw data of a working range registration.
A tuple that stores raw data of a working range registration.