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

Packages that use CommandAction
org.eclipse.emf.mapping.action   
org.eclipse.emf.mapping.ecore2ecore.action   
 

Uses of CommandAction in org.eclipse.emf.mapping.action
 

Subclasses of CommandAction in org.eclipse.emf.mapping.action
 class AddRootBottomAction
          This adds new root inputs to the mapping domain's root mapping.
 class AddRootTopAction
          This adds new root inputs to the mapping domain's root mapping.
 class CreateMappingAction
           
 class CreateOneSidedMappingAction
           
 class NameMatchMappingAction
           
 class RemoveMappingAction
           
 class TypeMatchMappingAction
           
 

Uses of CommandAction in org.eclipse.emf.mapping.ecore2ecore.action
 

Subclasses of CommandAction in org.eclipse.emf.mapping.ecore2ecore.action
 class AddInputRootAction
           
 class AddOutputRootAction
           
 


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