org.sciplore.resources
Class DocumentRelatedness
java.lang.Object
org.sciplore.resources.Resource
org.sciplore.resources.DocumentRelatedness
@Entity
public class DocumentRelatedness
- extends Resource
Methods inherited from class org.sciplore.resources.Resource |
save |
DocumentRelatedness
public DocumentRelatedness()
getId
public Integer getId()
- Returns:
- the id
setId
public void setId(Integer id)
- Parameters:
id
- the id to set
getDocument1
public Document getDocument1()
- Returns:
- the document1
setDocument1
public void setDocument1(Document document1)
- Parameters:
document1
- the document1 to set
getDocument2
public Document getDocument2()
- Returns:
- the document2
setDocument2
public void setDocument2(Document document2)
- Parameters:
document2
- the document2 to set
getTotal
public Double getTotal()
- Returns:
- the total
setTotal
public void setTotal(Double total)
- Parameters:
total
- the total to set
getTextComplete
public Double getTextComplete()
- Returns:
- the textComplete
setTextComplete
public void setTextComplete(Double textComplete)
- Parameters:
textComplete
- the textComplete to set
getTextTitle
public Double getTextTitle()
- Returns:
- the textTitle
setTextTitle
public void setTextTitle(Double textTitle)
- Parameters:
textTitle
- the textTitle to set
getTextAbstract
public Double getTextAbstract()
- Returns:
- the textAbstract
setTextAbstract
public void setTextAbstract(Double textAbstract)
- Parameters:
textAbstract
- the textAbstract to set
getTextRelatedWork
public Double getTextRelatedWork()
- Returns:
- the textRelatedWork
setTextRelatedWork
public void setTextRelatedWork(Double textRelatedWork)
- Parameters:
textRelatedWork
- the textRelatedWork to set
getTextMethodology
public Double getTextMethodology()
- Returns:
- the textMethodology
setTextMethodology
public void setTextMethodology(Double textMethodology)
- Parameters:
textMethodology
- the textMethodology to set
getCitationCocitation
public Double getCitationCocitation()
- Returns:
- the citationCocitation
setCitationCocitation
public void setCitationCocitation(Double citationCocitation)
- Parameters:
citationCocitation
- the citationCocitation to set
getCitationBibliographicCoupling
public Double getCitationBibliographicCoupling()
- Returns:
- the citationBibliographicCoupling
setCitationBibliographicCoupling
public void setCitationBibliographicCoupling(Double citationBibliographicCoupling)
- Parameters:
citationBibliographicCoupling
- the citationBibliographicCoupling to set
getCitationItif
public Double getCitationItif()
- Returns:
- the citationItif
setCitationItif
public void setCitationItif(Double citationItif)
- Parameters:
citationItif
- the citationItif to set
getCitationCpa
public Double getCitationCpa()
- Returns:
- the citationCpa
setCitationCpa
public void setCitationCpa(Double citationCpa)
- Parameters:
citationCpa
- the citationCpa to set
getCitationCoa
public Double getCitationCoa()
- Returns:
- the citationCoa
setCitationCoa
public void setCitationCoa(Double citationCoa)
- Parameters:
citationCoa
- the citationCoa to set
getMindmap
public Double getMindmap()
- Returns:
- the mindmap
setMindmap
public void setMindmap(Double mindmap)
- Parameters:
mindmap
- the mindmap to set
getUser
public Double getUser()
- Returns:
- the user
setUser
public void setUser(Double user)
- Parameters:
user
- the user to set