STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
Modules

Tags are used to identify skeletons throughout the Skeletons Framework. Identifying skeletons using their tags allows transformations and optimizations to be simply defined over skeletons. More...

+ Collaboration diagram for Skeleton Tags:

Modules

 Repeat Operator Tags
 Sequence tags are used in customizing repeat flows.
 
 Do-While Operator Tags
 Do-While tags are used in customizing do-while flows.
 
 Composed Skeletons Tags
 These tags are generally used in the spawning process to identify various skeletons and to apply optimizations/transformations on them.
 

Detailed Description

Tags are used to identify skeletons throughout the Skeletons Framework. Identifying skeletons using their tags allows transformations and optimizations to be simply defined over skeletons.