| Package | Description | 
|---|---|
| cb.generator | 
 This package contains bases classes and interfaces for the generators. 
 | 
| cb.generator.java | 
 This package contains a simple Java generator that reads in a PetalFile tree as input. 
 | 
| cb.parser | 
 This package contains the Parser for Rational Rose Petal files. 
 | 
| cb.util | |
| cb.xmi | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GeneratorVisitor
a Visitor that is used for generation 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JavaGenerator
Convert a petal file into a set of (Java) classes. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MyPrintVisitor
(Experimental) Just prints some information about the traversed class. 
 | 
class  | 
PrintVisitor
Print petal file exactly like Rose would with some limitations concerning
 indendattion, i.e., if you don't mind white space, input and output files are
 identical. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ObjectGenerator
Generate class derived from petal object for given type. 
 | 
class  | 
PiggybackVisitor
Just take a visitor "piggy-backed" and apply it to all petal
 objects during traversal. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RoseGenerator
Convert an  XMI
 file into a Rose Petal file. 
 | 
class  | 
XMIGenerator
 | 
Copyright © 2018 BITPlan GmbH. All rights reserved.