21 #ifndef COPASI_ListOfUnsupportedAnnotations
22 #define COPASI_ListOfUnsupportedAnnotations
55 virtual void start(
const XML_Char *pszName,
56 const XML_Char **papszAttrs);
62 virtual void end(
const XML_Char *pszName);
68 const std::string &
getName()
const;
74 std::string
getXML()
const;
130 virtual void start(
const XML_Char *pszName,
131 const XML_Char **papszAttrs);
137 virtual void end(
const XML_Char *pszName);
156 #endif // COPASI_ListOfUnsupportedAnnotations
virtual void start(const XML_Char *pszName, const XML_Char **papszAttrs)
virtual ~ListOfUnsupportedAnnotationsElement()
CAnnotation::UnsupportedAnnotation mUnsupportedAnnotations
std::stack< bool > mElementEmpty
UnsupportedAnnotationElement(CCopasiXMLParser &parser, SCopasiXMLParserCommon &common)
UnsupportedAnnotationElement * mpUnsupportedAnnotationElement
const CAnnotation::UnsupportedAnnotation & getUnsupportedAnnotations() const
std::string getXML() const
virtual ~UnsupportedAnnotationElement()
ListOfUnsupportedAnnotationsElement(CCopasiXMLParser &parser, SCopasiXMLParserCommon &common)
virtual void start(const XML_Char *pszName, const XML_Char **papszAttrs)
virtual void end(const XML_Char *pszName)
std::map< std::string, std::string > UnsupportedAnnotation
const std::string & getName() const
virtual void end(const XML_Char *pszName)