Community
Participate
Working Groups
@Override
public int getFeatureID(Class<?> expectedClass)
{
return EresourcePackage.CDO_RESOURCE__LOADED;
// TODO FIX https://bugs.eclipse.org/bugs/show_bug.cgi?id=265136
return Resource.RESOURCE__IS_LOADED;
}
};
setLoaded(true);
// TODO FIX https://bugs.eclipse.org/bugs/show_bug.cgi?id=265136 Needed to run against a TED.
Notification notification = setLoaded(true);
if (notification != null)
eNotify(notification);
// URIConverter uriConverter = getURIConverter();
//