Package de.matthias_burbach.deputy.core

Interface Summary
DeputyChangeListener Is notified when the currently opened project has changed state.
 

Class Summary
AbstractDependencyGraphGenerator Is the abstract base class for the two dependency graph generators.
DependencyGraphMLGenerator Exports the dependency graph of the project being loaded into Deputy in the GraphML format that can be imported into the yEd Graph Editor which is available for free from http://www.yworks.com.
DependencyGraphXmlGenerator Exports the dependency graph of the project being loaded into Deputy in an XML format that can be imported into Rational Rose using the add-in Roco which is packaged with the Deputy distribution.
Deputy Is the main class of the core application.
ProjectGenerator Generates a new XML document for a Maven project from its current XML file and the changes made in the application.
ProjectRecursor Parses a project and its dependencies recursively.
 



Copyright © 2005-2007 . All Rights Reserved.