EGF Engine
Release 0.1.0

org.eclipse.egf.pde.emf.reader
Class PlatformEmfExtensionReader

java.lang.Object
  extended by org.eclipse.egf.pde.emf.reader.PlatformEmfExtensionReader

public class PlatformEmfExtensionReader
extends Object

EMF generated_package extensions reader for deployed components (referred to as platform ones).


Constructor Summary
PlatformEmfExtensionReader()
           
 
Method Summary
protected  IEmfExtensionDescriptor fillDescriptor(IConfigurationElement element_p)
          Fill specific child descriptor for a given configuration element.
protected  IDescriptor getDescriptors()
          Get all deployed values as a top level descriptor with possible children.
 IDescriptor readEmfExtensions()
          Read deployed EMF generated_package extensions.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlatformEmfExtensionReader

public PlatformEmfExtensionReader()
Method Detail

readEmfExtensions

public IDescriptor readEmfExtensions()
Read deployed EMF generated_package extensions.

Returns:
A not null but potentially empty descriptor.

getDescriptors

protected IDescriptor getDescriptors()
Get all deployed values as a top level descriptor with possible children.

Returns:
Not null but may be empty.

fillDescriptor

protected IEmfExtensionDescriptor fillDescriptor(IConfigurationElement element_p)
Fill specific child descriptor for a given configuration element.

Parameters:
element_p -
Returns:

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.