Class ECPSWTViewRendererImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      ECPSWTView render​(org.eclipse.swt.widgets.Composite parent, org.eclipse.emf.ecore.EObject domainObject)
      Creates a view with the attributes of the domain object.
      ECPSWTView render​(org.eclipse.swt.widgets.Composite parent, org.eclipse.emf.ecore.EObject domainObject, java.util.Map<java.lang.String,​java.lang.Object> context)
      Deprecated.
      ECPSWTView 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 render​(org.eclipse.swt.widgets.Composite parent, org.eclipse.emf.ecore.EObject domainObject, VViewModelProperties properties)
      Creates a view with the attributes of the domain object.
      ECPSWTView render​(org.eclipse.swt.widgets.Composite parent, ViewModelContext viewModelContext)
      Creates a view with the attributes of the domain object.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait