java.lang.Object
org.scopemvc.application.timewarp.source.ScopeSource
org.scopemvc.application.timewarp.source.ScopeSourceItem
- All Implemented Interfaces:
- FileProducer
- public class ScopeSourceItem
- extends ScopeSource
TODO: document the class
- Version:
- $Revision: 1.4 $
| Fields inherited from class org.scopemvc.application.timewarp.source.ScopeSource |
|
| Methods inherited from class org.scopemvc.application.timewarp.source.ScopeSource |
createVelocityContext, getDestinationClassName, getDestinationDir, getDestinationFileName, getDestinationFileName, getModel, getPackage, getSuffix, getTemplate, isEnabled, setEnabled, setSuffix |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
baseClassName
private java.lang.String baseClassName
ScopeSourceItem
public ScopeSourceItem(org.scopemvc.application.timewarp.CodeGeneratorModel model,
java.lang.String baseClassName,
java.lang.String suffix,
java.lang.String template)
- Constructor for the ScopeSourceItem object
getBaseClassName
public java.lang.String getBaseClassName()
- Gets the base class name
- Overrides:
getBaseClassName in class ScopeSource