Package uno.anahata.ai.nb.model.java2
package uno.anahata.ai.nb.model.java2
Advanced Java code models for the next-generation toolset.
-
ClassesClassDescriptionA lightweight, serializable "keychain" DTO that uniquely identifies a Java class member (field, method, constructor, etc.).A rich result object that represents the outcome of a Javadoc retrieval operation for a JavaMember.A "Finder" command object that searches for all members of a given JavaType upon instantiation.A rich result object that represents the outcome of a source-finding operation for a specific JavaMember.A lightweight, serializable "keychain" DTO that uniquely identifies a Java type.A rich result object that represents the outcome of a Javadoc retrieval operation for a JavaType.A "Finder" command object that searches for Java types upon instantiation.A rich result object that represents the outcome of a source-finding operation for a JavaType.
