Hierarchy For All Packages
- org.egothor.methodatlas,
- org.egothor.methodatlas.ai,
- org.egothor.methodatlas.command,
- org.egothor.methodatlas.emit
Class Hierarchy
- java.lang.Object
- org.egothor.methodatlas.ai.AiOptions.Builder
- org.egothor.methodatlas.ai.AiProviderFactory
- org.egothor.methodatlas.AiResultCache
- org.egothor.methodatlas.ai.AiSuggestionEngineImpl (implements org.egothor.methodatlas.ai.AiSuggestionEngine)
- org.egothor.methodatlas.ai.AnthropicClient (implements org.egothor.methodatlas.ai.AiProviderClient)
- org.egothor.methodatlas.command.ApplyTagsCommand (implements org.egothor.methodatlas.command.Command)
- org.egothor.methodatlas.command.ApplyTagsFromCsvCommand (implements org.egothor.methodatlas.command.Command)
- org.egothor.methodatlas.ApplyTagsFromCsvEngine
- org.egothor.methodatlas.ai.AzureOpenAiClient (implements org.egothor.methodatlas.ai.AiProviderClient)
- org.egothor.methodatlas.ClassificationOverride
- org.egothor.methodatlas.command.CommandSupport
- org.egothor.methodatlas.ai.DefaultSecurityTaxonomy
- org.egothor.methodatlas.emit.DeltaEmitter
- org.egothor.methodatlas.DeltaReport
- org.egothor.methodatlas.command.DiffCommand (implements org.egothor.methodatlas.command.Command)
- org.egothor.methodatlas.command.GitHubAnnotationsCommand (implements org.egothor.methodatlas.command.Command)
- org.egothor.methodatlas.emit.GitHubAnnotationsEmitter (implements org.egothor.methodatlas.TestMethodSink)
- org.egothor.methodatlas.ai.HttpSupport
- org.egothor.methodatlas.ai.JsonText
- org.egothor.methodatlas.ai.ManualConsumeEngine (implements org.egothor.methodatlas.ai.AiSuggestionEngine)
- org.egothor.methodatlas.command.ManualPrepareCommand (implements org.egothor.methodatlas.command.Command)
- org.egothor.methodatlas.ai.ManualPrepareEngine
- org.egothor.methodatlas.MethodAtlasApp
- org.egothor.methodatlas.ai.OllamaClient (implements org.egothor.methodatlas.ai.AiProviderClient)
- org.egothor.methodatlas.ai.OpenAiCompatibleClient (implements org.egothor.methodatlas.ai.AiProviderClient)
- org.egothor.methodatlas.ai.OptimizedSecurityTaxonomy
- org.egothor.methodatlas.emit.OutputEmitter
- org.egothor.methodatlas.ai.PromptBuilder
- org.egothor.methodatlas.command.SarifCommand (implements org.egothor.methodatlas.command.Command)
- org.egothor.methodatlas.emit.SarifEmitter (implements org.egothor.methodatlas.TestMethodSink)
- org.egothor.methodatlas.command.ScanCommand (implements org.egothor.methodatlas.command.Command)
- org.egothor.methodatlas.ai.SuggestionLookup
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.egothor.methodatlas.ai.AiSuggestionException
- java.lang.Exception
Interface Hierarchy
- org.egothor.methodatlas.ai.AiProviderClient
- org.egothor.methodatlas.ai.AiSuggestionEngine
- org.egothor.methodatlas.command.Command
- org.egothor.methodatlas.ManualMode
- org.egothor.methodatlas.ai.RateLimitListener
- org.egothor.methodatlas.TestMethodSink
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.egothor.methodatlas.ai.AiOptions.TaxonomyMode
- org.egothor.methodatlas.ai.AiProvider
- org.egothor.methodatlas.DeltaEntry.ChangeType
- org.egothor.methodatlas.OutputMode
- org.egothor.methodatlas.TagAiDrift
- 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
- org.egothor.methodatlas.ai.AiClassSuggestion
- org.egothor.methodatlas.ai.AiMethodSuggestion
- org.egothor.methodatlas.ai.AiOptions
- org.egothor.methodatlas.ClassificationOverride.Entry
- org.egothor.methodatlas.CliConfig
- org.egothor.methodatlas.DeltaEntry
- org.egothor.methodatlas.DeltaReport.DeltaResult
- org.egothor.methodatlas.ManualMode.Consume (implements org.egothor.methodatlas.ManualMode)
- org.egothor.methodatlas.ManualMode.Prepare (implements org.egothor.methodatlas.ManualMode)
- org.egothor.methodatlas.ai.PromptBuilder.TargetMethod
- java.lang.Record