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 Class
org.eclipse.gmf.runtime.emf.type.core.requests.CreateElementRequest

Packages that use CreateElementRequest
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.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. 
 

Uses of CreateElementRequest in org.eclipse.gmf.runtime.diagram.core.edithelpers
 

Constructors in org.eclipse.gmf.runtime.diagram.core.edithelpers with parameters of type CreateElementRequest
CreateElementRequestAdapter ( CreateElementRequest createElementRequest)
          Constructs a new adapter.
 

Uses of CreateElementRequest in org.eclipse.gmf.runtime.emf.type.core.commands
 

Methods in org.eclipse.gmf.runtime.emf.type.core.commands that return CreateElementRequest
  CreateElementRequest CreateElementCommand. getCreateRequest ()
          Gets the create request.
 

Constructors in org.eclipse.gmf.runtime.emf.type.core.commands with parameters of type CreateElementRequest
CreateElementCommand ( CreateElementRequest request)
          Constructs a new element creation command for the request.
 

Uses of CreateElementRequest in org.eclipse.gmf.runtime.emf.type.core.edithelper
 

Methods in org.eclipse.gmf.runtime.emf.type.core.edithelper with parameters of type CreateElementRequest
protected   ICommand AbstractEditHelperAdvice. getAfterCreateCommand ( CreateElementRequest request)
          Gets my 'after' advice for creating the new element.
protected   ICommand AbstractEditHelperAdvice. getBeforeCreateCommand ( CreateElementRequest request)
          Gets my 'before' advice for creating the new element.
protected   ICommand AbstractEditHelper. getCreateCommand ( CreateElementRequest req)
          Gets the command to create a new element in an element of my kind.
 void AbstractEditHelper. initializeDefaultFeature ( CreateElementRequest req)
          Sets the default feature in req, if there is no containment feature already in the request.
 

Uses of CreateElementRequest in org.eclipse.gmf.runtime.emf.type.core.requests
 

Subclasses of CreateElementRequest in org.eclipse.gmf.runtime.emf.type.core.requests
 class CreateRelationshipRequest
          Request to create a new relationship element.
 


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