Uses of Interface
org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentFactory

Packages that use VTAlignmentFactory
org.eclipse.emf.ecp.view.template.style.alignment.model   
org.eclipse.emf.ecp.view.template.style.alignment.model.impl   
 

Uses of VTAlignmentFactory in org.eclipse.emf.ecp.view.template.style.alignment.model
 

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

Methods in org.eclipse.emf.ecp.view.template.style.alignment.model that return VTAlignmentFactory
 VTAlignmentFactory VTAlignmentPackage.getAlignmentFactory()
          Returns the factory that creates the instances of the model.
 

Uses of VTAlignmentFactory in org.eclipse.emf.ecp.view.template.style.alignment.model.impl
 

Classes in org.eclipse.emf.ecp.view.template.style.alignment.model.impl that implement VTAlignmentFactory
 class VTAlignmentFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.ecp.view.template.style.alignment.model.impl that return VTAlignmentFactory
 VTAlignmentFactory VTAlignmentPackageImpl.getAlignmentFactory()
           
static VTAlignmentFactory VTAlignmentFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2015. All Rights Reserved.