Provides a set of commands that are used to edit model elements. These commands are returned by element type edit helpers in the Element Type framework.

Clients implementing their own edit helpers should subclass these commands if they wish to implement custom editing behaviour.

@see org.eclipse.gmf.runtime.emf.type.core @canBeSeenBy %partners