Class-Generator

Description

Registers a class-generator (by class-name). It should implement org.ephman.abra.tools.ClassGenerator. This class will also provide the type map for any other generators

Parameters

Attribute Description Required
name the name of the class-generator to load Yes

Parameters specified as nested elements

NONE

Examples

  <class-generator name="org.ephman.optoinal.generators.EiffelGenerator" >

registers this generator and now its method 'generate' will be called for each class in the system


Copyright © 2000,2001,2002 Paul Bethe and Richie Bielak. All rights Reserved.