fr.umlv.tatoo.cc.tools.main
Class ToolsBean

java.lang.Object
  extended by fr.umlv.tatoo.cc.common.main.GeneratorBean
      extended by fr.umlv.tatoo.cc.tools.main.ToolsBean
All Implemented Interfaces:
ToolsParam

public class ToolsBean
extends GeneratorBean
implements ToolsParam


Nested Class Summary
 
Nested classes/interfaces inherited from class fr.umlv.tatoo.cc.common.main.GeneratorBean
GeneratorBean.GenerateOption
 
Constructor Summary
ToolsBean()
           
 
Method Summary
 boolean isGenerateAST()
           
 void setGenerateAST(boolean generateAST)
           
 
Methods inherited from class fr.umlv.tatoo.cc.common.main.GeneratorBean
addInputFile, addInputFilenames, addInputFiles, finish, getAliasMap, getAllInputFiles, getDestination, getExtensionBus, getGenerateDefault, getInputFiles, getLogLevel, getPackage, isRegisterDefaultExtensions, isValidating, registerDefaults, setAllPackages, setDestination, setGenerate, setGenerateDefault, setLogLevel, setPackage, setRegisterDefaultExtensions, setTypeName, setValidating
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToolsBean

public ToolsBean()
Method Detail

isGenerateAST

public boolean isGenerateAST()
Specified by:
isGenerateAST in interface ToolsParam

setGenerateAST

public void setGenerateAST(boolean generateAST)
Specified by:
setGenerateAST in interface ToolsParam