Runtime

Package org.eclipse.gmf.runtime.emf.commands.core.commands

A collection of concrete (or at least partially realized) commands that may be reused by any MSL client application.

See:
          Description

Class Summary
DuplicateEObjectsCommand This command duplicates a list of EObjects and adds each duplicate to it's originator's container.
RepositionEObjectCommand This command is there to reposition elements in a list.
 

Package org.eclipse.gmf.runtime.emf.commands.core.commands Description

A collection of concrete (or at least partially realized) commands that may be reused by any MSL client application. These commands implement the API of the org.eclipse.gmf.runtime.emf.commands.core.command package and offer such generic capabilities as "create an EObject" or "reposition an EObject in an EList."

Package Specification

See Also:
org.eclipse.gmf.runtime.emf.commands.core.command

Runtime

Guidelines for using Eclipse APIs.

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