Generation Framework

Uses of Interface
org.eclipse.gmf.tooldef.Separator

Packages that use Separator
org.eclipse.gmf.tooldef   
org.eclipse.gmf.tooldef.impl   
org.eclipse.gmf.tooldef.util   
 

Uses of Separator in org.eclipse.gmf.tooldef
 

Methods in org.eclipse.gmf.tooldef that return Separator
 Separator GMFToolFactory.createSeparator()
          Returns a new object of class 'Separator'
 

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

Classes in org.eclipse.gmf.tooldef.impl that implement Separator
 class SeparatorImpl
          An implementation of the model object 'Separator'
 

Methods in org.eclipse.gmf.tooldef.impl that return Separator
 Separator GMFToolFactoryImpl.createSeparator()
           
 

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

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


Generation Framework

Guidelines for using Eclipse APIs.

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