BEAST
eu.baltrad.beast.pgfwk.IGeneratorPlugin Interface Reference

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.
 

Detailed Description

All product generator plugins should implement this interface.

Author
Anders Henja

Member Function Documentation

◆ generate()

String eu.baltrad.beast.pgfwk.IGeneratorPlugin.generate ( String algorithm,
String[] files,
Object[] arguments )

Manages a blt generation message.

Parameters
algorithm- the algorithm used to get to this plugin
files- a list of files
arguments- a list of arguments
Returns
a temporary string that should be injected into the data exchange or null if no result

The documentation for this interface was generated from the following file: