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

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

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

Fields in org.eclipse.emf.ecp.view.keyattribute.test.example declared as ExampleFactory
static ExampleFactory ExampleFactory.eINSTANCE
          The singleton instance of the factory.
 

Methods in org.eclipse.emf.ecp.view.keyattribute.test.example that return ExampleFactory
 ExampleFactory ExamplePackage.getExampleFactory()
          Returns the factory that creates the instances of the model.
 

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

Classes in org.eclipse.emf.ecp.view.keyattribute.test.example.impl that implement ExampleFactory
 class ExampleFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.ecp.view.keyattribute.test.example.impl that return ExampleFactory
 ExampleFactory ExamplePackageImpl.getExampleFactory()
           
static ExampleFactory ExampleFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2015. All Rights Reserved.