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

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

Uses of ItemRef in org.eclipse.gmf.tooldef
 

Methods in org.eclipse.gmf.tooldef that return ItemRef
 ItemRef GMFToolFactory.createItemRef()
          Returns a new object of class 'Item Ref'.
 

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

Classes in org.eclipse.gmf.tooldef.impl that implement ItemRef
 class ItemRefImpl
          An implementation of the model object 'Item Ref'.
 

Methods in org.eclipse.gmf.tooldef.impl that return ItemRef
 ItemRef GMFToolFactoryImpl.createItemRef()
           
 

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

Methods in org.eclipse.gmf.tooldef.util with parameters of type ItemRef
 T GMFToolSwitch.caseItemRef(ItemRef object)
          Returns the result of interpreting the object as an instance of 'Item Ref'.
 



Copyright © 2012. All Rights Reserved.