Searched refs:xsNMTOKEN (Results 1 – 10 of 10) sorted by relevance
43 xsNMTOKEN attrSemantic;48 xsNMTOKEN attrType;83 xsNMTOKEN getSemantic() const { return attrSemantic; } in getSemantic()88 …void setSemantic( xsNMTOKEN atSemantic ) { *(daeStringRef*)&attrSemantic = atSemantic; _validAttri… in setSemantic()94 xsNMTOKEN getType() const { return attrType; } in getType()99 …void setType( xsNMTOKEN atType ) { *(daeStringRef*)&attrType = atType; _validAttributeArray[3] = t… in setType()
29 xsNMTOKEN attrSemantic;42 xsNMTOKEN getSemantic() const { return attrSemantic; } in getSemantic()47 void setSemantic( xsNMTOKEN atSemantic ) { *(daeStringRef*)&attrSemantic = atSemantic;} in setSemantic()100 xsNMTOKEN getSemantic() const { return attrSemantic; } in getSemantic()105 …void setSemantic( xsNMTOKEN atSemantic ) { *(daeStringRef*)&attrSemantic = atSemantic; _validAttri… in setSemantic()
36 xsNMTOKEN attrSemantic;65 xsNMTOKEN getSemantic() const { return attrSemantic; } in getSemantic()70 void setSemantic( xsNMTOKEN atSemantic ) { *(daeStringRef*)&attrSemantic = atSemantic;} in setSemantic()145 xsNMTOKEN getSemantic() const { return attrSemantic; } in getSemantic()150 …void setSemantic( xsNMTOKEN atSemantic ) { *(daeStringRef*)&attrSemantic = atSemantic; _validAttri… in setSemantic()
43 xsNMTOKEN attrProfile;78 xsNMTOKEN getProfile() const { return attrProfile; } in getProfile()83 …void setProfile( xsNMTOKEN atProfile ) { *(daeStringRef*)&attrProfile = atProfile; _validAttribute… in setProfile()
45 xsNMTOKEN attrType;87 xsNMTOKEN getType() const { return attrType; } in getType()92 …void setType( xsNMTOKEN atType ) { *(daeStringRef*)&attrType = atType; _validAttributeArray[2] = t… in setType()
171 xsNMTOKEN _value;178 xsNMTOKEN getValue() const { return _value; } in getValue()183 void setValue( xsNMTOKEN val ) { *(daeStringRef*)&_value = val; } in setValue()
167 xsNMTOKEN _value;174 xsNMTOKEN getValue() const { return _value; } in getValue()179 void setValue( xsNMTOKEN val ) { *(daeStringRef*)&_value = val; } in setValue()
847 xsNMTOKEN attrName;866 xsNMTOKEN getName() const { return attrName; } in getName()871 …void setName( xsNMTOKEN atName ) { *(daeStringRef*)&attrName = atName; _validAttributeArray[1] = t… in setName()
29 typedef daeString xsNMTOKEN; typedef