Uses of Interface
org.eclipse.emf.ecp.view.edapt.util.test.model.e.EdaptTestE

Packages that use EdaptTestE
org.eclipse.emf.ecp.view.edapt.util.test.model.e   
org.eclipse.emf.ecp.view.edapt.util.test.model.e.impl   
org.eclipse.emf.ecp.view.edapt.util.test.model.e.util   
org.eclipse.emf.ecp.view.edapt.util.test.model.f   
org.eclipse.emf.ecp.view.edapt.util.test.model.f.impl   
 

Uses of EdaptTestE in org.eclipse.emf.ecp.view.edapt.util.test.model.e
 

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.e that return EdaptTestE
 EdaptTestE EdaptTestEFactory.createE()
          Returns a new object of class 'E'.
 

Uses of EdaptTestE in org.eclipse.emf.ecp.view.edapt.util.test.model.e.impl
 

Classes in org.eclipse.emf.ecp.view.edapt.util.test.model.e.impl that implement EdaptTestE
 class EdaptTestEImpl
          An implementation of the model object 'E'.
 

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.e.impl that return EdaptTestE
 EdaptTestE EdaptTestEFactoryImpl.createE()
           
 

Uses of EdaptTestE in org.eclipse.emf.ecp.view.edapt.util.test.model.e.util
 

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.e.util with parameters of type EdaptTestE
 T ESwitch.caseE(EdaptTestE object)
          Returns the result of interpreting the object as an instance of 'E'.
 

Uses of EdaptTestE in org.eclipse.emf.ecp.view.edapt.util.test.model.f
 

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.f that return EdaptTestE
 EdaptTestE EdaptTestF.getE()
          Returns the value of the 'E' reference.
 

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.f with parameters of type EdaptTestE
 void EdaptTestF.setE(EdaptTestE value)
          Sets the value of the 'E' reference.
 

Uses of EdaptTestE in org.eclipse.emf.ecp.view.edapt.util.test.model.f.impl
 

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.f.impl that return EdaptTestE
 EdaptTestE EdaptTestFImpl.basicGetE()
           
 EdaptTestE EdaptTestFImpl.getE()
           
 

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.f.impl with parameters of type EdaptTestE
 void EdaptTestFImpl.setE(EdaptTestE newE)
           
 



Copyright © 2015. All Rights Reserved.