Uses of Interface
org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementSelector

Packages that use VTViewModelElementSelector
org.eclipse.emf.ecp.view.template.selector.viewModelElement.model   
org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl   
org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.util   
 

Uses of VTViewModelElementSelector in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model
 

Methods in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model that return VTViewModelElementSelector
 VTViewModelElementSelector VTViewModelElementFactory.createViewModelElementSelector()
          Returns a new object of class 'Selector'.
 

Uses of VTViewModelElementSelector in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl
 

Classes in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl that implement VTViewModelElementSelector
 class VTViewModelElementSelectorImpl
          An implementation of the model object 'Selector'.
 

Methods in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl that return VTViewModelElementSelector
 VTViewModelElementSelector VTViewModelElementFactoryImpl.createViewModelElementSelector()
           
 

Uses of VTViewModelElementSelector in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.util
 

Methods in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.util with parameters of type VTViewModelElementSelector
 T ViewModelElementSwitch.caseViewModelElementSelector(VTViewModelElementSelector object)
          Returns the result of interpreting the object as an instance of 'Selector'.
 



Copyright © 2014. All Rights Reserved.