Uses of Interface
org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryFactory

Packages that use VTMandatoryFactory
org.eclipse.emf.ecp.view.template.style.mandatory.model   
org.eclipse.emf.ecp.view.template.style.mandatory.model.impl   
 

Uses of VTMandatoryFactory in org.eclipse.emf.ecp.view.template.style.mandatory.model
 

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

Methods in org.eclipse.emf.ecp.view.template.style.mandatory.model that return VTMandatoryFactory
 VTMandatoryFactory VTMandatoryPackage.getMandatoryFactory()
          Returns the factory that creates the instances of the model.
 

Uses of VTMandatoryFactory in org.eclipse.emf.ecp.view.template.style.mandatory.model.impl
 

Classes in org.eclipse.emf.ecp.view.template.style.mandatory.model.impl that implement VTMandatoryFactory
 class VTMandatoryFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.ecp.view.template.style.mandatory.model.impl that return VTMandatoryFactory
 VTMandatoryFactory VTMandatoryPackageImpl.getMandatoryFactory()
           
static VTMandatoryFactory VTMandatoryFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2015. All Rights Reserved.