public class ManagerWriter extends JaloClassWriter
GENERATED_NOTICE| Constructor and Description |
|---|
ManagerWriter(YExtension ext,
CodeGenerator gen,
boolean jaloLogicFree) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addCreatorMethods(YComposedType type) |
static java.lang.String |
assembleManagerClassName(CodeGenerator gen,
YExtension ext) |
ClassWriter |
createNonAbstractClassWriter() |
protected void |
fill() |
protected java.util.Set<YComposedType> |
getDeclaredTypes() |
protected java.util.Set<YComposedType> |
getExtendedTypes() |
addAnnotations, getConstantsClassName, isJaloLogicFree, sortMethodsaddAnnotation, addConstantDeclaration, addConstantDeclaration, addConstructor, addDeclaration, addDeclaration, addDeclaration, addInterface, addMethod, assembleAbstractClassName, assembleClassName, containsAnnotation, disableSuppressPMD, 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 ManagerWriter(YExtension ext, CodeGenerator gen, boolean jaloLogicFree)
public static java.lang.String assembleManagerClassName(CodeGenerator gen, YExtension ext)
public ClassWriter createNonAbstractClassWriter()
protected void fill()
fill in class ClassWriterprotected void addCreatorMethods(YComposedType type)
protected java.util.Set<YComposedType> getExtendedTypes()
protected java.util.Set<YComposedType> getDeclaredTypes()
Copyright © 2018 SAP SE. All Rights Reserved.