RMF
RMF::decorator::JournalArticleConst Class Reference

#include <RMF/decorator/publication.h>

+ Inheritance diagram for RMF::decorator::JournalArticleConst:

Public Member Functions

Strings get_authors () const
 
Strings get_frame_authors () const
 
String get_frame_journal () const
 
String get_frame_pubmed_id () const
 
String get_frame_title () const
 
Int get_frame_year () const
 
String get_journal () const
 
String get_pubmed_id () const
 
Strings get_static_authors () const
 
String get_static_journal () const
 
String get_static_pubmed_id () const
 
String get_static_title () const
 
Int get_static_year () const
 
String get_title () const
 
Int get_year () const
 

Static Public Member Functions

static std::string get_decorator_type_name ()
 

Protected Member Functions

 JournalArticleConst (NodeConstHandle nh, StringKey title, StringKey journal, StringKey pubmed_id, IntKey year, StringsKey authors)
 
- Protected Member Functions inherited from RMF::Decorator
 Decorator (NodeConstHandle handle)
 
NodeHandle get_node () const
 

Protected Attributes

StringsKey authors_
 
StringKey journal_
 
StringKey pubmed_id_
 
StringKey title_
 
IntKey year_
 

Detailed Description

See also JournalArticle and JournalArticleFactory.

Definition at line 30 of file publication.h.


The documentation for this class was generated from the following file: