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

  




 

 

Runtime

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

Packages that use org.eclipse.gmf.runtime.emf.type.core.requests
org.eclipse.gmf.runtime.diagram.core.edithelpers Aurora internal packages Package Specification this package contains classes used to help in create the element requests  
org.eclipse.gmf.runtime.emf.type.core This package contains the classes that define primary classes in the Element Type framework. 
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.edithelper Provides the edit helper and edit helper advice for the Element Type framework. 
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.requests used by org.eclipse.gmf.runtime.diagram.core.edithelpers
CreateElementRequest
          Request to create a new model element.
DestroyDependentsRequest
          Request to destroy the dependents of a model element.
DestroyElementRequest
          Request to destroy a model element.
IEditCommandRequest
          Request for a command to edit a model element.
 

Classes in org.eclipse.gmf.runtime.emf.type.core.requests used by org.eclipse.gmf.runtime.emf.type.core
IEditCommandRequest
          Request for a command to edit a model element.
 

Classes in org.eclipse.gmf.runtime.emf.type.core.requests used by org.eclipse.gmf.runtime.emf.type.core.commands
ConfigureRequest
          Request to configure a new element with the attributes that it should have according to its element type.
CreateElementRequest
          Request to create a new model element.
CreateRelationshipRequest
          Request to create a new relationship element.
DestroyElementRequest
          Request to destroy a model element.
DestroyReferenceRequest
          Request to destroy a reference from one model element to another.
GetEditContextRequest
          Request to get the context for editing a model element.
IEditCommandRequest
          Request for a command to edit a model element.
MoveRequest
          Request to move a collections of model elements from one location to another.
SetRequest
          Request to set the value of a structural feature in a model element.
 

Classes in org.eclipse.gmf.runtime.emf.type.core.requests used by org.eclipse.gmf.runtime.emf.type.core.edithelper
ConfigureRequest
          Request to configure a new element with the attributes that it should have according to its element type.
CreateElementRequest
          Request to create a new model element.
CreateRelationshipRequest
          Request to create a new relationship element.
DestroyDependentsRequest
          Request to destroy the dependents of a model element.
DestroyElementRequest
          Request to destroy a model element.
DestroyReferenceRequest
          Request to destroy a reference from one model element to another.
DuplicateElementsRequest
          Request to duplicate a model element.
GetEditContextRequest
          Request to get the context for editing a model element.
IEditCommandRequest
          Request for a command to edit a model element.
MoveRequest
          Request to move a collections of model elements from one location to another.
ReorientReferenceRelationshipRequest
          Request to change the source or target of a reference.
ReorientRelationshipRequest
          Request to change the source or target of a relationship element.
SetRequest
          Request to set the value of a structural feature in a model element.
 

Classes in org.eclipse.gmf.runtime.emf.type.core.requests used by org.eclipse.gmf.runtime.emf.type.core.requests
AbstractEditCommandRequest
          Abstract superclass for edit command requests.
CreateElementRequest
          Request to create a new model element.
DestroyRequest
          Abstract superclass for reuqests to destroy a model element.
IEditCommandRequest
          Request for a command to edit a model element.
ReorientRequest
          Abstract request for changing the source or target of a relationship.
 


Runtime

Guidelines for using Eclipse APIs.

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


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