Package edu.iu.iv.modeling.tarl.author

Interface Summary
Author This interface defines an Author by defining the necessary functions it should support.
AuthorDatabase This interface defines the AuthorDatabase which is used to store all the Authors ever produced in the system.
AuthorGroup This interface defines the functions to represent a group of Authors.
AuthorManager This interface defines all the high-level functions related to the Author environment.
 

Class Summary
AbstractAuthorUtility This abstract class defines the functions in order to filter Authors based on their attributes.