|  | BT-MatML-Editor 0.1.4
    Editor for the MatML 3.1 XML Schema | 
 
  
| Additional Inherited Members | |
|  Public Types inherited from Element | |
| typedef ::Symbol | Symbol_type | 
| typedef ::xsd::cxx::tree::traits< Symbol_type, char > | Symbol_traits | 
| typedef ::Concentration | Concentration_type | 
| typedef ::xsd::cxx::tree::optional< Concentration_type > | Concentration_optional | 
| typedef ::xsd::cxx::tree::traits< Concentration_type, char > | Concentration_traits | 
| typedef ::Notes | Notes_type | 
| typedef ::xsd::cxx::tree::optional< Notes_type > | Notes_optional | 
| typedef ::xsd::cxx::tree::traits< Notes_type, char > | Notes_traits | 
|  Public Member Functions inherited from Element | |
| const Symbol_type & | Symbol () const | 
| Symbol_type & | Symbol () | 
| void | Symbol (const Symbol_type &x) | 
| void | Symbol (::std::auto_ptr< Symbol_type > p) | 
| const Concentration_optional & | Concentration () const | 
| Concentration_optional & | Concentration () | 
| void | Concentration (const Concentration_type &x) | 
| void | Concentration (const Concentration_optional &x) | 
| void | Concentration (::std::auto_ptr< Concentration_type > p) | 
| const Notes_optional & | Notes () const | 
| Notes_optional & | Notes () | 
| void | Notes (const Notes_type &x) | 
| void | Notes (const Notes_optional &x) | 
| void | Notes (::std::auto_ptr< Notes_type > p) | 
| Element (const Symbol_type &) | |
| Element (::std::auto_ptr< Symbol_type >) | |
| Element (const ::xercesc::DOMElement &e, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
| Element (const Element &x, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
| virtual Element * | _clone (::xml_schema::flags f=0, ::xml_schema::container *c=0) const | 
| Element & | operator= (const Element &x) | 
|  Protected Member Functions inherited from Element | |
| void | parse (::xsd::cxx::xml::dom::parser< char > &, ::xml_schema::flags) | 
|  Protected Attributes inherited from Element | |
| ::xsd::cxx::tree::one< Symbol_type > | Symbol_ | 
| Concentration_optional | Concentration_ | 
| Notes_optional | Notes_ |