| CheckpointState | 
 Keep information about mapping labels known at checkpoint step. 
 | 
| CheckpointVault | 
 Container for checkpoint models, access to deployed/available models. 
 | 
| Conflict | 
 Conflict in the generation plan 
 | 
| ConnectedComponentPartitioner | 
 Uses linear algorithms. 
 | 
| ConnectedComponentPartitioner.Component | 
  | 
| CrossModelEnvironment | 
 Captures what outer world would like to tell generator about available cross-model reference targets. 
 | 
| CrossModelEnvironment.CacheGen | 
  | 
| EngagedGeneratorCollector | 
 Find out generators for a model according to set of languages model actually uses. 
 | 
| GenerationPartitioner | 
 Igor Alshannikov
 Date: Mar 27, 2007 
 | 
| GenerationPartitioningUtil | 
 Igor Alshannikov
 Date: Mar 30, 2007 
 | 
| GenerationPlan | 
 Default/regular/legacy plan to generate a model based solely on a languaes
 To get extra information about picked generators, update bin/log.xml like that: 
 | 
| MapCfgComparator | 
 | 
| ModelCheckpoints | 
 All checkpoint models known for (associated with) the given original model. 
 | 
| ModelContentUtil | 
 evgeny, 4/28/11 
 | 
| ModelScanner | 
 TemplateModelScanner done right. 
 | 
| PartitioningSolver | 
  | 
| RegularPlanBuilder | 
 XXX Now, I don't like the idea both plan builder and its client (GenPlanTranslator) need runtime information about deployed modules. 
 | 
| RigidPlanBuilder | 
 Supports limited set of GP statements. 
 |