/* */
/* 432 */ String defined_in_id = "IDL:Global:1.0";
/* 433 */ if ((this.defined_in instanceof ContainedOperations)) {
/* 434 */ defined_in_id = ((ContainedOperations)this.defined_in).id();
/* */ }
/* 436 */ this.fullValueDescription = new FullValueDescription(this.name, this.id, this.is_abstract, this.is_custom, defined_in_id, this.version, operations, attributes, getValueMembers(), new Initializer[0], this.supported_interfaces, this.abstract_base_valuetypes, false, this.baseValue, this.typeCode);
/* */
/* 448 */ return this.fullValueDescription;
/* */ }