Uses of Interface
org.eclipse.emf.ecp.view.edapt.util.test.model.w.EdaptTestW

Packages that use EdaptTestW
org.eclipse.emf.ecp.view.edapt.util.test.model.w   
org.eclipse.emf.ecp.view.edapt.util.test.model.w.impl   
org.eclipse.emf.ecp.view.edapt.util.test.model.w.util   
org.eclipse.emf.ecp.view.edapt.util.test.model.x   
org.eclipse.emf.ecp.view.edapt.util.test.model.x.impl   
 

Uses of EdaptTestW in org.eclipse.emf.ecp.view.edapt.util.test.model.w
 

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.w that return EdaptTestW
 EdaptTestW EdaptTestWFactory.createW()
          Returns a new object of class 'W'.
 

Uses of EdaptTestW in org.eclipse.emf.ecp.view.edapt.util.test.model.w.impl
 

Classes in org.eclipse.emf.ecp.view.edapt.util.test.model.w.impl that implement EdaptTestW
 class EdaptTestWImpl
          An implementation of the model object 'W'.
 

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.w.impl that return EdaptTestW
 EdaptTestW EdaptTestWFactoryImpl.createW()
           
 

Uses of EdaptTestW in org.eclipse.emf.ecp.view.edapt.util.test.model.w.util
 

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.w.util with parameters of type EdaptTestW
 T WSwitch.caseW(EdaptTestW object)
          Returns the result of interpreting the object as an instance of 'W'.
 

Uses of EdaptTestW in org.eclipse.emf.ecp.view.edapt.util.test.model.x
 

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.x that return EdaptTestW
 EdaptTestW EdaptTestX.getW()
          Returns the value of the 'W' reference.
 

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.x with parameters of type EdaptTestW
 void EdaptTestX.setW(EdaptTestW value)
          Sets the value of the 'W' reference.
 

Uses of EdaptTestW in org.eclipse.emf.ecp.view.edapt.util.test.model.x.impl
 

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.x.impl that return EdaptTestW
 EdaptTestW EdaptTestXImpl.basicGetW()
           
 EdaptTestW EdaptTestXImpl.getW()
           
 

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.x.impl with parameters of type EdaptTestW
 void EdaptTestXImpl.setW(EdaptTestW newW)
           
 



Copyright © 2015. All Rights Reserved.