Terminology |
Database: The database is where the results of the source code parsing, as well as project settings, are stored. By default this is a project’s “.” file.
Entity: An Understand for Java “entity” is anything it has information about. In practice this means anything declared or used in your source code and the files that contain the project. Project: The set of source code you have analyzed and the settings and parameters chosen. A “project file” contains the list of source files and the project settings.
Relationship: A particular way that entities relate to one another. The names of relationships come from the syntax and semantics of Java. For instance, class entities can have “Declaration” relationships or “Extended By” relationships.
Scientific Toolworks, Inc. http://www.scitools.com |