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.gmfgraph.ChildAccess

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

Uses of ChildAccess in org.eclipse.gmf.gmfgraph
 

Methods in org.eclipse.gmf.gmfgraph that return ChildAccess
  ChildAccess GMFGraphFactory. createChildAccess ()
          Returns a new object of class 'Child Access'
  ChildAccess DiagramLabel. getAccessor ()
          Returns the value of the ' Accessor ' reference
  ChildAccess Compartment. getAccessor ()
          Returns the value of the ' Accessor ' reference
  ChildAccess DiagramLabel. getContainer ()
          Returns the value of the ' Container ' reference
  ChildAccess Node. getContentPane ()
          Returns the value of the ' Content Pane ' reference
 

Methods in org.eclipse.gmf.gmfgraph that return types with arguments of type ChildAccess
 org.eclipse.emf.common.util.EList< ChildAccess> FigureDescriptor. getAccessors ()
          Returns the value of the ' Accessors ' containment reference list.
 

Methods in org.eclipse.gmf.gmfgraph with parameters of type ChildAccess
 void DiagramLabel. setAccessor ( ChildAccess value)
          Sets the value of the ' Accessor' reference
 void Compartment. setAccessor ( ChildAccess value)
          Sets the value of the ' Accessor' reference
 void DiagramLabel. setContainer ( ChildAccess value)
          Sets the value of the ' Container' reference
 void Node. setContentPane ( ChildAccess value)
          Sets the value of the ' Content Pane' reference
 

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

Classes in org.eclipse.gmf.gmfgraph.impl that implement ChildAccess
 class ChildAccessImpl
          An implementation of the model object ' Child Access '
 

Fields in org.eclipse.gmf.gmfgraph.impl declared as ChildAccess
protected   ChildAccess DiagramLabelImpl. accessor
          The cached value of the ' Accessor' reference
protected   ChildAccess CompartmentImpl. accessor
          The cached value of the ' Accessor' reference
protected   ChildAccess DiagramLabelImpl. container
          The cached value of the ' Container' reference
protected   ChildAccess NodeImpl. contentPane
          The cached value of the ' Content Pane' reference
 

Fields in org.eclipse.gmf.gmfgraph.impl with type parameters of type ChildAccess
protected  org.eclipse.emf.common.util.EList< ChildAccess> FigureDescriptorImpl. accessors
          The cached value of the ' Accessors' containment reference list
 

Methods in org.eclipse.gmf.gmfgraph.impl that return ChildAccess
  ChildAccess DiagramLabelImpl. basicGetAccessor ()
           
  ChildAccess CompartmentImpl. basicGetAccessor ()
           
  ChildAccess DiagramLabelImpl. basicGetContainer ()
           
  ChildAccess NodeImpl. basicGetContentPane ()
           
  ChildAccess GMFGraphFactoryImpl. createChildAccess ()
           
  ChildAccess DiagramLabelImpl. getAccessor ()
           
  ChildAccess CompartmentImpl. getAccessor ()
           
  ChildAccess DiagramLabelImpl. getContainer ()
           
  ChildAccess NodeImpl. getContentPane ()
           
 

Methods in org.eclipse.gmf.gmfgraph.impl that return types with arguments of type ChildAccess
 org.eclipse.emf.common.util.EList< ChildAccess> FigureDescriptorImpl. getAccessors ()
           
 

Methods in org.eclipse.gmf.gmfgraph.impl with parameters of type ChildAccess
 void DiagramLabelImpl. setAccessor ( ChildAccess newAccessor)
           
 void CompartmentImpl. setAccessor ( ChildAccess newAccessor)
           
 void DiagramLabelImpl. setContainer ( ChildAccess newContainer)
           
 void NodeImpl. setContentPane ( ChildAccess newContentPane)
           
 

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

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


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