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

  




 

 

Generation Framework

Uses of Interface
org.eclipse.gmf.mappings.CanvasMapping

Packages that use CanvasMapping
org.eclipse.gmf.mappings   
org.eclipse.gmf.mappings.impl   
org.eclipse.gmf.mappings.util   
 

Uses of CanvasMapping in org.eclipse.gmf.mappings
 

Methods in org.eclipse.gmf.mappings that return CanvasMapping
  CanvasMapping GMFMapFactory. createCanvasMapping ()
          Returns a new object of class 'Canvas Mapping'
  CanvasMapping Mapping. getDiagram ()
          Returns the value of the ' Diagram ' containment reference
 

Methods in org.eclipse.gmf.mappings that return types with arguments of type CanvasMapping
 org.eclipse.emf.common.util.EList< CanvasMapping> MappingEntry. getRelatedDiagrams ()
          Returns the value of the ' Related Diagrams ' reference list.
 

Methods in org.eclipse.gmf.mappings with parameters of type CanvasMapping
 void Mapping. setDiagram ( CanvasMapping value)
          Sets the value of the ' Diagram' containment reference
 

Uses of CanvasMapping in org.eclipse.gmf.mappings.impl
 

Classes in org.eclipse.gmf.mappings.impl that implement CanvasMapping
 class CanvasMappingImpl
          An implementation of the model object ' Canvas Mapping '
 

Fields in org.eclipse.gmf.mappings.impl declared as CanvasMapping
protected   CanvasMapping MappingImpl. diagram
          The cached value of the ' Diagram' containment reference
 

Fields in org.eclipse.gmf.mappings.impl with type parameters of type CanvasMapping
protected  org.eclipse.emf.common.util.EList< CanvasMapping> MappingEntryImpl. relatedDiagrams
          The cached value of the ' Related Diagrams' reference list
 

Methods in org.eclipse.gmf.mappings.impl that return CanvasMapping
  CanvasMapping GMFMapFactoryImpl. createCanvasMapping ()
           
  CanvasMapping MappingImpl. getDiagram ()
           
 

Methods in org.eclipse.gmf.mappings.impl that return types with arguments of type CanvasMapping
 org.eclipse.emf.common.util.EList< CanvasMapping> MappingEntryImpl. getRelatedDiagrams ()
           
 

Methods in org.eclipse.gmf.mappings.impl with parameters of type CanvasMapping
 org.eclipse.emf.common.notify.NotificationChain MappingImpl. basicSetDiagram ( CanvasMapping newDiagram, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void MappingImpl. setDiagram ( CanvasMapping newDiagram)
           
 

Uses of CanvasMapping in org.eclipse.gmf.mappings.util
 

Methods in org.eclipse.gmf.mappings.util with parameters of type CanvasMapping
  T GMFMapSwitch. caseCanvasMapping ( CanvasMapping object)
          Returns the result of interpreting the object as an instance of 'Canvas Mapping'
 


Generation Framework

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