libSBML C++ API
5.18.0
Overview
Related Pages
Core libSBML
Level 3 Extensions
Classes
Files
Examples
Class List
Class Index
Class Hierarchy
Class Members
ModelCreator Member List
This is the complete list of members for
ModelCreator
, including all inherited members.
clone
() const
ModelCreator
getEmail
() const
ModelCreator
inline
getFamilyName
() const
ModelCreator
inline
getGivenName
() const
ModelCreator
inline
getName
() const
ModelCreator
inline
getOrganisation
() const
ModelCreator
inline
getOrganization
() const
ModelCreator
inline
hasRequiredAttributes
()
ModelCreator
isSetEmail
()
ModelCreator
isSetFamilyName
()
ModelCreator
isSetGivenName
()
ModelCreator
isSetName
()
ModelCreator
isSetOrganisation
()
ModelCreator
isSetOrganization
()
ModelCreator
ModelCreator
()
ModelCreator
ModelCreator
(const XMLNode creator)
ModelCreator
ModelCreator
(const ModelCreator &orig)
ModelCreator
operator=
(const ModelCreator &rhs)
ModelCreator
setEmail
(const std::string &email)
ModelCreator
setFamilyName
(const std::string &familyName)
ModelCreator
setGivenName
(const std::string &givenName)
ModelCreator
setName
(const std::string &name)
ModelCreator
setOrganisation
(const std::string &organization)
ModelCreator
setOrganization
(const std::string &organization)
ModelCreator
unsetEmail
()
ModelCreator
unsetFamilyName
()
ModelCreator
unsetGivenName
()
ModelCreator
unsetName
()
ModelCreator
unsetOrganisation
()
ModelCreator
unsetOrganization
()
ModelCreator
~ModelCreator
()
ModelCreator
Visit
SBML.org
for more information about SBML and libSBML.