Package org.eclipse.ui.internal
Class ContextToModelProcessor
java.lang.Object
org.eclipse.ui.internal.ContextToModelProcessor
- All Implemented Interfaces:
IModelProcessorContribution
- Since:
- 3.5
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.e4.ui.workbench.modeling.IModelProcessorContribution
IModelProcessorContribution.Apply, IModelProcessorContribution.Beforefragment, IModelProcessorContribution.ModelElement
-
Field Summary
Fields inherited from interface org.eclipse.e4.ui.workbench.modeling.IModelProcessorContribution
APPLY_ALWAYS, APPLY_INITIAL, APPLY_PROPERTY_KEY, APPLY_PROPERTY_PREFIX, BEFORE_FRAGMENT_PROPERTY_KEY, BEFORE_FRAGMENT_PROPERTY_PREFIX
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.eclipse.e4.ui.workbench.modeling.IModelProcessorContribution
getModelElements, getProcessorClass
-
Constructor Details
-
ContextToModelProcessor
public ContextToModelProcessor()
-