|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.speedo.generation.lib.AbstractGeneratorComponent
org.objectweb.speedo.generation.mivisitor.AbstractMetaInfoVisitor
org.objectweb.speedo.generation.mivisitor.VersionFieldAdder
This class adds the field version to the speedo class if the versioning strategy is not null.
Field Summary |
---|
Fields inherited from class org.objectweb.speedo.generation.mivisitor.AbstractMetaInfoVisitor |
---|
LOGGER_NAME |
Fields inherited from class org.objectweb.speedo.generation.lib.AbstractGeneratorComponent |
---|
debug, logger, scp |
Constructor Summary | |
---|---|
VersionFieldAdder()
|
Method Summary | |
---|---|
void |
visitClass(SpeedoClass sc)
|
Methods inherited from class org.objectweb.speedo.generation.mivisitor.AbstractMetaInfoVisitor |
---|
getLoggerName, getNext, getSpeedoClass, init, process, setNext, visitCompilerParameter, visitExtension, visitField, visitPackage, visitXml |
Methods inherited from class org.objectweb.speedo.generation.lib.AbstractGeneratorComponent |
---|
getLogger, getSpeedoCompilerParameter, setLogger, setSpeedoCompilerParameter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VersionFieldAdder()
Method Detail |
public void visitClass(SpeedoClass sc) throws SpeedoException
visitClass
in interface MetaInfoVisitor
visitClass
in class AbstractMetaInfoVisitor
SpeedoException
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |