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

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

Uses of MenuOwner in org.eclipse.gmf.mappings
 

Subinterfaces of MenuOwner 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 MenuOwner in org.eclipse.gmf.mappings.impl
 

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

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

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



Copyright © 2012. All Rights Reserved.