EGF Engine
Release 0.1.0

org.eclipse.egf.pde.internal.reader
Class CreateTaskFactoryDescriptorOperation

java.lang.Object
  extended by org.eclipse.egf.pde.internal.ui.util.ModelModification
      extended by org.eclipse.egf.pde.reader.CreateDescriptorOperation
          extended by org.eclipse.egf.pde.internal.reader.CreateTaskFactoryDescriptorOperation

public class CreateTaskFactoryDescriptorOperation
extends CreateDescriptorOperation

Operation to read a task factory in a plug-in within the workspace.


Constructor Summary
CreateTaskFactoryDescriptorOperation(IFile modelFile_p, String readElementId_p)
          Constructor.
 
Method Summary
protected  org.eclipse.egf.core.reader.descriptor.AbstractDescriptor createDescriptor(IPluginModelBase model_p)
          Create descriptor for given model.
 
Methods inherited from class org.eclipse.egf.pde.reader.CreateDescriptorOperation
getChildren, getChildren, getDescriptor, getExtensionWithId, getExtensionWithNodeName, getModelFile, getPluginAttributeValue, getPluginModelBase, getReadExtensionId, modifyModel, readDescription, setPluginModelBase
 
Methods inherited from class org.eclipse.egf.pde.internal.ui.util.ModelModification
getFile, getManifestFile, getPropertiesFile, getXMLFile, isFullBundleModification, saveOpenEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateTaskFactoryDescriptorOperation

public CreateTaskFactoryDescriptorOperation(IFile modelFile_p,
                                            String readElementId_p)
Constructor.

Parameters:
modelFile_p -
readElementId_p -
Method Detail

createDescriptor

protected org.eclipse.egf.core.reader.descriptor.AbstractDescriptor createDescriptor(IPluginModelBase model_p)
Description copied from class: CreateDescriptorOperation
Create descriptor for given model.

Specified by:
createDescriptor in class CreateDescriptorOperation
Returns:
a IDescriptor instance according to model read operations.
See Also:
org.eclipse.egf.pde.reader.CreateDescriptorOperation#createDescriptor(org.eclipse.pde.core.plugin.IPluginModelBase)

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.