Uses of Package
uno.anahata.ai.nb.model.java
Packages that use uno.anahata.ai.nb.model.java
Package
Description
Data models and transfer objects representing Java-specific elements such as
types, members, and source file information.
This package contains the heart of the Anahata NetBeans AI Plugin's unique
capabilities.
This package contains utility classes that provide helper functions and bridge
various NetBeans Platform APIs for use by the plugin's core components and tools.
-
Classes in uno.anahata.ai.nb.model.java used by uno.anahata.ai.nb.model.javaClassDescriptionDescribes the origin of a source file, which determines if it's modifiable.Defines the kind of Java type to search for.
-
Classes in uno.anahata.ai.nb.model.java used by uno.anahata.ai.nb.toolsClassDescriptionRepresents a paginated result set for the members of a Java type.Represents a paginated result set from a Java package search.A record to hold information about a found type, including its origin.Defines the kind of Java type to search for.Represents a paginated result set from a Java type search within a package.
-
Classes in uno.anahata.ai.nb.model.java used by uno.anahata.ai.nb.utilClassDescriptionA simple data object to hold the result of a class file search, containing the FileObject of the class and the ClassPath it belongs to.
