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

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

Uses of NotationElementTarget in org.eclipse.gmf.mappings
 

Methods in org.eclipse.gmf.mappings that return NotationElementTarget
 NotationElementTarget GMFMapFactory.createNotationElementTarget()
          Returns a new object of class 'Notation Element Target'.
 

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

Classes in org.eclipse.gmf.mappings.impl that implement NotationElementTarget
 class NotationElementTargetImpl
          An implementation of the model object 'Notation Element Target'.
 

Methods in org.eclipse.gmf.mappings.impl that return NotationElementTarget
 NotationElementTarget GMFMapFactoryImpl.createNotationElementTarget()
           
 

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

Methods in org.eclipse.gmf.mappings.util with parameters of type NotationElementTarget
 T GMFMapSwitch.caseNotationElementTarget(NotationElementTarget object)
          Returns the result of interpreting the object as an instance of 'Notation Element Target'.
 



Copyright © 2012. All Rights Reserved.