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 Interface
org.eclipse.gmf.runtime.emf.ui.services.modelingassistant.IModelingAssistantOperation

Packages that use IModelingAssistantOperation
org.eclipse.gmf.runtime.emf.ui.services.modelingassistant The Modeling Assistant Service provides an extensible algorithm for offering users easy access to the most common editing gestures in a particular context of model elements and/or diagrams. 
 

Uses of IModelingAssistantOperation in org.eclipse.gmf.runtime.emf.ui.services.modelingassistant
 

Classes in org.eclipse.gmf.runtime.emf.ui.services.modelingassistant that implement IModelingAssistantOperation
 class GetRelTypesForSREOnSourceOperation
          The operation used with the modeling assistant service that gets the type of relationships that can be used to show related elements from a given source object.
 class GetRelTypesForSREOnTargetOperation
          The operation used with the modeling assistant service that gets the type of relationships that can be used to show related elements from a given target element.
 class GetRelTypesOnSourceAndTargetOperation
          The operation used with the modeling assistant service that gets the type of relationships that can be created between a given source and target element.
 class GetRelTypesOnSourceOperation
          The operation used with the modeling assistant service that gets the type of relationships that can be created from a given source element.
 class GetRelTypesOnTargetOperation
          The operation used with the modeling assistant service that gets the type of relationships that can be created from a given target element.
 class GetTypesForPopupBarOperation
          The operation used with the modeling assistant service that gets the type of elements that can be created from an action bar.
 class GetTypesForSourceOperation
          The operation used with the modeling assistant service that gets the type of elements that can be used for the source end of a relationship.
 class GetTypesForTargetOperation
          The operation used with the modeling assistant service that gets the type of elements that can be used for the target end of a relationship.
 class GetTypesOperation
          The operation used with the modeling assistant service that gets the type of elements that can be created or used for a specific hint or gesture and optional data.
 class SelectExistingElementForSourceOperation
          The operation used with the modeling assistant service that pops up a dialog from which the user can select an existing element to be used as the source end of a relationship.
 class SelectExistingElementForTargetOperation
          The operation used with the modeling assistant service that pops up a dialog from which the user can select an existing element to be used as the target end 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