Changes between Version 7 and Version 8 of ReferenceNetsReachabilityGraph
- Timestamp:
- May 3, 2019, 7:33:42 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReferenceNetsReachabilityGraph
v7 v8 48 48 === Example 1 49 49 50 The first example is the classic producer consumer problem , where producer and consumer are distributed into an own net each.50 The first example is the classic producer consumer problem (with a storage capacity), where producer and consumer are distributed into an own net each. 51 51 Their net instances are created in the system net, which also holds the storage place for the producer and consumer. 52 52 The synchronisation happens via synchronous channels. … … 60 60 [[Image(prod-cons-rg-2.pdf)]] 61 61 62 The arrow inscription with the yellow background is an extended inscription. 63 It showcases how synchronous channels are listed. 62 The arrow inscription with the yellow background has been extended to display the complete binding. 63 The transition is a firing of the root net transition "consume", which is a synchronous channel. 64 Therefore, also the corresponding transition in the consumer net instance is listed. 65 66 As mentioned before, node inscriptions would be more confusing than helpful. 67 The plugin intends the interactive inspection of the graph. 68 The following images show the inspection of the bottom right marking. 69 64 70 65 71