Building Blocks > Solution-Specific Building Blocks > Bottleneck Analysis Building Block > Implementation Model (Bottleneck Analysis Building Block)
Implementation Model (Bottleneck Analysis Building Block)
The following diagram shows the relationships between the main Thing Shapes, Thing Templates, and Things in the bottleneck analysis building block, and their relationships with entities in other building blocks.
Implementation diagram for Bottleneck Analysis building block.
In the diagram, arrows with hollow heads and solid lines () indicate that an entity extends from the entity to which the arrow points, while arrows with hollow heads and dashed lines () indicate that an entity implements the entity to which the arrow points.
The significant entities in the bottleneck analysis building block include the following:
PTC.BottleneckAnalysis.EntryPoint—Entry point Thing for the bottleneck analysis building block.
PTC.BottleneckAnalysis.Manager—Manager Thing for the bottleneck analysis building block.
PTC.BottleneckAnalysis.EntryPoint_TT—Thing Template for the bottleneck analysis building block entry point.
PTC.BottleneckAnalysis.Manager_TT—Thing Template for the bottleneck analysis building block manager.
PTC.BottleneckAnalysis.Management_TS—Thing Shape for bottleneck analysis management.
PTC.BottleneckAnalysis.NavigationHistory—Data Shape containing the properties to be stored for the navigation history.
PTC.BottleneckAnalysis.NavigationHistoryRow—Data Shape containing properties for the current navigation history row.
PTC.BottleneckAnalysis.Analysis_MU—Mashup containing the filter and main contained mashups.
PTC.BottleneckAnalysis.AnalysisHeader_MU—Mashup containing the analysis navigation logic.
PTC.BottleneckAnalysis.Bottleneck_MU—Mashup containing the main bottleneck chart.
PTC.BottleneckAnalysis.BottleneckDetails_MU—Mashup containing the bottleneck details.
PTC.BottleneckAnalysis.BottleneckOEETrend_MU—Mashup containing the bottleneck OEE and actual cycle trend chart.
PTC.BottleneckAnalysis.BottleneckTrend_MU—Mashup containing the top or bottom bottleneck weighted impact trend chart.
PTC.BottleneckAnalysis.WorkCenterAdditionalDetails_MU—Mashup containing the bottleneck work center additional details.
PTC.BottleneckAnalysis.WorkCenterDetails_MU—Mashup containing the bottleneck work center details.
The complete list of entities in the building block can be found by viewing the PTC.BottleneckAnalysis project in ThingWorx Composer.
Was this helpful?