Uses of Class
org.autosemantix.deltalog.Release

Packages that use Release
org.autosemantix.deltalog   
 

Uses of Release in org.autosemantix.deltalog
 

Methods in org.autosemantix.deltalog that return Release
 Release DeltaLog.getRelease(java.lang.String version)
          Search for a specific release based on a version name.
 

Methods in org.autosemantix.deltalog with parameters of type Release
 void DeltaLog.addRelease(Release release)
          Add a release to the project.