EGF Engine
Release 0.1.0

org.eclipse.egf.pattern.production.jet
Interface IGenerator


public interface IGenerator

Default jet produced template skeleton.
Note that the argument name is unchanged due to EMF compatibility issues.


Method Summary
 String generate(Object argument)
          Apply template generation, and get result as a String.
 

Method Detail

generate

String generate(Object argument)
Apply template generation, and get result as a String.

Parameters:
argument -
Returns:

EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.