All Downloads are FREE. Search and download functionalities are using the official Maven repository.

pl.gdela.socomo.composition.package-info Maven / Gradle / Ivy

Go to download

Core parts of the tool for visualizing and analyzing source code modularity of a java project.

The newest version!
/**
 * Model for division of code at a specific level into components that are dependent on each other.
 * Think of it as an aggregation of individual packages into "parent" components which have the
 * same prefix, here known as {@linkplain pl.gdela.socomo.composition.Level level}.
 *
 * @see pl.gdela.socomo.codemap
 */
package pl.gdela.socomo.composition;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy