next up previous
Next: Passing Parameters to the Up: Extending BRITE Previous: Generation Functionality

Extending BRITE's Java Version

The Java version of BRITE is very similar to the C++ version in design. However, there are few implementation differences between the two versions. This section details the process of adding your own generation models to the Java version of BRITE.

Like the C++ version, adding a new model in the Java version requires: 1) Extending the parameter passing method to handle parameters that are unique to the new model, and 2) implementing the generation functionality of this model.



Subsections

Alberto Medina 2001-04-12