Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


org.eclipse.uml2.uml.editor.actions
Class UnapplyStereotypeAction

java.lang.Object
  extended by org.eclipse.emf.edit.ui.action.CommandAction
      extended by 

org.eclipse.uml2.uml.editor.actions.UMLCommandAction
          extended by 
org.eclipse.uml2.uml.editor.actions.UnapplyStereotypeAction
All Implemented Interfaces:
org.eclipse.ui.IActionDelegate, org.eclipse.ui.IActionDelegate2, org.eclipse.ui.IEditorActionDelegate, org.eclipse.ui.IViewActionDelegate

public class UnapplyStereotypeAction
extends UMLCommandAction


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.uml2.uml.editor.actions. UMLCommandAction
UMLCommandAction.RefreshingChangeCommand, UMLCommandAction.TextComparator< T>
 
Field Summary
 
Fields inherited from class org.eclipse.emf.edit.ui.action.CommandAction
action, collection, command, editingDomain, editorPart, workbenchPart
 
Constructor Summary
UnapplyStereotypeAction ()
           
 
Method Summary
protected  org.eclipse.emf.common.command.Command createActionCommand (org.eclipse.emf.edit.domain.EditingDomain editingDomain, java.util.Collection<?> collection)
           
 void run (org.eclipse.jface.action.IAction action)
           
 
Methods inherited from class org.eclipse.uml2.uml.editor.actions. UMLCommandAction
getAdapterFactory, getLabelProvider, refreshViewer, setActiveEditor
 
Methods inherited from class org.eclipse.emf.edit.ui.action.CommandAction
dispose, getDefaultImageDescriptor, init, init, objectToImageDescriptor, runWithEvent, selectionChanged, setActiveWorkbenchPart
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnapplyStereotypeAction

public UnapplyStereotypeAction()
Method Detail

createActionCommand

protected org.eclipse.emf.common.command.Command createActionCommand(org.eclipse.emf.edit.domain.EditingDomain editingDomain,
                                                                     java.util.Collection<?> collection)
Overrides:
createActionCommand in class org.eclipse.emf.edit.ui.action.CommandAction

run

public void run(org.eclipse.jface.action.IAction action)
Specified by:
run in interface org.eclipse.ui.IActionDelegate
Overrides:
run in class org.eclipse.emf.edit.ui.action.CommandAction

Copyright 2003, 2007 IBM Corporation and others.
All Rights Reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire