Uses of Class
org.eclipse.emf.edit.ui.action.StaticSelectionCommandAction

Packages that use StaticSelectionCommandAction
org.eclipse.emf.edit.ui.action This provides a reusable implementation of an IAction that delegates to a CommandActionDelegate, which is usually also a Command 
 

Uses of StaticSelectionCommandAction in org.eclipse.emf.edit.ui.action
 

Subclasses of StaticSelectionCommandAction in org.eclipse.emf.edit.ui.action
 class CreateChildAction
          A child creation action is implemented by creating a CreateChildCommand.
 class CreateSiblingAction
          A sibling creation action is implemented by creating a CreateChildCommand.
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.