|
Interface Summary |
| AgingHelperInterface |
The Aging Helper provides utility functions in order to successfully implement the aging process of citations in the TARL model. |
| Publication |
This interface defines a Publication by defining the necessary functions it should support. |
| PublicationDatabase |
This interface defines the PublicationDatabase which is used to store all the Publications ever produced in the system. |
| PublicationGroup |
This interface defines the functions to represent a group of Publications. |
| PublicationManager |
This interface defines all the high-level functions related to Publications. |