Package org.eclipse.ui.internal
Class CommandToModelProcessor
java.lang.Object
org.eclipse.ui.internal.CommandToModelProcessor
- All Implemented Interfaces:
- IModelProcessorContribution
- Since:
- 3.5
- 
Nested Class SummaryNested classes/interfaces inherited from interface org.eclipse.e4.ui.workbench.modeling.IModelProcessorContributionIModelProcessorContribution.Apply, IModelProcessorContribution.Beforefragment, IModelProcessorContribution.ModelElement
- 
Field SummaryFields inherited from interface org.eclipse.e4.ui.workbench.modeling.IModelProcessorContributionAPPLY_ALWAYS, APPLY_INITIAL, APPLY_PROPERTY_KEY, APPLY_PROPERTY_PREFIX, BEFORE_FRAGMENT_PROPERTY_KEY, BEFORE_FRAGMENT_PROPERTY_PREFIX
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclipse.e4.ui.workbench.modeling.IModelProcessorContributiongetModelElements, getProcessorClass
- 
Constructor Details- 
CommandToModelProcessorpublic CommandToModelProcessor()
 
-