#include <CAnnotation.h>
List of all members.
Constructor & Destructor Documentation
CAnnotation::CAnnotation |
( |
| ) |
|
Copy constructor
- Parameters:
-
CAnnotation::~CAnnotation |
( |
| ) |
|
Member Function Documentation
const std::string & CAnnotation::getMiriamAnnotation |
( |
| ) |
const |
Retrieve the RDF/XML representation of the MIRIAM annotation
- Returns:
- const std::string & miriamAnnotation
const std::string & CAnnotation::getNotes |
( |
| ) |
const |
Retrieve the XHTML notes
- Returns:
- const std::string & notes
void CAnnotation::setMiriamAnnotation |
( |
const std::string & |
miriamAnnotation, |
|
|
const std::string & |
newId, |
|
|
const std::string & |
oldId |
|
) |
| |
Set the RDF/XML representation of the MIRIAM annotation
- Parameters:
-
const | std::string & miriamAnnotation |
const | std::string & newId |
const | std::string & oldId |
void CAnnotation::setNotes |
( |
const std::string & |
notes | ) |
|
Set the XHTML Notes
- Parameters:
-
The documentation for this class was generated from the following files: