Uses of Interface
eu.etaxonomy.cdm.model.reference.IReferenceBase

Packages that use IReferenceBase
eu.etaxonomy.cdm.model.reference Provides classes for nomenclatural and bibliographical references either as a complex structure of specific subclasses according to the different kind of possible references used (see StrictReferenceBase class and subclasses) or as a flat structure (see BibTexReference class). Related documentation
UML Diagrams  
 

Uses of IReferenceBase in eu.etaxonomy.cdm.model.reference
 

Subinterfaces of IReferenceBase in eu.etaxonomy.cdm.model.reference
 interface IArticle
          This interface represents articles in a journal.
 interface IBook
          This interface represents books.
 interface IBookSection
          This interface represents isolated sections (parts or chapters) within a book or proceedings.
 interface ICdDvd
          This interface represents electronic publications the support of which are Cds (Compact Discs) or Dvds (Digital Versatile Discs).
 interface IDatabase
          This interface represents a database used as an information source.
 interface IGeneric
          This interface represents all references which cannot be clearly assigned to a particular reference subclass.
 interface IInProceedings
          This interface represents isolated parts (usually papers or abstracts) within conference proceedings.
 interface IJournal
          This interface represents journals.
 interface IMap
          This interface represents published maps from which information can be derived.
 interface INomenclaturalReference
          Interface providing methods for nomenclatural references.
 interface IPatent
          This interface represents patents.
 interface IPersonalCommunication
          This interface represents personal communications.
 interface IPrintedUnitBase
          This interface represents printed published references which are recurrent products of publishing companies or of research organizations.
 interface IPrintSeries
          This interface represents collections of printed published references which are grouped according to topic or any other feature.
 interface IProceedings
          This interface represents conference proceedings.
 interface IPublicationBase
          This base interface represents all different kind of published references which constitute a physical or virtual unit.
 interface IReport
          This interface represents reports.
 interface ISectionBase
          This interface represents isolated sections (parts, chapters or papers) within a printed unit.
 interface IThesis
          This interface represents a thesis.
 interface IVolumeReference
          Interface for all references that support set/getVolume().
 interface IWebPage
          This interface represents electronic publications available on the world wide web.
 

Classes in eu.etaxonomy.cdm.model.reference that implement IReferenceBase
 class Article
          Deprecated. 
 class Book
          Deprecated. 
 class BookSection
          Deprecated. 
 class CdDvd
          Deprecated. 
 class Database
          Deprecated. 
 class Generic
          Deprecated. 
 class InProceedings
          Deprecated. 
 class Journal
          Deprecated. 
 class Map
          Deprecated. 
 class Patent
          Deprecated. 
 class PersonalCommunication
          Deprecated. 
 class PrintedUnitBase<S extends IReferenceBaseCacheStrategy>
          Deprecated. 
 class PrintSeries
          Deprecated. 
 class Proceedings
          Deprecated. 
 class PublicationBase<S extends IReferenceBaseCacheStrategy>
          Deprecated. 
 class ReferenceBase<S extends IReferenceBaseCacheStrategy>
          The upmost (abstract) class for references (information sources).
 class Report
          Deprecated. 
 class SectionBase<S extends IReferenceBaseCacheStrategy>
          Deprecated. 
 class Thesis
          Deprecated. 
 class WebPage
          Deprecated. 
 



Copyright © 2007-2010 EDIT. All Rights Reserved.