Uses of Interface
org.eclipse.emf.ecp.view.treemasterdetail.validation.test.TestTMD.ChildLevel2

Packages that use ChildLevel2
org.eclipse.emf.ecp.view.treemasterdetail.validation.test.TestTMD   
org.eclipse.emf.ecp.view.treemasterdetail.validation.test.TestTMD.impl   
org.eclipse.emf.ecp.view.treemasterdetail.validation.test.TestTMD.util   
 

Uses of ChildLevel2 in org.eclipse.emf.ecp.view.treemasterdetail.validation.test.TestTMD
 

Methods in org.eclipse.emf.ecp.view.treemasterdetail.validation.test.TestTMD that return ChildLevel2
 ChildLevel2 TestTMDFactory.createChildLevel2()
          Returns a new object of class 'Child Level2'.
 

Methods in org.eclipse.emf.ecp.view.treemasterdetail.validation.test.TestTMD that return types with arguments of type ChildLevel2
 org.eclipse.emf.common.util.EList<ChildLevel2> ChildLevel1.getChildren()
          Returns the value of the 'Children' containment reference list.
 

Uses of ChildLevel2 in org.eclipse.emf.ecp.view.treemasterdetail.validation.test.TestTMD.impl
 

Classes in org.eclipse.emf.ecp.view.treemasterdetail.validation.test.TestTMD.impl that implement ChildLevel2
 class ChildLevel2Impl
          An implementation of the model object ' Child Level2'.
 

Methods in org.eclipse.emf.ecp.view.treemasterdetail.validation.test.TestTMD.impl that return ChildLevel2
 ChildLevel2 TestTMDFactoryImpl.createChildLevel2()
           
 

Methods in org.eclipse.emf.ecp.view.treemasterdetail.validation.test.TestTMD.impl that return types with arguments of type ChildLevel2
 org.eclipse.emf.common.util.EList<ChildLevel2> ChildLevel1Impl.getChildren()
           
 

Uses of ChildLevel2 in org.eclipse.emf.ecp.view.treemasterdetail.validation.test.TestTMD.util
 

Methods in org.eclipse.emf.ecp.view.treemasterdetail.validation.test.TestTMD.util with parameters of type ChildLevel2
 T TestTMDSwitch.caseChildLevel2(ChildLevel2 object)
          Returns the result of interpreting the object as an instance of ' Child Level2'.
 



Copyright © 2015. All Rights Reserved.