PersistantResourceVariantByteStore
A ResourceVariantByteStore that caches the variant bytes using
the org.eclipse.core.resources.ISynchronizer so that the tree is
cached across workbench invocations.
class
SessionResourceVariantByteStore
A ResourceVariantByteStore that caches the variant bytes in
memory and does not persist them over workbench invocations.