Modifier and Type | Field and Description |
---|---|
private String |
annotationCodeString |
private BasicClazz |
clazz |
MAX_RECURSIVE_LEVEL, NO_DETAILS_LEVEL
Constructor and Description |
---|
Annotation(BasicClazz clazz,
String annotationCodeString) |
Modifier and Type | Method and Description |
---|---|
BasicClazz |
getClazz()
Get the (basic) class that this model is used in.
|
String |
getCode() |
Configuration |
getConfiguration()
The configuration object for this model.
|
String |
getPackageName()
The package that the output belongs to.
|
void |
print(IndentedPrintWriter writer,
int detailLevel)
Helper method for printing out the model nicely without getting into problems with its circular references.
|
printExtraBottom, printExtraTop, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getGeneratedClazz, getVariablesPrefix, isInDefaultPackage
private BasicClazz clazz
private String annotationCodeString
public Annotation(BasicClazz clazz, String annotationCodeString)
public Configuration getConfiguration()
Model
public String getPackageName()
Model
public BasicClazz getClazz()
Model
public String getCode()
public void print(IndentedPrintWriter writer, int detailLevel)
Model
Version 2.0.0 generated on 2014-11-22 at 09:45 - (C) 41concepts Aps. Refer to project homepage valjogen.41concepts.com for more information.