Package de.frag.umlplugin.psi

Dependencies between classes are analyzed and stored by classes in this package.

See:
          Description

Interface Summary
DependencyCollection.Filter Filter for restricting dependency collection contents.
 

Class Summary
ClassFinder Finds classes.
ClassPresentation Handles presentation of class, fields and methods.
DependencyAnalyzer Analyzes dependencies from one class to any other classes.
DependencyCollection Contains several dependencies from one class to another.
DependencyReason Describes a reason for a dependency.
 

Enum Summary
ClassType Enumeration of all possible class types.
UsageType Enumeration of all possible class usage types.
 

Package de.frag.umlplugin.psi Description

Dependencies between classes are analyzed and stored by classes in this package.

This static class diagram shows the dependency analyzer classes and their relations: UML diagram.