Uses of Interface
org.eclipse.emf.emfstore.internal.server.model.versioning.VersioningFactory

Packages that use VersioningFactory
org.eclipse.emf.emfstore.internal.server.model.versioning   
org.eclipse.emf.emfstore.internal.server.model.versioning.impl   
 

Uses of VersioningFactory in org.eclipse.emf.emfstore.internal.server.model.versioning
 

Fields in org.eclipse.emf.emfstore.internal.server.model.versioning declared as VersioningFactory
static VersioningFactory VersioningFactory.eINSTANCE
          The singleton instance of the factory.
 

Methods in org.eclipse.emf.emfstore.internal.server.model.versioning that return VersioningFactory
 VersioningFactory VersioningPackage.getVersioningFactory()
          Returns the factory that creates the instances of the model.
 

Uses of VersioningFactory in org.eclipse.emf.emfstore.internal.server.model.versioning.impl
 

Classes in org.eclipse.emf.emfstore.internal.server.model.versioning.impl that implement VersioningFactory
 class VersioningFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.emfstore.internal.server.model.versioning.impl that return VersioningFactory
 VersioningFactory VersioningPackageImpl.getVersioningFactory()
           
static VersioningFactory VersioningFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2015. All Rights Reserved.