| 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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetGeneratedClazz, getVariablesPrefix, isInDefaultPackageprivate BasicClazz clazz
private String annotationCodeString
public Annotation(BasicClazz clazz, String annotationCodeString)
public Configuration getConfiguration()
Modelpublic String getPackageName()
Modelpublic BasicClazz getClazz()
Modelpublic 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.