Uses of Interface
org.eclipse.e4.ui.model.application.commands.MCommandsFactory
Packages that use MCommandsFactory
Package
Description
-
Uses of MCommandsFactory in org.eclipse.e4.ui.model.application.commands
Fields in org.eclipse.e4.ui.model.application.commands declared as MCommandsFactoryModifier and TypeFieldDescriptionstatic final MCommandsFactoryMCommandsFactory.INSTANCEThe singleton instance of the factory. -
Uses of MCommandsFactory in org.eclipse.e4.ui.model.application.commands.impl
Classes in org.eclipse.e4.ui.model.application.commands.impl that implement MCommandsFactoryModifier and TypeClassDescriptionclassAn implementation of the model Factory.Methods in org.eclipse.e4.ui.model.application.commands.impl that return MCommandsFactoryModifier and TypeMethodDescriptionCommandsPackageImpl.getCommandsFactory()Returns the factory that creates the instances of the model.