Uses of Interface
org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.SemanticFactory

Packages that use SemanticFactory
org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic   
org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.impl   
 

Uses of SemanticFactory in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic
 

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

Methods in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic that return SemanticFactory
 SemanticFactory SemanticPackage.getSemanticFactory()
          Returns the factory that creates the instances of the model.
 

Uses of SemanticFactory in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.impl
 

Classes in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.impl that implement SemanticFactory
 class SemanticFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.impl that return SemanticFactory
 SemanticFactory SemanticPackageImpl.getSemanticFactory()
           
static SemanticFactory SemanticFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2015. All Rights Reserved.