org.ow2.mind.adl
Class AbstractSourceGenerator
java.lang.Object
org.ow2.mind.st.AbstractStringTemplateProcessor
org.ow2.mind.adl.AbstractSourceGenerator
- Direct Known Subclasses:
- BasicInstanceSourceGenerator, BinaryADLWriter, DefinitionHeaderSourceGenerator, DefinitionIncSourceGenerator, ImplementationHeaderSourceGenerator, MembraneSourceGenerator
public abstract class AbstractSourceGenerator
- extends AbstractStringTemplateProcessor
- Author:
- ozcane
|
Method Summary |
protected boolean |
regenerate(java.io.File outputFile,
org.objectweb.fractal.adl.Definition definition,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
depLogger
protected static java.util.logging.Logger depLogger
outputFileLocatorItf
@Inject
protected OutputFileLocator outputFileLocatorItf
inputResourceLocatorItf
@Inject
protected InputResourceLocator inputResourceLocatorItf
AbstractSourceGenerator
protected AbstractSourceGenerator(java.lang.String templateGroupName)
regenerate
protected boolean regenerate(java.io.File outputFile,
org.objectweb.fractal.adl.Definition definition,
java.util.Map<java.lang.Object,java.lang.Object> context)
Copyright © 2009-2011 OW2. All Rights Reserved.