Hierarchy For All Packages
- com.vaadin.copilot,
- com.vaadin.copilot.ai,
- com.vaadin.copilot.analytics,
- com.vaadin.copilot.communication,
- com.vaadin.copilot.customcomponent,
- com.vaadin.copilot.exception,
- com.vaadin.copilot.exception.report,
- 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.propertypanel,
- 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.plugins.vaadinversionupdate,
- com.vaadin.copilot.startup,
- com.vaadin.copilot.testbenchgenerator,
- com.vaadin.copilot.testbenchgenerator.assertion,
- com.vaadin.copilot.testbenchgenerator.events,
- com.vaadin.copilot.userinfo
Class Hierarchy
- java.lang.Object
- com.vaadin.copilot.javarewriter.AbstractComponentLocationInfo
- com.vaadin.copilot.javarewriter.ComponentAttachInfo
- com.vaadin.copilot.javarewriter.ComponentCreateInfo
- com.vaadin.copilot.AccessRequirement
- com.vaadin.copilot.AccessRequirementUtil
- com.vaadin.copilot.ai.AICommunicationUtil
- com.vaadin.copilot.plugins.themeeditor.messages.BaseRequest (implements java.io.Serializable)
- com.vaadin.copilot.plugins.themeeditor.messages.ClassNameRequest
- com.vaadin.copilot.plugins.docs.DocsRequest
- 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.javarewriter.ClassSourceStaticAnalyzer
- com.vaadin.copilot.CompilationStatusChecker (implements java.util.function.Consumer<T>)
- com.vaadin.flow.component.ComponentEventBus (implements java.io.Serializable)
- com.vaadin.copilot.HotswapEventBus
- com.vaadin.copilot.javarewriter.ComponentInfoBuilder
- com.vaadin.copilot.javarewriter.ComponentInfoFinder
- com.vaadin.copilot.customcomponent.ComponentInfoForCustomComponentSupport
- com.vaadin.copilot.customcomponent.CustomComponentInstanceInfo
- com.vaadin.copilot.plugins.themeeditor.handlers.ComponentMetadataHandler (implements com.vaadin.copilot.plugins.themeeditor.utils.MessageHandler)
- com.vaadin.copilot.plugins.propertypanel.ComponentProperty
- com.vaadin.copilot.plugins.propertypanel.ComponentPropertyHelperUtil
- com.vaadin.copilot.plugins.propertypanel.ComponentPropertyProvider
- com.vaadin.copilot.ComponentSourceFinder
- com.vaadin.copilot.ConfigurationFileUtil
- com.vaadin.copilot.ConnectToService
- com.vaadin.copilot.javarewriter.ConstructorAnalyzer
- com.vaadin.copilot.Copilot (implements com.vaadin.base.devserver.DevToolsMessageHandler)
- com.vaadin.copilot.CopilotCommand
- com.vaadin.copilot.plugins.accessibilitychecker.AccessibilityCheckerMessageHandler
- com.vaadin.copilot.ai.AICommandHandler
- com.vaadin.copilot.ai.AICreateFieldsHandler
- com.vaadin.copilot.analytics.AnalyticsInterceptor
- com.vaadin.copilot.ApplicationInitializer
- com.vaadin.copilot.ApplicationUserSwitchHandler
- com.vaadin.copilot.ComponentInfoHandler
- com.vaadin.copilot.ai.CreateLumoThemeVariablesHandler
- com.vaadin.copilot.plugins.devsetup.DevSetupHandler
- com.vaadin.copilot.plugins.docs.DocsHandler
- com.vaadin.copilot.ErrorHandler
- com.vaadin.copilot.feedback.FeedbackHandler
- com.vaadin.copilot.plugins.testgeneration.GenerateTestsHandler
- com.vaadin.copilot.HotswapDownloadHandler
- com.vaadin.copilot.plugins.i18n.I18nHandler
- com.vaadin.copilot.ide.IdeHandler
- com.vaadin.copilot.ide.IdePluginCommandHandler
- com.vaadin.copilot.JavaParserHandler
- com.vaadin.copilot.JavaRewriteHandler
- com.vaadin.copilot.LitTemplateHandler
- com.vaadin.copilot.MachineConfigurationHandler
- com.vaadin.copilot.ide.OpenComponentInIDE
- com.vaadin.copilot.PreviewHandler
- com.vaadin.copilot.ProjectFileHandler
- com.vaadin.copilot.ProjectInfoHandler
- com.vaadin.copilot.ProjectStateConfigurationHandler
- com.vaadin.copilot.RouteHandler
- com.vaadin.copilot.testbenchgenerator.TestBenchRecordHandler
- com.vaadin.copilot.plugins.themeeditor.ThemeEditorMessageHandler (implements com.vaadin.copilot.plugins.themeeditor.utils.HasSourceModifier, com.vaadin.copilot.plugins.themeeditor.utils.HasThemeModifier)
- com.vaadin.copilot.UiServiceHandler
- com.vaadin.copilot.UserInfoHandler
- com.vaadin.copilot.plugins.vaadinversionupdate.VaadinVersionUpdateHandler
- 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.CopilotJacksonUtils
- com.vaadin.copilot.startup.CopilotLoader (implements com.vaadin.flow.server.frontend.TypeScriptBootstrapModifier)
- com.vaadin.copilot.CopilotServerClient
- com.vaadin.copilot.analytics.AnalyticsClient
- com.vaadin.copilot.feedback.FeedbackClient
- 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.customcomponent.CustomComponentAddMethodInfo
- com.vaadin.copilot.customcomponent.CustomComponentDetector
- com.vaadin.copilot.javarewriter.custom.CustomComponentHandle
- com.vaadin.copilot.javarewriter.custom.CrudComponentHandle
- com.vaadin.copilot.javarewriter.custom.DashboardComponentHandle
- com.vaadin.copilot.javarewriter.custom.DetailsComponentHandle
- com.vaadin.copilot.javarewriter.custom.CustomComponentHandler
- com.vaadin.copilot.customcomponent.CustomComponentHelper
- com.vaadin.copilot.customcomponent.CustomComponents
- com.vaadin.copilot.javarewriter.DataEntityRecordRewriter
- com.vaadin.copilot.plugins.docs.DocsDataLoader
- com.vaadin.copilot.plugins.docs.DocsMainSection
- 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>)
- java.util.EventObject (implements java.io.Serializable)
- com.vaadin.flow.component.ComponentEvent<T>
- com.vaadin.copilot.HotswapEventBus.CopilotHotswapEvent
- com.vaadin.flow.component.ComponentEvent<T>
- com.vaadin.copilot.exception.report.ExceptionReport
- com.vaadin.copilot.exception.report.ExceptionReportCreator
- com.vaadin.copilot.exception.report.ExceptionReportFileItem (implements com.vaadin.copilot.exception.report.ExceptionReportItem)
- com.vaadin.copilot.exception.report.ExceptionReportRelevantComponentNode
- com.vaadin.copilot.exception.report.ExceptionReportRelevantPairData
- com.vaadin.copilot.plugins.propertypanel.FlowComponentDefaultValueCache
- com.vaadin.copilot.javarewriter.FlowComponentQuirks
- com.vaadin.copilot.FlowUtil
- 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.HotswapListener (implements com.vaadin.flow.hotswap.VaadinHotswapper)
- com.vaadin.copilot.ide.IDEHeartbeatScheduler
- com.vaadin.copilot.ide.IdeIntegration
- com.vaadin.copilot.IdentityHashSet<T> (implements java.util.Set<E>)
- com.vaadin.copilot.ide.IdeUtils
- 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.JavaFileSourceProvider
- com.vaadin.copilot.javarewriter.JavaModifier
- com.vaadin.copilot.javarewriter.JavaModifier.CompilationUnitOperations
- com.vaadin.copilot.JavaReflectionUtil
- 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.javarewriter.JavaSource
- com.vaadin.copilot.JavaSourcePathDetector
- com.vaadin.copilot.javarewriter.JavaStyleRewriter
- com.vaadin.copilot.JetbrainsRuntimeUtil
- com.vaadin.copilot.KotlinUtil
- 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.MachineConfiguration
- com.vaadin.copilot.NewRouteTemplateHandler
- com.vaadin.copilot.plugins.themeeditor.handlers.OpenCssHandler (implements com.vaadin.copilot.plugins.themeeditor.utils.MessageHandler)
- com.vaadin.copilot.PomFileRewriter
- com.vaadin.copilot.ProjectFileManager
- com.vaadin.copilot.ProjectModifier
- com.vaadin.copilot.RouteCreator
- 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.SpringDataIntegration
- com.vaadin.copilot.SpringIntegration
- com.vaadin.copilot.SpringSecurityIntegration
- com.vaadin.copilot.plugins.themeeditor.messages.StateMessage (implements java.io.Serializable)
- com.vaadin.copilot.testbenchgenerator.events.TargetEventData
- com.vaadin.copilot.testbenchgenerator.TestBenchJavaTestGenerator
- com.vaadin.copilot.testbenchgenerator.TestBenchScenario
- com.vaadin.copilot.testbenchgenerator.TestBenchScenarioItem
- com.vaadin.copilot.testbenchgenerator.assertion.AssertionScenarioItem
- com.vaadin.copilot.testbenchgenerator.assertion.PageTitleEqualsAssertion
- com.vaadin.copilot.testbenchgenerator.assertion.PresenceAssertion
- com.vaadin.copilot.testbenchgenerator.events.PageChangeEvent
- com.vaadin.copilot.testbenchgenerator.TargetScenarioItem
- com.vaadin.copilot.testbenchgenerator.assertion.TargetAssertionScenarioItem
- com.vaadin.copilot.testbenchgenerator.assertion.TextEqualsAssertionItem
- com.vaadin.copilot.testbenchgenerator.events.TargetEvent
- com.vaadin.copilot.testbenchgenerator.assertion.TargetAssertionScenarioItem
- com.vaadin.copilot.testbenchgenerator.assertion.AssertionScenarioItem
- 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.exception.RouteDuplicatedException
- java.lang.RuntimeException
- com.vaadin.copilot.plugins.accessibilitychecker.AccessibilityCheckerException
- com.vaadin.copilot.userinfo.AIUsageDisabledException
- com.vaadin.copilot.exception.ComponentCreatedInLoopException
- com.vaadin.copilot.javarewriter.exception.ComponentInfoNotFoundException
- com.vaadin.copilot.exception.CopilotException
- com.vaadin.copilot.plugins.propertypanel.DefaultValueNotAccessibleException
- com.vaadin.copilot.exception.KotlinNotSupportedException
- com.vaadin.copilot.exception.SuggestRestartException
- com.vaadin.copilot.exception.UnknownExpressionTypeException
- com.vaadin.copilot.plugins.themeeditor.utils.ThemeEditorException
- java.lang.UnsupportedOperationException
- com.vaadin.copilot.ide.CopilotIDEPlugin.UnsupportedOperationByPluginException
- java.lang.Exception
- com.vaadin.copilot.ai.UIFromImage
- com.vaadin.copilot.UIServiceCreator
- com.vaadin.copilot.Util
- com.vaadin.copilot.plugins.vaadinversionupdate.VaadinVersionUpdate
- com.vaadin.copilot.VsCodeUtil
- com.vaadin.copilot.WrapWithComponentListFinder
- com.vaadin.copilot.javarewriter.AbstractComponentLocationInfo
Interface Hierarchy
- com.vaadin.copilot.plugins.accessibilitychecker.AccessibilityJavaSourceModifier.ErrorHandler
- com.vaadin.copilot.plugins.accessibilitychecker.AccessibilityJavaSourceModifier.SuccessHandler
- com.vaadin.copilot.ai.AIConstants
- com.vaadin.copilot.customcomponent.CustomComponent
- com.vaadin.copilot.exception.report.ExceptionReportItem
- 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
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.AIUsageAllowed
- com.vaadin.copilot.testbenchgenerator.assertion.AssertionType
- com.vaadin.copilot.ComponentPropertyType
- com.vaadin.copilot.plugins.themeeditor.ComponentType
- com.vaadin.copilot.ConnectToService.BindingType
- com.vaadin.copilot.ide.CopilotIDEPlugin.Commands
- com.vaadin.copilot.CopilotServerClient.AIProvider
- com.vaadin.copilot.communication.CopilotServerResponseCode
- com.vaadin.copilot.customcomponent.CustomComponent.Type
- com.vaadin.copilot.Framework
- com.vaadin.copilot.ide.IdeNotification.Type
- com.vaadin.copilot.ide.IdeUtils.IDE
- com.vaadin.copilot.javarewriter.JavaRewriter.AddReplace
- com.vaadin.copilot.javarewriter.JavaRewriter.AlignmentMode
- com.vaadin.copilot.javarewriter.JavaRewriter.CommentType
- com.vaadin.copilot.javarewriter.JavaRewriter.Where
- com.vaadin.copilot.plugins.info.JdkInfo.HotswapSolution
- com.vaadin.copilot.communication.StreamResponseEnum
- com.vaadin.copilot.testbenchgenerator.events.TargetEventName
- com.vaadin.copilot.testbenchgenerator.TestBenchScenarioItemType
- com.vaadin.copilot.plugins.themeeditor.ThemeEditorCommand
- com.vaadin.copilot.UIServiceCreator.DataStorage
- 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.ai.AICreateFieldsHandler.CreateBeanFieldsData
- com.vaadin.copilot.ai.AICreateFieldsHandler.CreateBeanFieldsRequest
- com.vaadin.copilot.ai.AICreateFieldsHandler.CreateBeanFieldsResponse
- com.vaadin.copilot.ai.AICreateFieldsHandler.CreateExampleDataData
- com.vaadin.copilot.ai.AICreateFieldsHandler.CreateExampleDataRequest
- com.vaadin.copilot.ai.AICreateFieldsHandler.CreateExampleDataResponse
- com.vaadin.copilot.analytics.AnalyticsRequest
- com.vaadin.copilot.javarewriter.AttachExpression
- com.vaadin.copilot.CompilationStatusChecker.FilePathAndName
- com.vaadin.copilot.javarewriter.ComponentInfo
- com.vaadin.copilot.ComponentInfoHandler.ComponentDragDropApiInfo
- com.vaadin.copilot.plugins.propertypanel.ComponentProperty.ComponentPropertyOption
- com.vaadin.copilot.plugins.propertypanel.ComponentPropertyHelperUtil.PropertyFieldInfo
- com.vaadin.copilot.javarewriter.ComponentTypeAndSourceLocation
- com.vaadin.copilot.plugins.info.CopilotInfo.NameAndVersion (implements java.io.Serializable)
- com.vaadin.copilot.CopilotServerClient.AccessControlData
- com.vaadin.copilot.communication.CopilotServerRequest
- com.vaadin.copilot.communication.CopilotServerResponse
- com.vaadin.copilot.ai.CreateLumoThemeVariablesHandler.CreateLumoThemeVariableData
- com.vaadin.copilot.ai.CreateLumoThemeVariablesHandler.CreateLumoThemeVariableRequest
- com.vaadin.copilot.ai.CreateLumoThemeVariablesHandler.CreateLumoThemeVariableResponse
- com.vaadin.copilot.customcomponent.CustomComponentApiSelection
- com.vaadin.copilot.customcomponent.CustomComponentExternal (implements com.vaadin.copilot.customcomponent.CustomComponent)
- com.vaadin.copilot.customcomponent.CustomComponentInProject (implements com.vaadin.copilot.customcomponent.CustomComponent)
- com.vaadin.copilot.customcomponent.CustomComponentResponseData
- com.vaadin.copilot.plugins.devsetup.DevSetupInfo
- com.vaadin.copilot.plugins.docs.DocsHandler.AskDocsData
- com.vaadin.copilot.plugins.docs.DocsHandler.AskDocsRequest
- com.vaadin.copilot.plugins.docs.DocsHandler.AskDocsResponse
- com.vaadin.copilot.ErrorsRequest
- com.vaadin.copilot.feedback.FeedbackRequest
- com.vaadin.copilot.ide.IDEHeartbeatResponse
- com.vaadin.copilot.ide.IdeNotification
- com.vaadin.copilot.ide.IDEPluginInfo
- com.vaadin.copilot.javarewriter.JavaComponent
- com.vaadin.copilot.javarewriter.JavaDataProviderHandler.FieldOrVariable
- com.vaadin.copilot.JavaParserHandler.AnnotationData
- com.vaadin.copilot.JavaParserHandler.PropertyData
- com.vaadin.copilot.JavaReflectionUtil.ComponentAddableMethod
- com.vaadin.copilot.JavaReflectionUtil.ParameterTypeInfo
- com.vaadin.copilot.JavaReflectionUtil.TypeInfo
- 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.NewRouteTemplateHandler.FlowTemplateRequest
- com.vaadin.copilot.NewRouteTemplateHandler.HillaTemplateRequest
- com.vaadin.copilot.PomFileRewriter.Dependency
- com.vaadin.copilot.PomFileRewriter.Property
- com.vaadin.copilot.testbenchgenerator.PossibleSelectors
- com.vaadin.copilot.testbenchgenerator.PossibleSelectors.SelectedAttributePairByUser
- com.vaadin.copilot.ProjectModifier.RouteAndPath
- com.vaadin.copilot.SpringBridge.H2Info
- com.vaadin.copilot.SpringBridge.ServiceMethodInfo
- com.vaadin.copilot.SpringBridge.VersionInfo
- com.vaadin.copilot.communication.StreamResponse
- com.vaadin.copilot.testbenchgenerator.TestBenchElementClassInfo
- com.vaadin.copilot.testbenchgenerator.TestBenchGenerateResult
- com.vaadin.copilot.plugins.testgeneration.TestGenerationRequest
- com.vaadin.copilot.ai.UIFromImage.UIFromImageData
- com.vaadin.copilot.ai.UIFromImage.UIFromImageRequest
- com.vaadin.copilot.ai.UIFromImage.UIFromImageResponse
- com.vaadin.copilot.UIServiceCreator.BeanInfo
- com.vaadin.copilot.UIServiceCreator.FieldInfo
- com.vaadin.copilot.UIServiceCreator.ServiceAndBeanInfo
- com.vaadin.copilot.userinfo.UserInfo
- com.vaadin.copilot.userinfo.UserInfoRequest
- com.vaadin.copilot.plugins.vaadinversionupdate.VaadinVersionUpdateHandler.VersionCheckRequest
- com.vaadin.copilot.WrapWithComponentListFinder.ClassNameInfo
- java.lang.Record