EGF Engine
Release 0.1.0

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

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.CreateMappingDescriptorOperation

public class CreateMappingDescriptorOperation
extends CreateDescriptorOperation

Operation to read mappings in a plug-in in the workspace.


Constructor Summary
CreateMappingDescriptorOperation(IFile modelFile_p)
          Constructor.
 
Method Summary
protected  IDescriptor 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

CreateMappingDescriptorOperation

public CreateMappingDescriptorOperation(IFile modelFile_p)
Constructor.

Parameters:
modelFile_p -
Method Detail

createDescriptor

protected IDescriptor 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.