/* */
/* 319 */ String defined_in_id = "IDL:Global:1.0";
/* 320 */ if ((this.defined_in instanceof ContainedOperations)) {
/* 321 */ defined_in_id = ((ContainedOperations)this.defined_in).id();
/* */ }
/* 323 */ this.fullInterfaceDescription = new FullInterfaceDescription(this.name, this.id, defined_in_id, this.version, operations, attributes, this.base_interfaces, type(), this.is_abstract);
/* */
/* 332 */ return this.fullInterfaceDescription;
/* */ }