One of the little symbols shown on top of an icon such as F for final or S for static.
In this document we have used the term class to mean type where a type is a class or an interface, unless it has been specifically indicated that we mean class without including interfaces.
Since AgileJ StructureViews only supports Class Diagrams we tend to just call these Diagrams.
The JDT presents Java as a convenient hierarchy of elements including classes, methods and fields, which can be navigated and examined by making API calls.
A set of Elements as defined by some inclusion rules. For example, all public static fields.
From the point of view of AgileJ StructureViews, the Java development tools (JDT) API is the part of Eclipse which provides the Java structure browsing information about your code.
The collection of filter and display directives which are available to the Diagram Editor, as stated in profile files pointed to by the Profile Path.
A file with the extension .ajsvp containing the definition of Profile Parts.
A file belonging to an Eclipse project.
Or do whatever you have to do on your platform in order to see a popup menu.