Runtime

Uses of Package
org.eclipse.gmf.runtime.emf.type.core.commands

Packages that use org.eclipse.gmf.runtime.emf.type.core.commands
org.eclipse.gmf.runtime.emf.type.core.commands Provides a set of commands that are used to edit model elements. 
org.eclipse.gmf.runtime.emf.type.core.requests Provides a set of requests that are used to ask for commands to edit model elements. 
 

Classes in org.eclipse.gmf.runtime.emf.type.core.commands used by org.eclipse.gmf.runtime.emf.type.core.commands
ConfigureElementCommand
          Edit command to configure a new model element with the characteristics of its element type.
CreateElementCommand
          Command to create a new model element.
EditElementCommand
          Abstract superclass for commands that modify model elements.
SetValueCommand
          Command to set the value of a feature of a model element.
 

Classes in org.eclipse.gmf.runtime.emf.type.core.commands used by org.eclipse.gmf.runtime.emf.type.core.requests
DestroyElementCommand
          Command to create a model element using the EMF action protocol.
 


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.