Uses of Interface
org.eclipse.emf.emfstore.internal.server.model.url.UrlFactory

Packages that use UrlFactory
org.eclipse.emf.emfstore.internal.server.model.url   
org.eclipse.emf.emfstore.internal.server.model.url.impl   
 

Uses of UrlFactory in org.eclipse.emf.emfstore.internal.server.model.url
 

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

Methods in org.eclipse.emf.emfstore.internal.server.model.url that return UrlFactory
 UrlFactory UrlPackage.getUrlFactory()
          Returns the factory that creates the instances of the model.
 

Uses of UrlFactory in org.eclipse.emf.emfstore.internal.server.model.url.impl
 

Classes in org.eclipse.emf.emfstore.internal.server.model.url.impl that implement UrlFactory
 class UrlFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.emfstore.internal.server.model.url.impl that return UrlFactory
 UrlFactory UrlPackageImpl.getUrlFactory()
           
static UrlFactory UrlFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2015. All Rights Reserved.