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

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

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

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

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

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

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

Methods in org.eclipse.emf.ecp.view.keyattribute.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.