Uses of Interface
org.eclipse.emf.ecp.view.template.model.VTTemplateFactory

Packages that use VTTemplateFactory
org.eclipse.emf.ecp.view.template.model   
org.eclipse.emf.ecp.view.template.model.impl   
 

Uses of VTTemplateFactory in org.eclipse.emf.ecp.view.template.model
 

Fields in org.eclipse.emf.ecp.view.template.model declared as VTTemplateFactory
static VTTemplateFactory VTTemplateFactory.eINSTANCE
          The singleton instance of the factory.
 

Methods in org.eclipse.emf.ecp.view.template.model that return VTTemplateFactory
 VTTemplateFactory VTTemplatePackage.getTemplateFactory()
          Returns the factory that creates the instances of the model.
 

Uses of VTTemplateFactory in org.eclipse.emf.ecp.view.template.model.impl
 

Classes in org.eclipse.emf.ecp.view.template.model.impl that implement VTTemplateFactory
 class VTTemplateFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.ecp.view.template.model.impl that return VTTemplateFactory
 VTTemplateFactory VTTemplatePackageImpl.getTemplateFactory()
           
static VTTemplateFactory VTTemplateFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2014. All Rights Reserved.