User Tools

Site Tools


repositories

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
repositories [2014/02/19 07:46] – created yannrepositories [2025/01/15 21:40] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Repositories ====== ====== Repositories ======
  
-Some project provides a set of algorithms fulfilling some common interfaces. +Some projects provide sets of algorithms fulfilling some common interfaces. Such a project always has a package ''aaa.bbb'' and a package ''aaa.bbb.repository''. In ''aaa.bbb'' are the interface(s) and the repository to dynamically access the algorithms at run-time. Repositories implements the interface ''util.repository.IRepository'' and are ''final''. In the ''aaa.bbb.repository'' are the algorithms implementing the interface(s). Repositories exist in the following projects, among others:
  
 ^ Projects ^ Roles ^ Classes ^ ^ Projects ^ Roles ^ Classes ^
repositories.1392795984.txt.gz · Last modified: (external edit)