Generation Framework

Uses of Interface
org.eclipse.gmf.gmfgraph.Identity

Packages that use Identity
org.eclipse.gmf.gmfgraph   
org.eclipse.gmf.gmfgraph.impl   
org.eclipse.gmf.gmfgraph.util   
 

Uses of Identity in org.eclipse.gmf.gmfgraph
 

Subinterfaces of Identity in org.eclipse.gmf.gmfgraph
 interface AbstractNode
          A representation of the model object 'Abstract Node'
 interface Canvas
          A representation of the model object 'Canvas'
 interface Compartment
          A representation of the model object 'Compartment'
 interface Connection
          A representation of the model object 'Connection'
 interface DiagramElement
          A representation of the model object 'Diagram Element'
 interface DiagramLabel
          A representation of the model object 'Diagram Label'
 interface FigureDescriptor
          A representation of the model object 'Figure Descriptor'
 interface FigureGallery
          A representation of the model object 'Figure Gallery'
 interface Node
          A representation of the model object 'Node'
 

Uses of Identity in org.eclipse.gmf.gmfgraph.impl
 

Classes in org.eclipse.gmf.gmfgraph.impl that implement Identity
 class AbstractNodeImpl
          An implementation of the model object 'Abstract Node'
 class CanvasImpl
          An implementation of the model object 'Canvas'
 class CompartmentImpl
          An implementation of the model object 'Compartment'
 class ConnectionImpl
          An implementation of the model object 'Connection'
 class DiagramElementImpl
          An implementation of the model object 'Diagram Element'
 class DiagramLabelImpl
          An implementation of the model object 'Diagram Label'
 class FigureDescriptorImpl
          An implementation of the model object 'Figure Descriptor'
 class FigureGalleryImpl
          An implementation of the model object 'Figure Gallery'
 class NodeImpl
          An implementation of the model object 'Node'
 

Uses of Identity in org.eclipse.gmf.gmfgraph.util
 

Methods in org.eclipse.gmf.gmfgraph.util with parameters of type Identity
 T GMFGraphSwitch.caseIdentity(Identity object)
          Returns the result of interpreting the object as an instance of 'Identity'
 


Generation Framework

Guidelines for using Eclipse APIs.

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