#include <CModelMIRIAMInfo.h>
List of all members.
Detailed Description
CMIRIAMInfo: Stores all MIRIAM info for a Model.
Constructor & Destructor Documentation
CMIRIAMInfo::CMIRIAMInfo |
( |
| ) |
|
CMIRIAMInfo::~CMIRIAMInfo |
( |
| ) |
|
Member Function Documentation
CCreator * CMIRIAMInfo::createCreator |
( |
const std::string & |
objectName | ) |
|
CModification * CMIRIAMInfo::createModification |
( |
const std::string & |
objectName | ) |
|
CReference * CMIRIAMInfo::createReference |
( |
const std::string & |
objectName | ) |
|
const std::string CMIRIAMInfo::getCreatedDT |
( |
| ) |
const |
const std::string & CMIRIAMInfo::getKey |
( |
| ) |
const [virtual] |
void CMIRIAMInfo::load |
( |
const std::string & |
key = "" | ) |
|
void CMIRIAMInfo::loadBiologicalDescriptions |
( |
| ) |
|
void CMIRIAMInfo::loadCreators |
( |
| ) |
|
void CMIRIAMInfo::loadModifications |
( |
| ) |
|
void CMIRIAMInfo::loadReferences |
( |
| ) |
|
bool CMIRIAMInfo::removeBiologicalDescription |
( |
int |
position | ) |
|
bool CMIRIAMInfo::removeCreator |
( |
int |
position | ) |
|
bool CMIRIAMInfo::removeModification |
( |
int |
position | ) |
|
bool CMIRIAMInfo::removeReference |
( |
int |
position | ) |
|
bool CMIRIAMInfo::save |
( |
| ) |
|
void CMIRIAMInfo::setCreatedDT |
( |
const std::string & |
dt | ) |
|
The documentation for this class was generated from the following files: