public interface HughDataResourceSet
ResourceSet, that can deal with large data sets.
For that a ResourceLocator is attached to the ResourceSet.
Usually when adding/removing Resource from a ResourceSet, there are
Notification's about that. This causes a lot of load, when e.g. calling 'clear' on
ResourceSet#getResources().| Modifier and Type | Method and Description |
|---|---|
boolean |
isSuppressNotification()
Returns
true, if notifications are de-activated |
boolean |
isUseResourceLocator()
Returns
true, if the ResourceLocator is used |
void |
setSuppressNotification(boolean suppressNotification)
Set to
true, to de-activate the notifications in the resource set in general. |
void |
setUseResourceLocator(boolean useLocator)
Set to
true, when using a special resource locator, to cache
URI and Resource |
void setUseResourceLocator(boolean useLocator)
true, when using a special resource locator, to cache
URI and ResourceuseLocator - set to true, to enable the ResourceLocatorboolean isUseResourceLocator()
true, if the ResourceLocator is usedtrue, if the ResourceLocator is usedvoid setSuppressNotification(boolean suppressNotification)
true, to de-activate the notifications in the resource set in general.suppressNotification - the parameterboolean isSuppressNotification()
true, if notifications are de-activatedtrue, if notifications are de-activatedData In Motion Consuling GmbH - All rights reserved