| HEADER | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--com.beanexplorer.swing.table.Option
|
+--ru.biosoft.access.MutableDataElementSupport
|
+--biouml.standard.type.LiteratureReference
Defines coomon properties of literature reference. Our format is based on MEDLINE (PubMed) literature reference format. Here we use major fields of MEDLINE and ommit some accessory fields. From the other hand we add some utility fields allowing a user to organize and categorize references by user defined themes, key words and importance, as well as to store user comments and related URLs.
| Field Summary | |
int | importanceThe reference importance. |
| Constructor Summary | |
LiteratureReference(DataCollection parent, String name) | |
| Method Summary | |
String | getAffilation() |
String | getAuthors() |
String | getComment() |
String | getFullTextURL() |
int | getImportance() |
String | getIssue() |
String | getJournalTitleAbbrevation() |
String | getKeywords() |
String | getLanguage() |
String | getMedlineId() |
String | getPagination() |
String | getPublicationAbstract() |
String | getPublicationDate() |
String | getPublicationType() |
String | getPubMedId() |
String | getRelatedURLs() |
String | getSource()Returns composite field containing bibliographic information. |
String | getTheme() |
String | getTitle() |
String | getVolume() |
void | setAffilation(String affilation) |
void | setAuthors(String authors) |
void | setComment(String comment) |
void | setFullTextURL(String fullTextURL) |
void | setImportance(int importance) |
void | setIssue(String issue) |
void | setJournalTitleAbbrevation(String journalTitleAbbrevation) |
void | setKeywords(String keywords) |
void | setLanguage(String language) |
void | setMedlineId(String medlineId) |
void | setPagination(String pagination) |
void | setPublicationAbstract(String publicationAbstract) |
void | setPublicationDate(String publicationDate) |
void | setPublicationType(String publicationType) |
void | setPubMedId(String pubMedId) |
void | setRelatedURLs(String relatedURLs) |
void | setTheme(String theme) |
void | setTitle(String title) |
void | setVolume(String volume) |
| Methods inherited from class ru.biosoft.access.MutableDataElementSupport |
getName, getOrigin, toString |
| Methods inherited from class com.beanexplorer.swing.table.Option |
setParent, getParent, addPropertyChangeListener, removePropertyChangeListener, copyListenersTo |
| Methods inherited from class java.lang.Object |
getClass, hashCode, equals, notify, notifyAll, wait, wait, wait |
| Field Detail |
public int importance
| Constructor Detail |
public LiteratureReference(DataCollection parent, String name)
| Method Detail |
public String getAffilation()
public String getAuthors()
public String getComment()
public String getFullTextURL()
public int getImportance()
public String getIssue()
public String getJournalTitleAbbrevation()
public String getKeywords()
public String getLanguage()
public String getMedlineId()
public String getPagination()
public String getPublicationAbstract()
public String getPublicationDate()
public String getPublicationType()
public String getPubMedId()
public String getRelatedURLs()
public String getSource()
public String getTheme()
public String getTitle()
public String getVolume()
public void setAffilation(String affilation)
public void setAuthors(String authors)
public void setComment(String comment)
public void setFullTextURL(String fullTextURL)
public void setImportance(int importance)
public void setIssue(String issue)
public void setJournalTitleAbbrevation(String journalTitleAbbrevation)
public void setKeywords(String keywords)
public void setLanguage(String language)
public void setMedlineId(String medlineId)
public void setPagination(String pagination)
public void setPublicationAbstract(String publicationAbstract)
public void setPublicationDate(String publicationDate)
public void setPublicationType(String publicationType)
public void setPubMedId(String pubMedId)
public void setRelatedURLs(String relatedURLs)
public void setTheme(String theme)
public void setTitle(String title)
public void setVolume(String volume)
| Association Links |
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
| FOOTER | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||