| 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. 
 | 
| Class and Description | 
|---|
| Class
 Represents a class consisting of fields and methods, should be useful
 for Java and C++. 
 | 
| Factory
 Factory for classes, methods, etc., it also contains methods to add
 relationships, like uses/realize relationships. 
 | 
| Package
 a package 
 | 
| Class and Description | 
|---|
| Class
 Represents a class consisting of fields and methods, should be useful
 for Java and C++. 
 | 
| Factory
 Factory for classes, methods, etc., it also contains methods to add
 relationships, like uses/realize relationships. 
 | 
| Field
 Represents a field of a class. 
 | 
| Method
 Represents a Method containing code. 
 | 
| Node
 Node that can be dumped to a file. 
 | 
| NodeImpl
 Simple representation of a node. 
 | 
| Package
 a package 
 | 
| Parameter
 Represents a formal parameter of a method, 
 | 
Copyright © 2018 BITPlan GmbH. All rights reserved.