Uses of Interface
org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationFactory

Packages that use VTValidationFactory
org.eclipse.emf.ecp.view.template.style.validation.model   
org.eclipse.emf.ecp.view.template.style.validation.model.impl   
 

Uses of VTValidationFactory in org.eclipse.emf.ecp.view.template.style.validation.model
 

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

Methods in org.eclipse.emf.ecp.view.template.style.validation.model that return VTValidationFactory
 VTValidationFactory VTValidationPackage.getValidationFactory()
          Returns the factory that creates the instances of the model.
 

Uses of VTValidationFactory in org.eclipse.emf.ecp.view.template.style.validation.model.impl
 

Classes in org.eclipse.emf.ecp.view.template.style.validation.model.impl that implement VTValidationFactory
 class VTValidationFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.ecp.view.template.style.validation.model.impl that return VTValidationFactory
 VTValidationFactory VTValidationPackageImpl.getValidationFactory()
           
static VTValidationFactory VTValidationFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2015. All Rights Reserved.