|
26 | 26 | <Class Name="SourceFlow.Impl.EventQueue"> |
27 | 27 | <Position X="10.25" Y="3.5" Width="1.5" /> |
28 | 28 | <TypeIdentifier> |
29 | | - <HashCode>AABAAAAAAAAAAAACAAAAAAAAAEAAAAAAAAAAAAAAAAA=</HashCode> |
| 29 | + <HashCode>AABAAAAAAAAAAAACAAAAAABAAAAAAAAAAAAAAAAAAAA=</HashCode> |
30 | 30 | <FileName>Impl\EventQueue.cs</FileName> |
31 | 31 | </TypeIdentifier> |
32 | 32 | <Lollipop Position="0.2" /> |
|
44 | 44 | </MemberNameLabel> |
45 | 45 | </AssociationLine> |
46 | 46 | <TypeIdentifier> |
47 | | - <HashCode>AAgAAAAAABAAAAACAAAAAAAABEAAAAQAAAAAAAAAAAA=</HashCode> |
| 47 | + <HashCode>AAgAAAAAABAAAAACAAAAAABABAAAAAQAAAAAAAAAAAA=</HashCode> |
48 | 48 | <FileName>Impl\CommandBus.cs</FileName> |
49 | 49 | </TypeIdentifier> |
50 | 50 | <ShowAsAssociation> |
|
201 | 201 | </ShowAsAssociation> |
202 | 202 | <Lollipop Position="0.2" /> |
203 | 203 | </Class> |
204 | | - <Class Name="SourceFlow.Impl.CommandDispatcher"> |
| 204 | + <Class Name="SourceFlow.Impl.SagaDispatcher"> |
205 | 205 | <Position X="3" Y="7.5" Width="2" /> |
206 | | - <AssociationLine Name="sagas" Type="SourceFlow.Saga.ISaga" ManuallyRouted="true" FixedFromPoint="true" FixedToPoint="true"> |
207 | | - <Path> |
208 | | - <Point X="5" Y="8.245" /> |
209 | | - <Point X="5.375" Y="8.245" /> |
210 | | - <Point X="5.375" Y="4.552" /> |
211 | | - <Point X="6" Y="4.552" /> |
212 | | - </Path> |
213 | | - </AssociationLine> |
214 | 206 | <TypeIdentifier> |
215 | 207 | <HashCode>AAgAAAAAAAAAAEACAEAAAAAAAAABAAAAAAAAAAAAAAA=</HashCode> |
216 | | - <FileName>Impl\CommandDispatcher.cs</FileName> |
| 208 | + <FileName>Impl\SagaDispatcher.cs</FileName> |
217 | 209 | </TypeIdentifier> |
218 | 210 | <ShowAsCollectionAssociation> |
219 | 211 | <Field Name="sagas" /> |
220 | 212 | </ShowAsCollectionAssociation> |
221 | 213 | <Lollipop Position="0.2" /> |
222 | 214 | </Class> |
223 | | - <Class Name="SourceFlow.Impl.ProjectionDispatcher"> |
224 | | - <Position X="12.5" Y="6.25" Width="1.75" /> |
225 | | - <AssociationLine Name="projections" Type="SourceFlow.ViewModel.IProjection" FixedFromPoint="true" FixedToPoint="true"> |
226 | | - <Path> |
227 | | - <Point X="14.25" Y="6.688" /> |
228 | | - <Point X="14.625" Y="6.688" /> |
229 | | - <Point X="14.625" Y="5.938" /> |
230 | | - <Point X="15.5" Y="5.938" /> |
231 | | - </Path> |
232 | | - <MemberNameLabel ManuallyPlaced="true"> |
233 | | - <Position X="0.138" Y="0.157" /> |
234 | | - </MemberNameLabel> |
235 | | - </AssociationLine> |
| 215 | + <Class Name="SourceFlow.Impl.AggregateDispatcher"> |
| 216 | + <Position X="12.5" Y="3.5" Width="1.75" /> |
236 | 217 | <TypeIdentifier> |
237 | | - <HashCode>AAgAAAAAAAAAAAACAAAAAAAAAAAAAAAAACAAAAAAAAA=</HashCode> |
238 | | - <FileName>Impl\ProjectionDispatcher.cs</FileName> |
| 218 | + <HashCode>AAgAAAgAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode> |
| 219 | + <FileName>Impl\AggregateDispatcher.cs</FileName> |
239 | 220 | </TypeIdentifier> |
240 | 221 | <ShowAsCollectionAssociation> |
241 | | - <Field Name="projections" /> |
| 222 | + <Field Name="aggregates" /> |
242 | 223 | </ShowAsCollectionAssociation> |
243 | 224 | <Lollipop Position="0.2" /> |
244 | 225 | </Class> |
245 | | - <Class Name="SourceFlow.Impl.AggregateDispatcher"> |
246 | | - <Position X="12.5" Y="3.75" Width="1.75" /> |
247 | | - <AssociationLine Name="aggregates" Type="SourceFlow.Aggregate.IAggregate"> |
248 | | - <MemberNameLabel ManuallyPlaced="true"> |
249 | | - <Position X="0.235" Y="0.06" /> |
250 | | - </MemberNameLabel> |
251 | | - </AssociationLine> |
| 226 | + <Class Name="SourceFlow.Impl.ProjectionDispatcher"> |
| 227 | + <Position X="12.5" Y="5.75" Width="1.75" /> |
252 | 228 | <TypeIdentifier> |
253 | | - <HashCode>AAgAAAgAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode> |
254 | | - <FileName>Impl\AggregateDispatcher.cs</FileName> |
| 229 | + <HashCode>AAgAAAAAAAAAAAACAAAAAAAAAAAAAAAAACAAAAAAAAA=</HashCode> |
| 230 | + <FileName>Impl\ProjectionDispatcher.cs</FileName> |
255 | 231 | </TypeIdentifier> |
256 | 232 | <ShowAsCollectionAssociation> |
257 | | - <Field Name="aggregates" /> |
| 233 | + <Field Name="projections" /> |
258 | 234 | </ShowAsCollectionAssociation> |
259 | 235 | <Lollipop Position="0.2" /> |
260 | 236 | </Class> |
261 | 237 | <Interface Name="SourceFlow.Messaging.Bus.IEventQueue"> |
262 | 238 | <Position X="10.25" Y="1.5" Width="1.5" /> |
263 | 239 | <TypeIdentifier> |
264 | | - <HashCode>AABAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAA=</HashCode> |
| 240 | + <HashCode>AABAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAA=</HashCode> |
265 | 241 | <FileName>Messaging\Bus\IEventQueue.cs</FileName> |
266 | 242 | </TypeIdentifier> |
267 | 243 | </Interface> |
|
338 | 314 | <Interface Name="SourceFlow.Messaging.Bus.ICommandBus" Collapsed="true"> |
339 | 315 | <Position X="0.5" Y="3" Width="1.5" /> |
340 | 316 | <TypeIdentifier> |
341 | | - <HashCode>AAAAAAAAAAAAAAAAAEAAAAAAAEAAAAAAAQAAAAAAAAA=</HashCode> |
| 317 | + <HashCode>AAAAAAAAAAAAAAAAAEAAAABAAAAAAAAAAQAAAAAAAAA=</HashCode> |
342 | 318 | <FileName>Messaging\Bus\ICommandBus.cs</FileName> |
343 | 319 | </TypeIdentifier> |
344 | 320 | </Interface> |
|
0 commit comments