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.tooldef.StyleSelector

Packages that use StyleSelector
org.eclipse.gmf.mappings   
org.eclipse.gmf.mappings.impl   
org.eclipse.gmf.tooldef   
org.eclipse.gmf.tooldef.impl   
org.eclipse.gmf.tooldef.util   
 

Uses of StyleSelector in org.eclipse.gmf.mappings
 

Methods in org.eclipse.gmf.mappings that return StyleSelector
  StyleSelector AppearanceSteward. getAppearanceStyle ()
          Returns the value of the ' Appearance Style ' reference
 

Methods in org.eclipse.gmf.mappings that return types with arguments of type StyleSelector
 org.eclipse.emf.common.util.EList< StyleSelector> Mapping. getAppearanceStyles ()
          Returns the value of the ' Appearance Styles ' containment reference list.
 

Methods in org.eclipse.gmf.mappings with parameters of type StyleSelector
 void AppearanceSteward. setAppearanceStyle ( StyleSelector value)
          Sets the value of the ' Appearance Style' reference
 

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

Fields in org.eclipse.gmf.mappings.impl declared as StyleSelector
protected   StyleSelector NodeMappingImpl. appearanceStyle
          The cached value of the ' Appearance Style' reference
protected   StyleSelector LinkMappingImpl. appearanceStyle
          The cached value of the ' Appearance Style' reference
 

Fields in org.eclipse.gmf.mappings.impl with type parameters of type StyleSelector
protected  org.eclipse.emf.common.util.EList< StyleSelector> MappingImpl. appearanceStyles
          The cached value of the ' Appearance Styles' containment reference list
 

Methods in org.eclipse.gmf.mappings.impl that return StyleSelector
  StyleSelector NodeMappingImpl. basicGetAppearanceStyle ()
           
  StyleSelector LinkMappingImpl. basicGetAppearanceStyle ()
           
  StyleSelector NodeMappingImpl. getAppearanceStyle ()
           
  StyleSelector LinkMappingImpl. getAppearanceStyle ()
           
 

Methods in org.eclipse.gmf.mappings.impl that return types with arguments of type StyleSelector
 org.eclipse.emf.common.util.EList< StyleSelector> MappingImpl. getAppearanceStyles ()
           
 

Methods in org.eclipse.gmf.mappings.impl with parameters of type StyleSelector
 void NodeMappingImpl. setAppearanceStyle ( StyleSelector newAppearanceStyle)
           
 void LinkMappingImpl. setAppearanceStyle ( StyleSelector newAppearanceStyle)
           
 

Uses of StyleSelector in org.eclipse.gmf.tooldef
 

Subinterfaces of StyleSelector in org.eclipse.gmf.tooldef
 interface GenericStyleSelector
          A representation of the model object ' Generic Style Selector '
 

Uses of StyleSelector in org.eclipse.gmf.tooldef.impl
 

Classes in org.eclipse.gmf.tooldef.impl that implement StyleSelector
 class GenericStyleSelectorImpl
          An implementation of the model object ' Generic Style Selector '
 

Uses of StyleSelector in org.eclipse.gmf.tooldef.util
 

Methods in org.eclipse.gmf.tooldef.util with parameters of type StyleSelector
  T GMFToolSwitch. caseStyleSelector ( StyleSelector object)
          Returns the result of interpretting the object as an instance of 'Style Selector'
 


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