EGF Engine
Release 0.1.0

Uses of Class
org.eclipse.egf.pde.internal.ui.util.ModelModification

Packages that use ModelModification
org.eclipse.egf.pde.emf.reader   
org.eclipse.egf.pde.internal.reader   
org.eclipse.egf.pde.internal.ui.util   
org.eclipse.egf.pde.pattern.reader   
org.eclipse.egf.pde.reader   
 

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

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

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

Subclasses of ModelModification 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 ModelModification in org.eclipse.egf.pde.internal.ui.util
 

Methods in org.eclipse.egf.pde.internal.ui.util with parameters of type ModelModification
static void PDEModelUtility.modifyModel(ModelModification modification, IProgressMonitor monitor)
          Modify a model based on the specifications provided by the ModelModification parameter.
 

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

Subclasses of ModelModification 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 ModelModification in org.eclipse.egf.pde.reader
 

Subclasses of ModelModification in org.eclipse.egf.pde.reader
 class CreateDescriptorOperation
          Base class to implement operations that read elements from a plug-in within the workspace.
 


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.