EGF Engine
Release 0.1.0

Uses of Class
org.eclipse.egf.model.edit.command.AbstractModelElementCommand

Packages that use AbstractModelElementCommand
org.eclipse.egf.core.ui.command   
org.eclipse.egf.model.edit.command   
 

Uses of AbstractModelElementCommand in org.eclipse.egf.core.ui.command
 

Subclasses of AbstractModelElementCommand in org.eclipse.egf.core.ui.command
 class ChangeRecorderWrapperCommand
          Provides a support to have undo, redo mechanism for model element object changes performed through a change recorder.
 

Uses of AbstractModelElementCommand in org.eclipse.egf.model.edit.command
 

Subclasses of AbstractModelElementCommand in org.eclipse.egf.model.edit.command
 class AddModelElementCommand
          Implements an Add command that modifies a NamedModelElementWithId object with forwarding model element changes to related plug-in file.
 class RemoveModelElementCommand
          Implements a Remove command that modifies a NamedModelElementWithId object with forwarding model element changes to related plug-in file.
 class SetModelElementCommand
          Implements a Set command that modifies a NamedModelElementWithId object with forwarding model element changes to related plug-in file.
 


EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.