Hierarchy For All Packages
- com.vaadin.copilot,
- com.vaadin.copilot.ai,
- com.vaadin.copilot.analytics,
- com.vaadin.copilot.communication,
- com.vaadin.copilot.feedback,
- com.vaadin.copilot.ide,
- com.vaadin.copilot.javarewriter,
- com.vaadin.copilot.javarewriter.custom,
- com.vaadin.copilot.javarewriter.exception,
- com.vaadin.copilot.plugins.accessibilitychecker,
- com.vaadin.copilot.plugins.devsetup,
- com.vaadin.copilot.plugins.docs,
- com.vaadin.copilot.plugins.i18n,
- com.vaadin.copilot.plugins.info,
- com.vaadin.copilot.plugins.testgeneration,
- com.vaadin.copilot.plugins.themeeditor,
- com.vaadin.copilot.plugins.themeeditor.handlers,
- com.vaadin.copilot.plugins.themeeditor.messages,
- com.vaadin.copilot.plugins.themeeditor.utils,
- com.vaadin.copilot.startup,
- com.vaadin.copilot.userinfo
Class Hierarchy
- java.lang.Object
- com.vaadin.copilot.plugins.accessibilitychecker.AccessibilityCheckerMessageHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.AccessRequirement
- com.vaadin.copilot.AccessRequirementUtil
- com.vaadin.copilot.ai.AICommunicationUtil
- com.vaadin.copilot.analytics.AnalyticsInterceptor (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.ApplicationInitializer (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.plugins.themeeditor.messages.BaseRequest (implements java.io.Serializable)
- com.vaadin.copilot.plugins.themeeditor.messages.ClassNameRequest
- com.vaadin.copilot.plugins.themeeditor.messages.HistoryRequest
- com.vaadin.copilot.plugins.themeeditor.messages.LoadRulesRequest
- com.vaadin.copilot.plugins.themeeditor.messages.OpenCssRequest
- com.vaadin.copilot.plugins.themeeditor.messages.RulesRequest
- com.vaadin.copilot.plugins.themeeditor.messages.SetClassNameRequest
- com.vaadin.copilot.plugins.themeeditor.messages.SetFontRequest
- com.vaadin.copilot.plugins.themeeditor.messages.BaseResponse (implements java.io.Serializable)
- com.vaadin.copilot.plugins.themeeditor.messages.ClassNameResponse
- com.vaadin.copilot.plugins.themeeditor.messages.ComponentMetadataResponse
- com.vaadin.copilot.plugins.themeeditor.messages.ErrorResponse
- com.vaadin.copilot.plugins.themeeditor.messages.ThemeNotFoundError
- com.vaadin.copilot.plugins.themeeditor.messages.LoadPreviewResponse
- com.vaadin.copilot.plugins.themeeditor.messages.LoadRulesResponse
- com.vaadin.copilot.plugins.themeeditor.handlers.ClassNameHandler (implements com.vaadin.copilot.plugins.themeeditor.utils.MessageHandler)
- com.vaadin.copilot.plugins.themeeditor.handlers.ComponentMetadataHandler (implements com.vaadin.copilot.plugins.themeeditor.utils.MessageHandler)
- com.vaadin.copilot.plugins.themeeditor.utils.ComponentsMetadata
- com.vaadin.copilot.ComponentSourceFinder
- com.vaadin.copilot.javarewriter.ConstructorAnalyzer
- com.vaadin.copilot.Copilot (implements com.vaadin.base.devserver.DevToolsMessageHandler)
- com.vaadin.copilot.ide.CopilotIDEPlugin
- com.vaadin.copilot.ide.CopilotIDEPluginProperties
- com.vaadin.copilot.CopilotIndexHtmlLoader (implements com.vaadin.flow.server.VaadinServiceInitListener)
- com.vaadin.copilot.plugins.info.CopilotInfo
- com.vaadin.copilot.startup.CopilotLoader (implements com.vaadin.flow.server.frontend.TypeScriptBootstrapModifier)
- com.vaadin.copilot.CopilotServerClient
- com.vaadin.copilot.ai.AICommandHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.analytics.AnalyticsClient
- com.vaadin.copilot.ErrorHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.feedback.FeedbackClient
- com.vaadin.copilot.PreviewHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.plugins.testgeneration.TestGenerationServerClient
- com.vaadin.copilot.userinfo.UserInfoServerClient
- com.vaadin.copilot.CopilotSession
- com.vaadin.copilot.CopilotStatus
- com.vaadin.copilot.CopilotVersion
- com.vaadin.copilot.plugins.themeeditor.utils.CssRule (implements java.lang.Cloneable)
- com.vaadin.copilot.javarewriter.custom.CustomComponentHandle
- com.vaadin.copilot.javarewriter.custom.CrudComponentHandle
- com.vaadin.copilot.javarewriter.custom.DetailsComponentHandle
- com.vaadin.copilot.javarewriter.custom.CustomComponentHandler
- com.vaadin.copilot.javarewriter.DataEntityRecordRewriter
- com.vaadin.copilot.plugins.devsetup.DevSetupHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.plugins.docs.DocsDataLoader
- com.vaadin.copilot.plugins.docs.DocsHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.plugins.docs.DocsMainSection
- com.vaadin.copilot.plugins.docs.DocsRequest
- com.vaadin.copilot.plugins.docs.DocsResponse
- com.vaadin.copilot.plugins.docs.DocsSection
- com.vaadin.copilot.Downloader
- com.vaadin.copilot.plugins.themeeditor.Editor
- com.vaadin.copilot.plugins.themeeditor.CopilotEditor
- com.vaadin.copilot.plugins.accessibilitychecker.AccessibilityJavaSourceModifier
- com.vaadin.copilot.plugins.themeeditor.JavaSourceModifier
- com.vaadin.copilot.plugins.themeeditor.CopilotEditor
- com.vaadin.copilot.plugins.themeeditor.Editor.Modification (implements java.lang.Comparable<T>)
- com.vaadin.copilot.feedback.FeedbackHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.javarewriter.FlowComponentQuirks
- com.vaadin.copilot.FlowUtil
- com.vaadin.copilot.plugins.testgeneration.GenerateTestsHandler (implements com.vaadin.copilot.CopilotCommand)
- com.github.javaparser.ast.visitor.GenericVisitorAdapter<R,
A> (implements com.github.javaparser.ast.visitor.GenericVisitor<R, A>) - com.vaadin.copilot.plugins.themeeditor.utils.LineNumberVisitor
- com.vaadin.copilot.plugins.themeeditor.utils.LocalClassNamesVisitor
- com.vaadin.copilot.plugins.themeeditor.utils.LocalClassNameVisitor
- com.vaadin.copilot.plugins.themeeditor.utils.StatementLineNumberVisitor
- com.vaadin.copilot.HotswapAgentDownloader
- com.vaadin.copilot.HotswapDownloadHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.HotswapListener (implements com.vaadin.flow.hotswap.VaadinHotswapper)
- com.vaadin.copilot.plugins.i18n.I18nHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.ide.IdeHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.ide.IdeIntegration
- com.vaadin.copilot.IdentityHashSet<T> (implements java.util.Set<E>)
- com.vaadin.copilot.ide.IdePluginCommandHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.ide.IdeUtils
- com.vaadin.copilot.plugins.info.InfoHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.javarewriter.InsertionPoint
- com.vaadin.copilot.javarewriter.JavaBatchRewriter
- com.vaadin.copilot.javarewriter.JavaComponent.Metadata
- com.vaadin.copilot.javarewriter.JavaDataProviderHandler
- com.vaadin.copilot.javarewriter.JavaModifier
- com.vaadin.copilot.javarewriter.JavaModifier.CompilationUnitOperations
- com.vaadin.copilot.JavaParserHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.JavaRewriteHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.javarewriter.JavaRewriter
- com.vaadin.copilot.javarewriter.JavaRewriterCopyPasteHandler
- com.vaadin.copilot.javarewriter.JavaRewriterMerger
- com.vaadin.copilot.javarewriter.JavaRewriterObserver (implements com.github.javaparser.ast.observer.AstObserver)
- com.vaadin.copilot.javarewriter.JavaRewriterUtil
- com.vaadin.copilot.JavaSourcePathDetector
- com.vaadin.copilot.javarewriter.JavaStyleRewriter
- com.vaadin.copilot.JetbrainsRuntimeUtil
- com.vaadin.copilot.javarewriter.LabelValuePairRecordRewriter
- com.vaadin.copilot.plugins.themeeditor.handlers.LoadPreviewHandler (implements com.vaadin.copilot.plugins.themeeditor.utils.MessageHandler)
- com.vaadin.copilot.plugins.themeeditor.handlers.LoadRulesHandler (implements com.vaadin.copilot.plugins.themeeditor.utils.MessageHandler)
- com.vaadin.copilot.plugins.themeeditor.handlers.LocalClassNameHandler (implements com.vaadin.copilot.plugins.themeeditor.utils.MessageHandler)
- com.vaadin.copilot.javarewriter.LumoRewriterUtil
- com.vaadin.copilot.MachineConfigurationHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.ide.OpenComponentInIDE (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.plugins.themeeditor.handlers.OpenCssHandler (implements com.vaadin.copilot.plugins.themeeditor.utils.MessageHandler)
- com.vaadin.copilot.ProjectFileHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.ProjectFileManager
- com.vaadin.copilot.ProjectManager
- com.vaadin.copilot.RouteCreator
- com.vaadin.copilot.RouteHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.plugins.themeeditor.handlers.RulesHandler (implements com.vaadin.copilot.plugins.themeeditor.utils.MessageHandler)
- com.vaadin.copilot.plugins.themeeditor.handlers.SetFontHandler (implements com.vaadin.copilot.plugins.themeeditor.utils.MessageHandler)
- com.vaadin.copilot.javarewriter.SourceSyncChecker
- com.vaadin.copilot.SpringBridge
- com.vaadin.copilot.SpringIntegration
- com.vaadin.copilot.plugins.themeeditor.messages.StateMessage (implements java.io.Serializable)
- com.vaadin.copilot.plugins.themeeditor.ThemeEditorMessageHandler (implements com.vaadin.copilot.CopilotCommand, com.vaadin.copilot.plugins.themeeditor.utils.HasSourceModifier, com.vaadin.copilot.plugins.themeeditor.utils.HasThemeModifier)
- com.vaadin.copilot.plugins.themeeditor.ThemeModifier
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.vaadin.copilot.plugins.docs.DocsException
- com.vaadin.copilot.RouteDuplicatedException
- java.lang.RuntimeException
- com.vaadin.copilot.plugins.accessibilitychecker.AccessibilityCheckerException
- com.vaadin.copilot.javarewriter.exception.ComponentInfoNotFoundException
- com.vaadin.copilot.CopilotException
- com.vaadin.copilot.plugins.themeeditor.utils.ThemeEditorException
- java.lang.UnsupportedOperationException
- com.vaadin.copilot.ide.CopilotIDEPlugin.UnsupportedOperationByPluginException
- java.lang.Exception
- com.vaadin.copilot.UiServiceHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.UserInfoHandler (implements com.vaadin.copilot.CopilotCommand)
- com.vaadin.copilot.Util
- com.vaadin.copilot.VsCodeUtil
Interface Hierarchy
- com.vaadin.copilot.plugins.accessibilitychecker.AccessibilityJavaSourceModifier.ErrorHandler
- com.vaadin.copilot.plugins.accessibilitychecker.AccessibilityJavaSourceModifier.SuccessHandler
- com.vaadin.copilot.ai.AIConstants
- com.vaadin.copilot.CopilotCommand
- com.vaadin.copilot.plugins.themeeditor.utils.HasSourceModifier
- com.vaadin.copilot.plugins.themeeditor.utils.HasThemeModifier
- com.vaadin.copilot.javarewriter.JavaBatchRewriter.Callback
- com.vaadin.copilot.javarewriter.JavaModifier.OperationFunction<T>
- com.vaadin.copilot.plugins.themeeditor.utils.MessageHandler
- com.vaadin.copilot.plugins.themeeditor.utils.MessageHandlerCommand
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.vaadin.copilot.AccessRequirement.Type
- com.vaadin.copilot.plugins.themeeditor.ComponentType
- com.vaadin.copilot.ide.CopilotIDEPlugin.Commands
- com.vaadin.copilot.communication.CopilotServerResponseCode
- com.vaadin.copilot.ide.IdeNotification.Type
- com.vaadin.copilot.ide.IdeUtils.IDE
- com.vaadin.copilot.javarewriter.JavaRewriter.AlignmentMode
- com.vaadin.copilot.javarewriter.JavaRewriter.CommentType
- com.vaadin.copilot.javarewriter.JavaRewriter.Where
- com.vaadin.copilot.communication.StreamResponseEnum
- com.vaadin.copilot.plugins.themeeditor.ThemeEditorCommand
- com.vaadin.copilot.plugins.themeeditor.Where
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- com.vaadin.copilot.analytics.AnalyticsRequest
- com.vaadin.copilot.javarewriter.AttachExpression
- com.vaadin.copilot.javarewriter.ComponentInfo
- com.vaadin.copilot.javarewriter.ComponentTypeAndSourceLocation
- com.vaadin.copilot.plugins.info.CopilotInfo.NameAndVersion (implements java.io.Serializable)
- com.vaadin.copilot.communication.CopilotServerRequest
- com.vaadin.copilot.communication.CopilotServerResponse
- com.vaadin.copilot.plugins.devsetup.DevSetupInfo
- com.vaadin.copilot.ErrorsRequest
- com.vaadin.copilot.feedback.FeedbackRequest
- com.vaadin.copilot.ide.IdeNotification
- com.vaadin.copilot.ide.IDEPluginInfo
- com.vaadin.copilot.javarewriter.JavaComponent
- com.vaadin.copilot.javarewriter.JavaDataProviderHandler.FieldOrVariable
- com.vaadin.copilot.javarewriter.JavaDataProviderHandler.JavaDataProviderHandlerResult
- com.vaadin.copilot.JavaParserHandler.AnnotationData
- com.vaadin.copilot.JavaParserHandler.PropertyData
- com.vaadin.copilot.javarewriter.JavaRewriter.AddTemplateOptions
- com.vaadin.copilot.javarewriter.JavaRewriter.Code
- com.vaadin.copilot.javarewriter.JavaRewriter.DuplicateInfo
- com.vaadin.copilot.javarewriter.JavaRewriter.ExtractInlineVariableResult
- com.vaadin.copilot.javarewriter.JavaRewriter.ReplaceResult
- com.vaadin.copilot.javarewriter.JavaRewriter.SetterAndValue
- com.vaadin.copilot.JavaSourcePathDetector.ModuleInfo
- com.vaadin.copilot.JavaSourcePathDetector.ProjectPaths
- com.vaadin.copilot.javarewriter.JavaStyleRewriter.StyleInfo
- com.vaadin.copilot.plugins.info.JdkInfo
- com.vaadin.copilot.PreviewHandler.ActivationResponse
- com.vaadin.copilot.SpringBridge.EndpointInfo
- com.vaadin.copilot.communication.StreamResponse
- com.vaadin.copilot.plugins.testgeneration.TestGenerationRequest
- com.vaadin.copilot.userinfo.UserInfo
- com.vaadin.copilot.userinfo.UserInfoRequest
- java.lang.Record