Uses of Interface
org.eclipse.emf.ecp.view.edapt.util.test.model.x.EdaptTestX

Packages that use EdaptTestX
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.x   
org.eclipse.emf.ecp.view.edapt.util.test.model.x.impl   
org.eclipse.emf.ecp.view.edapt.util.test.model.x.util   
org.eclipse.emf.ecp.view.edapt.util.test.model.y   
org.eclipse.emf.ecp.view.edapt.util.test.model.y.impl   
 

Uses of EdaptTestX 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 EdaptTestX
 EdaptTestX EdaptTestW.getX()
          Returns the value of the 'X' reference.
 

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

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

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.w.impl that return EdaptTestX
 EdaptTestX EdaptTestWImpl.basicGetX()
           
 EdaptTestX EdaptTestWImpl.getX()
           
 

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.w.impl with parameters of type EdaptTestX
 void EdaptTestWImpl.setX(EdaptTestX newX)
           
 

Uses of EdaptTestX 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 EdaptTestX
 EdaptTestX EdaptTestXFactory.createX()
          Returns a new object of class 'X'.
 

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

Classes in org.eclipse.emf.ecp.view.edapt.util.test.model.x.impl that implement EdaptTestX
 class EdaptTestXImpl
          An implementation of the model object 'X'.
 

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.x.impl that return EdaptTestX
 EdaptTestX EdaptTestXFactoryImpl.createX()
           
 

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

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.x.util with parameters of type EdaptTestX
 T XSwitch.caseX(EdaptTestX object)
          Returns the result of interpreting the object as an instance of 'X'.
 

Uses of EdaptTestX in org.eclipse.emf.ecp.view.edapt.util.test.model.y
 

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.y that return EdaptTestX
 EdaptTestX EdaptTestY.getX()
          Returns the value of the 'X' reference.
 

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.y with parameters of type EdaptTestX
 void EdaptTestY.setX(EdaptTestX value)
          Sets the value of the 'X' reference.
 

Uses of EdaptTestX in org.eclipse.emf.ecp.view.edapt.util.test.model.y.impl
 

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.y.impl that return EdaptTestX
 EdaptTestX EdaptTestYImpl.basicGetX()
           
 EdaptTestX EdaptTestYImpl.getX()
           
 

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.y.impl with parameters of type EdaptTestX
 void EdaptTestYImpl.setX(EdaptTestX newX)
           
 



Copyright © 2015. All Rights Reserved.