public class JaloClassWriter extends ClassWriter
GENERATED_NOTICE| Constructor and Description |
|---|
JaloClassWriter(CodeGenerator gen,
YExtension ext,
java.lang.String className) |
JaloClassWriter(CodeGenerator gen,
YExtension ext,
java.lang.String className,
boolean jaloLogicFree) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addAnnotations() |
java.lang.String |
getConstantsClassName()
The constants class name of the enclosing extension package.
|
boolean |
isJaloLogicFree() |
protected java.util.List<MethodWriter> |
sortMethods(java.util.List<MethodWriter> methods) |
addAnnotation, addConstantDeclaration, addConstantDeclaration, addConstructor, addDeclaration, addDeclaration, addDeclaration, addInterface, addMethod, assembleAbstractClassName, assembleClassName, containsAnnotation, disableSuppressPMD, fill, firstLetterUpperCase, getAnnotations, getClassName, getClassToExtend, getConstantDeclarations, getConstructors, getCopyright, getDeclarations, getExtension, getGenerator, getInfo, getInterfaces, getJavadoc, getMethods, getModifiers, getPackageName, getRequiredImports, getVisibility, isGeneratePartOf, isSuppressPMD, processAnnotations, removeSelfImport, setClassToExtend, setCopyright, setJavadoc, setModifiers, setPackageName, setVisibility, write, writeMethods, writeSignatureaddRequiredImportpublic JaloClassWriter(CodeGenerator gen, YExtension ext, java.lang.String className)
public JaloClassWriter(CodeGenerator gen, YExtension ext, java.lang.String className, boolean jaloLogicFree)
public java.lang.String getConstantsClassName()
public boolean isJaloLogicFree()
protected java.util.List<MethodWriter> sortMethods(java.util.List<MethodWriter> methods)
sortMethods in class ClassWriterprotected void addAnnotations()
addAnnotations in class ClassWriterCopyright © 2018 SAP SE. All Rights Reserved.