EGF Engine
Release 0.1.0

Uses of Class
org.eclipse.egf.pde.reader.CreateDescriptorOperation

Packages that use CreateDescriptorOperation
org.eclipse.egf.pde.emf.reader   
org.eclipse.egf.pde.internal.reader   
org.eclipse.egf.pde.pattern.reader   
org.eclipse.egf.pde.reader   
 

Uses of CreateDescriptorOperation in org.eclipse.egf.pde.emf.reader
 

Subclasses of CreateDescriptorOperation in org.eclipse.egf.pde.emf.reader
protected  class PdeEmfReader.CreateEmfExtensionDescriptorOperation
           
 

Uses of CreateDescriptorOperation in org.eclipse.egf.pde.internal.reader
 

Subclasses of CreateDescriptorOperation in org.eclipse.egf.pde.internal.reader
 class CreateContextDescriptorOperation
          Operation to read a context in a plug-in within the workspace.
 class CreateContractDescriptorOperation
          Operation to read a contract in a plug-in within the workspace.
 class CreateContractElementReferenceOperation
          Operation to read a contract element reference in a plug-in within the workspace.
 class CreateFactoryComponentDescriptorOperation
          Operation to read a factory component in a plug-in within the workspace.
 class CreateFactoryComponentInvocationDescriptorOperation
          Operation to read a FactoryComponentInvocation in a plug-in within the workspace.
 class CreateMappingDescriptorOperation
          Operation to read mappings in a plug-in in the workspace.
 class CreateProductionPlanDescriptorOperation
          Operation to read a production plan in a plug-in within the workspace.
 class CreateTaskFactoryDescriptorOperation
          Operation to read a task factory in a plug-in within the workspace.
 

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

Subclasses of CreateDescriptorOperation in org.eclipse.egf.pde.pattern.reader
protected  class WorkspacePatternExtensionReader.CreatePatternExtensionDescriptorOperation
          Pattern condition descriptor provider.
protected  class WorkspacePatternTemplateExtensionReader.CreatePatternTemplateExtensionDescriptorOperation
          Pattern template extension descriptor provider.
 

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

Methods in org.eclipse.egf.pde.reader with parameters of type CreateDescriptorOperation
protected  IDescriptor WorkspaceFactoryComponentReader.readDescriptor(CreateDescriptorOperation createDescriptorOperation_p)
           
protected  IDescriptor PdeTargetPlatformReader.readDescriptor(CreateDescriptorOperation createDescriptorOperation_p)
           
protected  IDescriptor PdeAbstractReader.readDescriptor(CreateDescriptorOperation createDescriptorOperation_p)
          Read a descriptor according to given create descriptor operation.
 


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.