![]() |
BT-MatML-Editor 0.1.4
Editor for the MatML 3.1 XML Schema
|
Additional Inherited Members | |
![]() | |
typedef ::ParameterValue | ParameterValue_type |
typedef ::xsd::cxx::tree::sequence< ParameterValue_type > | ParameterValue_sequence |
typedef ParameterValue_sequence::iterator | ParameterValue_iterator |
typedef ParameterValue_sequence::const_iterator | ParameterValue_const_iterator |
typedef ::xsd::cxx::tree::traits< ParameterValue_type, char > | ParameterValue_traits |
typedef ::Notes | Notes_type |
typedef ::xsd::cxx::tree::optional< Notes_type > | Notes_optional |
typedef ::xsd::cxx::tree::traits< Notes_type, char > | Notes_traits |
typedef ::xml_schema::id | id_type |
typedef ::xsd::cxx::tree::traits< id_type, char > | id_traits |
![]() | |
const ParameterValue_sequence & | ParameterValue () const |
ParameterValue_sequence & | ParameterValue () |
void | ParameterValue (const ParameterValue_sequence &s) |
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) |
const id_type & | id () const |
id_type & | id () |
void | id (const id_type &x) |
void | id (::std::auto_ptr< id_type > p) |
TestConditionDetails (const id_type &) | |
TestConditionDetails (const ::xercesc::DOMElement &e, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
TestConditionDetails (const TestConditionDetails &x, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
virtual TestConditionDetails * | _clone (::xml_schema::flags f=0, ::xml_schema::container *c=0) const |
TestConditionDetails & | operator= (const TestConditionDetails &x) |
![]() | |
void | parse (::xsd::cxx::xml::dom::parser< char > &, ::xml_schema::flags) |
![]() | |
ParameterValue_sequence | ParameterValue_ |
Notes_optional | Notes_ |
::xsd::cxx::tree::one< id_type > | id_ |