![]() |
BT-MatML-Editor 0.1.4
Editor for the MatML 3.1 XML Schema
|
Additional Inherited Members | |
![]() | |
typedef ::Associate | Associate_type |
typedef ::xsd::cxx::tree::optional< Associate_type > | Associate_optional |
typedef ::xsd::cxx::tree::traits< Associate_type, char > | Associate_traits |
typedef ::Relationship | Relationship_type |
typedef ::xsd::cxx::tree::optional< Relationship_type > | Relationship_optional |
typedef ::xsd::cxx::tree::traits< Relationship_type, char > | Relationship_traits |
typedef ::Notes | Notes_type |
typedef ::xsd::cxx::tree::optional< Notes_type > | Notes_optional |
typedef ::xsd::cxx::tree::traits< Notes_type, char > | Notes_traits |
![]() | |
const Associate_optional & | Associate () const |
Associate_optional & | Associate () |
void | Associate (const Associate_type &x) |
void | Associate (const Associate_optional &x) |
void | Associate (::std::auto_ptr< Associate_type > p) |
const Relationship_optional & | Relationship () const |
Relationship_optional & | Relationship () |
void | Relationship (const Relationship_type &x) |
void | Relationship (const Relationship_optional &x) |
void | Relationship (::std::auto_ptr< Relationship_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) |
AssociationDetails (const ::xercesc::DOMElement &e, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
AssociationDetails (const AssociationDetails &x, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
virtual AssociationDetails * | _clone (::xml_schema::flags f=0, ::xml_schema::container *c=0) const |
AssociationDetails & | operator= (const AssociationDetails &x) |
![]() | |
void | parse (::xsd::cxx::xml::dom::parser< char > &, ::xml_schema::flags) |
![]() | |
Associate_optional | Associate_ |
Relationship_optional | Relationship_ |
Notes_optional | Notes_ |