Uses of Package
org.egothor.methodatlas.ai
Packages that use org.egothor.methodatlas.ai
Package
Description
AI integration layer for MethodAtlas providing automated security
classification of JUnit test methods.
-
Classes in org.egothor.methodatlas.ai used by org.egothor.methodatlas.aiClassDescriptionImmutable AI-generated classification result for a single parsed test class.Immutable AI-generated security classification result for a single test method.Immutable configuration describing how AI-based enrichment should be performed during a
MethodAtlasAppexecution.Mutable builder used to construct validatedAiOptionsinstances.Built-in taxonomy modes used for security classification.Enumeration of supported AI provider implementations used by theAiSuggestionEngine.Provider-specific client abstraction used to communicate with external AI inference services.High-level AI orchestration contract for security classification of parsed test classes.Checked exception indicating failure during AI-based suggestion generation or related AI subsystem operations.Deterministically extracted test method descriptor supplied to the prompt.Immutable lookup structure providing efficient access to AI-generated method suggestions by method name.