_model = (CompositeEntity) getContainer();
// FIXME: We may not want this GUI dependency here...
// This attribute could be put in the MoML in the library instead
// of here in the Java code.
new CodeGeneratorGUIFactory(this, "_codeGeneratorGUIFactory");
}