EGF Engine
Release 0.1.0

Uses of Interface
org.eclipse.egf.model.data.reader.descriptor.ITaskFactoryDescriptor

Packages that use ITaskFactoryDescriptor
org.eclipse.egf.model.data.reader.descriptor   
org.eclipse.egf.pde.pattern.reader   
org.eclipse.egf.pde.reader   
 

Uses of ITaskFactoryDescriptor in org.eclipse.egf.model.data.reader.descriptor
 

Methods in org.eclipse.egf.model.data.reader.descriptor that return ITaskFactoryDescriptor
 ITaskFactoryDescriptor IFactoryComponentReader.readTaskFactory(String taskFactoryId_p, String factoryComponentId_p)
          Read a task factory for given ids.
 

Uses of ITaskFactoryDescriptor in org.eclipse.egf.pde.pattern.reader
 

Methods in org.eclipse.egf.pde.pattern.reader that return ITaskFactoryDescriptor
 ITaskFactoryDescriptor PatternExtensionReader.readTaskFactory(String taskFactoryId_p, String fcId_p)
           
 

Uses of ITaskFactoryDescriptor in org.eclipse.egf.pde.reader
 

Methods in org.eclipse.egf.pde.reader that return ITaskFactoryDescriptor
 ITaskFactoryDescriptor WorkspaceFactoryComponentReader.readTaskFactory(String taskFactoryId_p, String factoryComponentId_p)
           
 ITaskFactoryDescriptor PdeTargetPlatformReader.readTaskFactory(String taskFactoryId_p, String fcId_p)
           
 


EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.