#include <domCg_setparam.h>
Public Member Functions | |
const domCg_setarray_typeRef | getArray () const |
const domCg_param_typeRef | getCg_param_type () const |
const domCg_connect_paramRef | getConnect_param () const |
const daeElementRefArray & | getContents () const |
daeElementRefArray & | getContents () |
xsNCName | getProgram () const |
domCg_identifier | getRef () const |
const domCg_setuser_typeRef | getUsertype () const |
void | setProgram (xsNCName atProgram) |
void | setRef (domCg_identifier atRef) |
Protected Member Functions | |
domCg_setparam_complexType (DAE &dae, daeElement *elt) | |
virtual domCg_setparam_complexType & | operator= (const domCg_setparam_complexType &cpy) |
virtual | ~domCg_setparam_complexType () |
Protected Attributes | |
daeTArray< daeCharArray * > | _CMData |
daeElementRefArray | _contents |
daeUIntArray | _contentsOrder |
xsNCName | attrProgram |
domCg_identifier | attrRef |
domCg_setarray_typeRef | elemArray |
domCg_param_typeRef | elemCg_param_type |
domCg_connect_paramRef | elemConnect_param |
domCg_setuser_typeRef | elemUsertype |
Assigns a new value to a previously defined parameter.
Definition at line 25 of file 1.4/dom/domCg_setparam.h.
domCg_setparam_complexType::domCg_setparam_complexType | ( | DAE & | dae, | |
daeElement * | elt | |||
) | [inline, protected] |
Constructor
Definition at line 109 of file 1.4/dom/domCg_setparam.h.
virtual domCg_setparam_complexType::~domCg_setparam_complexType | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 113 of file 1.4/dom/domCg_setparam.h.
const domCg_setarray_typeRef domCg_setparam_complexType::getArray | ( | ) | const [inline] |
Gets the array element.
Definition at line 88 of file 1.4/dom/domCg_setparam.h.
const domCg_param_typeRef domCg_setparam_complexType::getCg_param_type | ( | ) | const [inline] |
Gets the cg_param_type element.
Definition at line 78 of file 1.4/dom/domCg_setparam.h.
const domCg_connect_paramRef domCg_setparam_complexType::getConnect_param | ( | ) | const [inline] |
Gets the connect_param element.
Definition at line 93 of file 1.4/dom/domCg_setparam.h.
const daeElementRefArray& domCg_setparam_complexType::getContents | ( | ) | const [inline] |
Gets the _contents array.
Definition at line 103 of file 1.4/dom/domCg_setparam.h.
daeElementRefArray& domCg_setparam_complexType::getContents | ( | ) | [inline] |
Gets the _contents array.
Definition at line 98 of file 1.4/dom/domCg_setparam.h.
xsNCName domCg_setparam_complexType::getProgram | ( | ) | const [inline] |
Gets the program attribute.
Reimplemented in domCg_setparam.
Definition at line 67 of file 1.4/dom/domCg_setparam.h.
domCg_identifier domCg_setparam_complexType::getRef | ( | ) | const [inline] |
Gets the ref attribute.
Reimplemented in domCg_setparam, and domCg_setparam.
Definition at line 56 of file 1.4/dom/domCg_setparam.h.
const domCg_setuser_typeRef domCg_setparam_complexType::getUsertype | ( | ) | const [inline] |
Gets the usertype element.
Definition at line 83 of file 1.4/dom/domCg_setparam.h.
virtual domCg_setparam_complexType& domCg_setparam_complexType::operator= | ( | const domCg_setparam_complexType & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 117 of file 1.4/dom/domCg_setparam.h.
void domCg_setparam_complexType::setProgram | ( | xsNCName | atProgram | ) | [inline] |
Sets the program attribute.
atProgram | The new value for the program attribute. |
Reimplemented in domCg_setparam.
Definition at line 72 of file 1.4/dom/domCg_setparam.h.
void domCg_setparam_complexType::setRef | ( | domCg_identifier | atRef | ) | [inline] |
Sets the ref attribute.
atRef | The new value for the ref attribute. |
Reimplemented in domCg_setparam.
Definition at line 61 of file 1.4/dom/domCg_setparam.h.
daeTArray< daeCharArray * > domCg_setparam_complexType::_CMData [protected] |
Used to store information needed for some content model objects.
Definition at line 48 of file 1.4/dom/domCg_setparam.h.
Used to preserve order in elements that do not specify strict sequencing of sub-elements.
Definition at line 39 of file 1.4/dom/domCg_setparam.h.
Used to preserve order in elements that have a complex content model.
Definition at line 43 of file 1.4/dom/domCg_setparam.h.
xsNCName domCg_setparam_complexType::attrProgram [protected] |
Definition at line 29 of file 1.4/dom/domCg_setparam.h.
domCg_identifier domCg_setparam_complexType::attrRef [protected] |
Reimplemented in domCg_setparam.
Definition at line 28 of file 1.4/dom/domCg_setparam.h.
Definition at line 34 of file 1.4/dom/domCg_setparam.h.
Definition at line 32 of file 1.4/dom/domCg_setparam.h.
Definition at line 35 of file 1.4/dom/domCg_setparam.h.
Definition at line 33 of file 1.4/dom/domCg_setparam.h.