Uses of Interface
org.eclipse.gmf.mappings.ToolOwner

Packages that use ToolOwner
org.eclipse.gmf.mappings   
org.eclipse.gmf.mappings.impl   
org.eclipse.gmf.mappings.util   
 

Uses of ToolOwner in org.eclipse.gmf.mappings
 

Subinterfaces of ToolOwner in org.eclipse.gmf.mappings
 interface LinkMapping
          A representation of the model object 'Link Mapping'.
 interface NodeMapping
          A representation of the model object 'Node Mapping'.
 

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

Classes in org.eclipse.gmf.mappings.impl that implement ToolOwner
 class LinkMappingImpl
          An implementation of the model object 'Link Mapping'.
 class NodeMappingImpl
          An implementation of the model object 'Node Mapping'.
 

Uses of ToolOwner in org.eclipse.gmf.mappings.util
 

Methods in org.eclipse.gmf.mappings.util with parameters of type ToolOwner
 T GMFMapSwitch.caseToolOwner(ToolOwner object)
          Returns the result of interpreting the object as an instance of 'Tool Owner'.
 



Copyright © 2012. All Rights Reserved.