public class SystemE4ServiceFunction
extends org.eclipse.e4.core.contexts.ContextFunction
| Constructor and Description |
|---|
SystemE4ServiceFunction() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAppService(AppWorkbenchService appService,
java.util.Map<java.lang.String,java.lang.Object> properties) |
java.lang.Object |
compute(org.eclipse.e4.core.contexts.IEclipseContext context,
java.lang.String contextKey) |
void |
removeAppService(AppWorkbenchService appService,
java.util.Map<java.lang.String,java.lang.Object> properties) |
public java.lang.Object compute(org.eclipse.e4.core.contexts.IEclipseContext context,
java.lang.String contextKey)
compute in interface org.eclipse.e4.core.contexts.IContextFunctioncompute in class org.eclipse.e4.core.contexts.ContextFunctionpublic void addAppService(AppWorkbenchService appService, java.util.Map<java.lang.String,java.lang.Object> properties)
public void removeAppService(AppWorkbenchService appService, java.util.Map<java.lang.String,java.lang.Object> properties)
Copyright © 2007–2020. All rights reserved.