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.GenPropertyTabFilter

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

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

Subinterfaces of GenPropertyTabFilter in org.eclipse.gmf.codegen.gmfgen
 interface CustomTabFilter
          A representation of the model object ' Custom Tab Filter '
 interface TypeTabFilter
          A representation of the model object ' Type Tab Filter '
 

Methods in org.eclipse.gmf.codegen.gmfgen that return GenPropertyTabFilter
  GenPropertyTabFilter GenCustomPropertyTab. getFilter ()
          Returns the value of the ' Filter ' containment reference.
 

Methods in org.eclipse.gmf.codegen.gmfgen with parameters of type GenPropertyTabFilter
 void GenCustomPropertyTab. setFilter ( GenPropertyTabFilter value)
          Sets the value of the ' Filter' containment reference
 

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

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenPropertyTabFilter
 class CustomTabFilterImpl
          An implementation of the model object ' Custom Tab Filter '
 class TypeTabFilterImpl
          An implementation of the model object ' Type Tab Filter '
 

Fields in org.eclipse.gmf.codegen.gmfgen.impl declared as GenPropertyTabFilter
protected   GenPropertyTabFilter GenCustomPropertyTabImpl. filter
          The cached value of the ' Filter' containment reference
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return GenPropertyTabFilter
  GenPropertyTabFilter GenCustomPropertyTabImpl. getFilter ()
           
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl with parameters of type GenPropertyTabFilter
 org.eclipse.emf.common.notify.NotificationChain GenCustomPropertyTabImpl. basicSetFilter ( GenPropertyTabFilter newFilter, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void GenCustomPropertyTabImpl. setFilter ( GenPropertyTabFilter newFilter)
           
 

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

Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type GenPropertyTabFilter
  T GMFGenSwitch. caseGenPropertyTabFilter ( GenPropertyTabFilter object)
          Returns the result of interpreting the object as an instance of 'Gen Property Tab Filter'
 


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