Class CodeInterfaceSchemaMethodGenerator

java.lang.Object
no.sikt.graphitron.generators.abstractions.SimpleMethodGenerator
no.sikt.graphitron.generators.codeinterface.CodeInterfaceSchemaMethodGenerator
All Implemented Interfaces:
MethodGenerator

public class CodeInterfaceSchemaMethodGenerator extends SimpleMethodGenerator
This class generates code for a method for fetching a complete schema.
  • Field Details

  • Constructor Details

    • CodeInterfaceSchemaMethodGenerator

      public CodeInterfaceSchemaMethodGenerator(boolean includeNode)
  • Method Details

    • generate

      public no.sikt.graphitron.javapoet.MethodSpec generate()
      Specified by:
      generate in class SimpleMethodGenerator
      Returns:
      The complete javapoet MethodSpec based on the provided target.