public abstract class BaseClassNameCRStrategy extends Object implements ClassNameCRStrategy
ClassNameCRStrategy
implementations.Constructor and Description |
---|
BaseClassNameCRStrategy() |
Modifier and Type | Method and Description |
---|---|
protected SingleClassGenerator |
getSingleClassGenerator()
Returns the current caller of this strategy implementation.
|
void |
setSingleClassGenerator(SingleClassGenerator generator)
Sets the current caller of this strategy implementation.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
dealWithClassNameConflict, dealWithFileOverwrite, getName, setConsoleDialog
public final void setSingleClassGenerator(SingleClassGenerator generator)
setSingleClassGenerator
in interface ClassNameCRStrategy
generator
- the current caller of this strategy implementation.#setSingleClassGenerator(org.exolab.castor.builder.SingleClassGenerator)
protected final SingleClassGenerator getSingleClassGenerator()
Copyright © 2013. All rights reserved.