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.codegen.gmfgen.GenPreferencePage

Packages that use GenPreferencePage
org.eclipse.gmf.codegen.gmfgen   
org.eclipse.gmf.codegen.gmfgen.impl   
org.eclipse.gmf.codegen.gmfgen.util   
 

Uses of GenPreferencePage in org.eclipse.gmf.codegen.gmfgen
 

Subinterfaces of GenPreferencePage in org.eclipse.gmf.codegen.gmfgen
 interface GenCustomPreferencePage
          A representation of the model object ' Gen Custom Preference Page '
 interface GenStandardPreferencePage
          A representation of the model object ' Gen Standard Preference Page '
 

Methods in org.eclipse.gmf.codegen.gmfgen that return GenPreferencePage
  GenPreferencePage GenPreferencePage. getParent ()
          Returns the value of the ' Parent ' container reference.
 

Methods in org.eclipse.gmf.codegen.gmfgen that return types with arguments of type GenPreferencePage
 org.eclipse.emf.common.util.EList< GenPreferencePage> GenPreferencePage. getChildren ()
          Returns the value of the ' Children ' containment reference list.
 org.eclipse.emf.common.util.EList< GenPreferencePage> GenDiagram. getPreferencePages ()
          Returns the value of the ' Preference Pages ' containment reference list.
 

Uses of GenPreferencePage in org.eclipse.gmf.codegen.gmfgen.impl
 

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenPreferencePage
 class GenCustomPreferencePageImpl
          An implementation of the model object ' Gen Custom Preference Page '
 class GenPreferencePageImpl
          An implementation of the model object ' Gen Preference Page '
 class GenStandardPreferencePageImpl
          An implementation of the model object ' Gen Standard Preference Page '
 

Fields in org.eclipse.gmf.codegen.gmfgen.impl with type parameters of type GenPreferencePage
protected  org.eclipse.emf.common.util.EList< GenPreferencePage> GenPreferencePageImpl. children
          The cached value of the ' Children' containment reference list
protected  org.eclipse.emf.common.util.EList< GenPreferencePage> GenDiagramImpl. preferencePages
          The cached value of the ' Preference Pages' containment reference list
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return GenPreferencePage
  GenPreferencePage GenPreferencePageImpl. getParent ()
           
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return types with arguments of type GenPreferencePage
 org.eclipse.emf.common.util.EList< GenPreferencePage> GenPreferencePageImpl. getChildren ()
           
 org.eclipse.emf.common.util.EList< GenPreferencePage> GenDiagramImpl. getPreferencePages ()
           
 

Uses of GenPreferencePage in org.eclipse.gmf.codegen.gmfgen.util
 

Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type GenPreferencePage
  T GMFGenSwitch. caseGenPreferencePage ( GenPreferencePage object)
          Returns the result of interpreting the object as an instance of 'Gen Preference Page'
 


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