com.adventnet.builder.source.sourceengine
Class AbstractSourceGeneratorPlugin
java.lang.Object
|
+--com.adventnet.builder.source.sourceengine.AbstractSourceGeneratorPlugin
- public abstract class AbstractSourceGeneratorPlugin
- extends java.lang.Object
- implements SourceGeneratorPluginInterface
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
sgInfo
protected SourceGenerationInfoInterface sgInfo
sourceWrapper
protected JavaSourceWrapper sourceWrapper
userCode_PREFIX
protected java.lang.String userCode_PREFIX
userCode_SUFFIX
protected java.lang.String userCode_SUFFIX
AbstractSourceGeneratorPlugin
public AbstractSourceGeneratorPlugin()
setSourceWrapper
public void setSourceWrapper(JavaSourceWrapper sourceWrapperArg)
- Specified by:
- setSourceWrapper in interface SourceGeneratorPluginInterface
setSourceGeneratorInfo
public void setSourceGeneratorInfo(SourceGenerationInfoInterface sgInfoArg)
- Specified by:
- setSourceGeneratorInfo in interface SourceGeneratorPluginInterface
preAddCode
public void preAddCode()
- Specified by:
- preAddCode in interface SourceGeneratorPluginInterface
postAddCode
public void postAddCode()
- Specified by:
- postAddCode in interface SourceGeneratorPluginInterface
showInternalSourceDebug
public void showInternalSourceDebug(java.lang.Exception ex,
java.lang.String methodName)
© 2001 - 2002 AdventNet Inc. Visit us at: http://www.adventnet.com