public class InputContextFunction
extends <any>
| Constructor and Description |
|---|
InputContextFunction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
postInstanceCreation(<any> type,
IEclipseContext context) |
protected void |
preTypeCreation(IEclipseContext context) |
void |
registerService(InputTypeProvider service,
java.util.Map<java.lang.String,java.lang.Object> properties) |
void |
unregisterService(InputTypeProvider service) |
public void registerService(InputTypeProvider service,
java.util.Map<java.lang.String,java.lang.Object> properties)
public void unregisterService(InputTypeProvider service)
protected void preTypeCreation(IEclipseContext context)
protected void postInstanceCreation(<any> type,
IEclipseContext context)