Uses of Class
org.mwolff.generator.commands.AbstractProcessCommand
-
Packages that use AbstractProcessCommand Package Description org.mwolff.generator.commands -
-
Uses of AbstractProcessCommand in org.mwolff.generator.commands
Subclasses of AbstractProcessCommand in org.mwolff.generator.commands Modifier and Type Class Description class
AllFilesMergedDecision
class
ConfigCommand
Responsibility: Reads the configuration file and provide the properties in a generalConfiguration
object.class
FileWriterCommand
Writes a file for ONE artifact.class
MergeCommand
Responsibility: Wraps velocity things.class
SaxparserCommand
Parses the beans.xml which contains meta information for the generator.
-