|
Runtime | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CreateRelationshipRequest | |
---|---|
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. |
Uses of CreateRelationshipRequest in org.eclipse.gmf.runtime.emf.type.core.commands |
---|
Constructors in org.eclipse.gmf.runtime.emf.type.core.commands with parameters of type CreateRelationshipRequest | |
---|---|
CreateRelationshipCommand(CreateRelationshipRequest request)
Constructs a new element creation command for the request . |
Uses of CreateRelationshipRequest in org.eclipse.gmf.runtime.emf.type.core.edithelper |
---|
Methods in org.eclipse.gmf.runtime.emf.type.core.edithelper with parameters of type CreateRelationshipRequest | |
---|---|
protected ICommand |
AbstractEditHelperAdvice.getAfterCreateRelationshipCommand(CreateRelationshipRequest request)
Gets my 'after' advice for creating the new relationship. |
protected ICommand |
AbstractEditHelperAdvice.getBeforeCreateRelationshipCommand(CreateRelationshipRequest request)
Gets my 'before' advice for creating the new relationship. |
protected ICommand |
AbstractEditHelper.getCreateRelationshipCommand(CreateRelationshipRequest req)
Gets the command to create a new relationship in an element of my kind. |
|
Runtime | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.