public final class ContextUtil extends Object
IEclipseContext
.Modifier and Type | Field and Description |
---|---|
static String |
EMF_FORMS_DOMAIN_MODEL
Named key for the domain model.
|
Modifier and Type | Method and Description |
---|---|
static void |
setAbstractRendererObjects(org.eclipse.e4.core.contexts.IEclipseContext eclipseContext,
VElement element,
ViewModelContext viewModelContext)
Adds the objects of an AbstractRenderer to the
IEclipseContext . |
public static final String EMF_FORMS_DOMAIN_MODEL
public static void setAbstractRendererObjects(org.eclipse.e4.core.contexts.IEclipseContext eclipseContext, VElement element, ViewModelContext viewModelContext)
IEclipseContext
.eclipseContext
- the eclipse contextelement
- the VElement
viewModelContext
- the ViewModelContext
Copyright © 2019. All rights reserved.