Uses of Package
edu.iu.iv.modeling.tarl.publication

Packages that use edu.iu.iv.modeling.tarl.publication
edu.iu.iv.modeling.tarl.output   
edu.iu.iv.modeling.tarl.output.impl   
edu.iu.iv.modeling.tarl.publication   
edu.iu.iv.modeling.tarl.publication.impl   
 

Classes in edu.iu.iv.modeling.tarl.publication used by edu.iu.iv.modeling.tarl.output
PublicationGroup
          This interface defines the functions to represent a group of Publications.
PublicationManager
          This interface defines all the high-level functions related to Publications.
 

Classes in edu.iu.iv.modeling.tarl.publication used by edu.iu.iv.modeling.tarl.output.impl
PublicationGroup
          This interface defines the functions to represent a group of Publications.
PublicationManager
          This interface defines all the high-level functions related to Publications.
 

Classes in edu.iu.iv.modeling.tarl.publication used by edu.iu.iv.modeling.tarl.publication
Publication
          This interface defines a Publication by defining the necessary functions it should support.
PublicationGroup
          This interface defines the functions to represent a group of Publications.
 

Classes in edu.iu.iv.modeling.tarl.publication used by edu.iu.iv.modeling.tarl.publication.impl
AbstractPublicationUtility
          This abstract class defines the functions in order to filter Publications based on their attributes.
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.