Uses of Interface
org.eclipse.emf.ecp.makeithappen.model.task.TaskFactory

Packages that use TaskFactory
org.eclipse.emf.ecp.makeithappen.model.task   
org.eclipse.emf.ecp.makeithappen.model.task.impl   
 

Uses of TaskFactory in org.eclipse.emf.ecp.makeithappen.model.task
 

Fields in org.eclipse.emf.ecp.makeithappen.model.task declared as TaskFactory
static TaskFactory TaskFactory.eINSTANCE
          The singleton instance of the factory.
 

Methods in org.eclipse.emf.ecp.makeithappen.model.task that return TaskFactory
 TaskFactory TaskPackage.getTaskFactory()
          Returns the factory that creates the instances of the model.
 

Uses of TaskFactory in org.eclipse.emf.ecp.makeithappen.model.task.impl
 

Classes in org.eclipse.emf.ecp.makeithappen.model.task.impl that implement TaskFactory
 class TaskFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.ecp.makeithappen.model.task.impl that return TaskFactory
 TaskFactory TaskPackageImpl.getTaskFactory()
           
static TaskFactory TaskFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2015. All Rights Reserved.