Package uno.anahata.ai.nb.model.projects
package uno.anahata.ai.nb.model.projects
Models representing NetBeans project structures, including overviews,
source folders, and file metadata.
-
ClassesClassDescriptionRepresents a key conceptual component of a project, like a major class or package.Represents a single file within a project, including its metadata and status.Represents a high-level, structured overview of a project, including its root structure and a detailed view of its source folders.Represents a high-level, abstract summary of a project, focusing on its key conceptual components rather than its file structure.Represents a folder within a source directory tree, containing files and subfolders.
