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

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

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

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

Methods in org.eclipse.emf.ecp.view.template.style.alignment.model that return VTAlignmentPackage
 VTAlignmentPackage VTAlignmentFactory.getAlignmentPackage()
          Returns the package supported by this factory.
 

Uses of VTAlignmentPackage 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 VTAlignmentPackage
 class VTAlignmentPackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.emf.ecp.view.template.style.alignment.model.impl that return VTAlignmentPackage
 VTAlignmentPackage VTAlignmentFactoryImpl.getAlignmentPackage()
           
static VTAlignmentPackage VTAlignmentFactoryImpl.getPackage()
          Deprecated.  
static VTAlignmentPackage VTAlignmentPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 



Copyright © 2014. All Rights Reserved.