Uses of Interface
org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetailFactory

Packages that use VTreeMasterDetailFactory
org.eclipse.emf.ecp.view.treemasterdetail.model   
org.eclipse.emf.ecp.view.treemasterdetail.model.impl   
 

Uses of VTreeMasterDetailFactory in org.eclipse.emf.ecp.view.treemasterdetail.model
 

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

Methods in org.eclipse.emf.ecp.view.treemasterdetail.model that return VTreeMasterDetailFactory
 VTreeMasterDetailFactory VTreeMasterDetailPackage.getTreeMasterDetailFactory()
          Returns the factory that creates the instances of the model.
 

Uses of VTreeMasterDetailFactory in org.eclipse.emf.ecp.view.treemasterdetail.model.impl
 

Classes in org.eclipse.emf.ecp.view.treemasterdetail.model.impl that implement VTreeMasterDetailFactory
 class VTreeMasterDetailFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.ecp.view.treemasterdetail.model.impl that return VTreeMasterDetailFactory
 VTreeMasterDetailFactory VTreeMasterDetailPackageImpl.getTreeMasterDetailFactory()
           
static VTreeMasterDetailFactory VTreeMasterDetailFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2015. All Rights Reserved.