464465466467468469470471472473474
this.ePropertyMap = null; // // Tell listeners in old structure about the change? // if(eOldStructure!=null) { eOldStructure.eNotify(this, EFeaturePackage.EFEATURE__STRUCTURE, eOldStructure, eNewStructure); } } //