|
BEAST
|
All product generator plugins should implement this interface. More...
Public Member Functions | |
| String | generate (String algorithm, String[] files, Object[] arguments) |
| Manages a blt generation message. | |
All product generator plugins should implement this interface.
| String eu.baltrad.beast.pgfwk.IGeneratorPlugin.generate | ( | String | algorithm, |
| String[] | files, | ||
| Object[] | arguments ) |
Manages a blt generation message.
| algorithm | - the algorithm used to get to this plugin |
| files | - a list of files |
| arguments | - a list of arguments |