Commit 88bc01aba11cb83bfa4182a6f821a7378b6e571e
1 parent
d843e334
Exists in
dev
Bugfix diagramme majordome
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
src/core/pyros_django/majordome/doc/AgentMajordome_object_diag.pu
... | ... | @@ -154,9 +154,9 @@ DC_FilterSelector --|> DeviceControllerAbstract |
154 | 154 | |
155 | 155 | /' Simulators '/ |
156 | 156 | DS_SBIG ---|> DeviceSimulator |
157 | -DS_SBIG o-down-> DS_DetectorShutterSBIG | |
158 | -DS_SBIG o-down-> DS_DetectorSensorSBIG | |
159 | -DS_SBIG o-down-> DS_FilterSelectorSBIG | |
157 | +DS_SBIG o-down- DS_DetectorShutterSBIG | |
158 | +DS_SBIG o-down- DS_DetectorSensorSBIG | |
159 | +DS_SBIG o-down- DS_FilterSelectorSBIG | |
160 | 160 | DS_DetectorShutterSBIG -d-|> DS_DetectorShutter |
161 | 161 | DS_DetectorSensorSBIG -d-|> DS_DetectorSensor |
162 | 162 | DS_FilterSelectorSBIG -d-|> DS_FilterSelector | ... | ... |