Package org.autosemantix.deltalog

Interface Summary
Element This interface specifies the methods available to any element of a change log.
 

Class Summary
AttributeElement The class represents a class attribute and can be used to model changes to a specific attribute.
Change This class respresents a change in the current release of a project.
ClassElement This class represents a class element in a deltalog change log.
Converter This untility class provides an XSL transformation engine.
DefaultElement This class provides a default implementation of the Element interface.
DeltaLog This class represents the change log for a given project.
PackageElement This class represents a package that is part of a certain change operation.
Release This class represents a specific release of a project.