![]() |
BT-MatML-Editor 0.1.4
Editor for the MatML 3.1 XML Schema
|
Additional Inherited Members | |
![]() | |
typedef ::Data1 | Data_type |
typedef ::xsd::cxx::tree::traits< Data_type, char > | Data_traits |
typedef ::Uncertainty | Uncertainty_type |
typedef ::xsd::cxx::tree::sequence< Uncertainty_type > | Uncertainty_sequence |
typedef Uncertainty_sequence::iterator | Uncertainty_iterator |
typedef Uncertainty_sequence::const_iterator | Uncertainty_const_iterator |
typedef ::xsd::cxx::tree::traits< Uncertainty_type, char > | Uncertainty_traits |
typedef ::Qualifier | Qualifier_type |
typedef ::xsd::cxx::tree::sequence< Qualifier_type > | Qualifier_sequence |
typedef Qualifier_sequence::iterator | Qualifier_iterator |
typedef Qualifier_sequence::const_iterator | Qualifier_const_iterator |
typedef ::xsd::cxx::tree::traits< Qualifier_type, char > | Qualifier_traits |
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::idref | property_type |
typedef ::xsd::cxx::tree::traits< property_type, char > | property_traits |
typedef ::xml_schema::idref | technique_type |
typedef ::xsd::cxx::tree::optional< technique_type > | technique_optional |
typedef ::xsd::cxx::tree::traits< technique_type, char > | technique_traits |
typedef ::xml_schema::idref | source_type |
typedef ::xsd::cxx::tree::optional< source_type > | source_optional |
typedef ::xsd::cxx::tree::traits< source_type, char > | source_traits |
typedef ::xml_schema::idref | specimen_type |
typedef ::xsd::cxx::tree::optional< specimen_type > | specimen_optional |
typedef ::xsd::cxx::tree::traits< specimen_type, char > | specimen_traits |
typedef ::xml_schema::idref | test_type |
typedef ::xsd::cxx::tree::optional< test_type > | test_optional |
typedef ::xsd::cxx::tree::traits< test_type, char > | test_traits |
typedef ::delimiter | delimiter_type |
typedef ::xsd::cxx::tree::traits< delimiter_type, char > | delimiter_traits |
typedef ::xml_schema::string | quote_type |
typedef ::xsd::cxx::tree::optional< quote_type > | quote_optional |
typedef ::xsd::cxx::tree::traits< quote_type, char > | quote_traits |
![]() | |
const Data_type & | Data () const |
Data_type & | Data () |
void | Data (const Data_type &x) |
void | Data (::std::auto_ptr< Data_type > p) |
const Uncertainty_sequence & | Uncertainty () const |
Uncertainty_sequence & | Uncertainty () |
void | Uncertainty (const Uncertainty_sequence &s) |
const Qualifier_sequence & | Qualifier () const |
Qualifier_sequence & | Qualifier () |
void | Qualifier (const Qualifier_sequence &s) |
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 property_type & | property () const |
property_type & | property () |
void | property (const property_type &x) |
void | property (::std::auto_ptr< property_type > p) |
const technique_optional & | technique () const |
technique_optional & | technique () |
void | technique (const technique_type &x) |
void | technique (const technique_optional &x) |
void | technique (::std::auto_ptr< technique_type > p) |
const source_optional & | source () const |
source_optional & | source () |
void | source (const source_type &x) |
void | source (const source_optional &x) |
void | source (::std::auto_ptr< source_type > p) |
const specimen_optional & | specimen () const |
specimen_optional & | specimen () |
void | specimen (const specimen_type &x) |
void | specimen (const specimen_optional &x) |
void | specimen (::std::auto_ptr< specimen_type > p) |
const test_optional & | test () const |
test_optional & | test () |
void | test (const test_type &x) |
void | test (const test_optional &x) |
void | test (::std::auto_ptr< test_type > p) |
const delimiter_type & | delimiter () const |
delimiter_type & | delimiter () |
void | delimiter (const delimiter_type &x) |
void | delimiter (::std::auto_ptr< delimiter_type > p) |
const quote_optional & | quote () const |
quote_optional & | quote () |
void | quote (const quote_type &x) |
void | quote (const quote_optional &x) |
void | quote (::std::auto_ptr< quote_type > p) |
PropertyData (const Data_type &, const property_type &) | |
PropertyData (::std::auto_ptr< Data_type >, const property_type &) | |
PropertyData (const ::xercesc::DOMElement &e, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
PropertyData (const PropertyData &x, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
virtual PropertyData * | _clone (::xml_schema::flags f=0, ::xml_schema::container *c=0) const |
PropertyData & | operator= (const PropertyData &x) |
![]() | |
static const delimiter_type & | delimiter_default_value () |
![]() | |
void | parse (::xsd::cxx::xml::dom::parser< char > &, ::xml_schema::flags) |
![]() | |
::xsd::cxx::tree::one< Data_type > | Data_ |
Uncertainty_sequence | Uncertainty_ |
Qualifier_sequence | Qualifier_ |
ParameterValue_sequence | ParameterValue_ |
Notes_optional | Notes_ |
::xsd::cxx::tree::one< property_type > | property_ |
technique_optional | technique_ |
source_optional | source_ |
specimen_optional | specimen_ |
test_optional | test_ |
::xsd::cxx::tree::one< delimiter_type > | delimiter_ |
quote_optional | quote_ |
![]() | |
static const delimiter_type | delimiter_default_value_ |