Uses of Package
org.autosemantix.deltalog

Packages that use org.autosemantix.deltalog
org.autosemantix   
org.autosemantix.comparator   
org.autosemantix.deltalog   
org.autosemantix.merger   
 

Classes in org.autosemantix.deltalog used by org.autosemantix
DeltaLog
          This class represents the change log for a given project.
 

Classes in org.autosemantix.deltalog used by org.autosemantix.comparator
DeltaLog
          This class represents the change log for a given project.
 

Classes in org.autosemantix.deltalog used by org.autosemantix.deltalog
Change
          This class respresents a change in the current release of a project.
DefaultElement
          This class provides a default implementation of the Element interface.
Element
          This interface specifies the methods available to any element of a change log.
Release
          This class represents a specific release of a project.
 

Classes in org.autosemantix.deltalog used by org.autosemantix.merger
DeltaLog
          This class represents the change log for a given project.