EGF Engine
Release 0.1.0

Uses of Class
org.eclipse.egf.common.descriptor.GenericDescriptor

Packages that use GenericDescriptor
org.eclipse.egf.common.descriptor.pattern.helper   
org.eclipse.egf.pattern.ui.editor.page   
org.eclipse.egf.pde.emf.internal.reader.descriptor   
org.eclipse.egf.pde.pattern.reader   
 

Uses of GenericDescriptor in org.eclipse.egf.common.descriptor.pattern.helper
 

Methods in org.eclipse.egf.common.descriptor.pattern.helper with parameters of type GenericDescriptor
static void PatternDescriptorStrategy.retainRootOnly(GenericDescriptor rootDescriptor_p, IDescriptor childContainer_p)
          Handle root descriptor content by retaining only root libraries.
 

Uses of GenericDescriptor in org.eclipse.egf.pattern.ui.editor.page
 

Methods in org.eclipse.egf.pattern.ui.editor.page that return GenericDescriptor
protected  GenericDescriptor PatternInheritancePage.ParentsContentProvider.getInitialInput()
           
 

Uses of GenericDescriptor in org.eclipse.egf.pde.emf.internal.reader.descriptor
 

Subclasses of GenericDescriptor in org.eclipse.egf.pde.emf.internal.reader.descriptor
 class EmfExtensionDescriptor
           
 

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

Methods in org.eclipse.egf.pde.pattern.reader that return types with arguments of type GenericDescriptor
protected  List<GenericDescriptor> PlatformPatternExtensionReader.createDescriptors(IConfigurationElement[] elements_p)
          Create and fill descriptors for given array of configuration elements.
protected  List<GenericDescriptor> WorkspacePatternTemplateExtensionReader.CreatePatternTemplateExtensionDescriptorOperation.createDescriptors(IPluginElement[] elements_p)
          Create and fill descriptors for given array of plug-in elements.
protected  List<GenericDescriptor> WorkspacePatternExtensionReader.CreatePatternExtensionDescriptorOperation.createDescriptors(IPluginElement[] elements_p)
          Create and fill descriptors for given array of plug-in elements.
 

Methods in org.eclipse.egf.pde.pattern.reader with parameters of type GenericDescriptor
protected  void PlatformPatternExtensionReader.fillDescriptor(GenericDescriptor descriptor_p, IConfigurationElement element_p)
          Fill descriptor with given configuration element content.
protected  void WorkspacePatternTemplateExtensionReader.CreatePatternTemplateExtensionDescriptorOperation.fillDescriptor(GenericDescriptor descriptor_p, IPluginElement element_p)
          Fill descriptor with given plug-in element content.
protected  void WorkspacePatternExtensionReader.CreatePatternExtensionDescriptorOperation.fillDescriptor(GenericDescriptor descriptor_p, IPluginElement element_p)
          Fill descriptor with given plug-in element content.
 


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.