Uses of Interface
org.eclipse.emf.ecp.ui.view.swt.ECPSWTView

Packages that use ECPSWTView
org.eclipse.emf.ecp.ui.view.swt   
org.eclipse.emf.ecp.view.internal.swt   
 

Uses of ECPSWTView in org.eclipse.emf.ecp.ui.view.swt
 

Methods in org.eclipse.emf.ecp.ui.view.swt that return ECPSWTView
 ECPSWTView ECPSWTViewRenderer.render(org.eclipse.swt.widgets.Composite parent, org.eclipse.emf.ecore.EObject domainObject)
          Creates a view with the attributes of the domain object.
 ECPSWTView ECPSWTViewRenderer.render(org.eclipse.swt.widgets.Composite parent, org.eclipse.emf.ecore.EObject domainObject, Map<String,Object> context)
          Creates a view with the attributes of the domain object.
 ECPSWTView ECPSWTViewRenderer.render(org.eclipse.swt.widgets.Composite parent, org.eclipse.emf.ecore.EObject domainObject, VView viewModel)
          Creates a view with the attributes of the domain object.
 ECPSWTView ECPSWTViewRenderer.render(org.eclipse.swt.widgets.Composite parent, ViewModelContext viewModelContext)
          Creates a view with the attributes of the domain object.
 

Uses of ECPSWTView in org.eclipse.emf.ecp.view.internal.swt
 

Classes in org.eclipse.emf.ecp.view.internal.swt that implement ECPSWTView
 class ECPSWTViewImpl
           
 

Methods in org.eclipse.emf.ecp.view.internal.swt that return ECPSWTView
 ECPSWTView ECPSWTViewRendererImpl.render(org.eclipse.swt.widgets.Composite parent, org.eclipse.emf.ecore.EObject domainObject)
          Creates a view with the attributes of the domain object.
 ECPSWTView ECPSWTViewRendererImpl.render(org.eclipse.swt.widgets.Composite parent, org.eclipse.emf.ecore.EObject domainObject, Map<String,Object> context)
          Creates a view with the attributes of the domain object.
 ECPSWTView ECPSWTViewRendererImpl.render(org.eclipse.swt.widgets.Composite parent, org.eclipse.emf.ecore.EObject domainObject, VView viewModel)
          Creates a view with the attributes of the domain object.
 ECPSWTView ECPSWTViewRendererImpl.render(org.eclipse.swt.widgets.Composite parent, ViewModelContext viewModelContext)
          Creates a view with the attributes of the domain object.
 



Copyright © 2015. All Rights Reserved.