Uses of Interface
org.eclipse.emf.ecp.view.index.test.example.Root

Packages that use Root
org.eclipse.emf.ecp.view.index.test.example   
org.eclipse.emf.ecp.view.index.test.example.impl   
org.eclipse.emf.ecp.view.index.test.example.util   
 

Uses of Root in org.eclipse.emf.ecp.view.index.test.example
 

Methods in org.eclipse.emf.ecp.view.index.test.example that return Root
 Root ExampleFactory.createRoot()
          Returns a new object of class 'Root'.
 

Uses of Root in org.eclipse.emf.ecp.view.index.test.example.impl
 

Methods in org.eclipse.emf.ecp.view.index.test.example.impl that return Root
 Root ExampleFactoryImpl.createRoot()
           
 

Uses of Root in org.eclipse.emf.ecp.view.index.test.example.util
 

Methods in org.eclipse.emf.ecp.view.index.test.example.util with parameters of type Root
 T ExampleSwitch.caseRoot(Root object)
          Returns the result of interpreting the object as an instance of 'Root'.
 



Copyright © 2015. All Rights Reserved.