* <!-- begin-user-doc --> <!-- end-user-doc -->
* @generated
*/
public Project getCurrentProjectGen() {
if (currentProject != null && currentProject.eIsProxy()) {
InternalEObject oldCurrentProject = (InternalEObject) currentProject;
currentProject = (Project) eResolveProxy(oldCurrentProject);
if (currentProject != oldCurrentProject) {
if (eNotificationRequired())
eNotify(new ENotificationImpl(this, Notification.RESOLVE,
ProjectPackage.PROJECT_REGISTRY__CURRENT_PROJECT, oldCurrentProject,