org.eclipse.xtext.builder.impl
Class RegistryBuilderParticipant.BuilderParticipantReader

java.lang.Object
  extended by org.eclipse.emf.ecore.plugin.RegistryReader
      extended by org.eclipse.xtext.builder.impl.RegistryBuilderParticipant.BuilderParticipantReader
Enclosing class:
RegistryBuilderParticipant

public class RegistryBuilderParticipant.BuilderParticipantReader
extends org.eclipse.emf.ecore.plugin.RegistryReader


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.plugin.RegistryReader
org.eclipse.emf.ecore.plugin.RegistryReader.PluginClassDescriptor
 
Field Summary
 
Fields inherited from class org.eclipse.emf.ecore.plugin.RegistryReader
pluginRegistry, TAG_DESCRIPTION
 
Constructor Summary
RegistryBuilderParticipant.BuilderParticipantReader(org.eclipse.core.runtime.IExtensionRegistry pluginRegistry, java.lang.String pluginID, java.lang.String extensionPointID)
           
 
Method Summary
protected  void logError(org.eclipse.core.runtime.IConfigurationElement element, java.lang.String text)
           
protected  boolean readElement(org.eclipse.core.runtime.IConfigurationElement element, boolean add)
           
 
Methods inherited from class org.eclipse.emf.ecore.plugin.RegistryReader
logMissingAttribute, readElement, readRegistry
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistryBuilderParticipant.BuilderParticipantReader

public RegistryBuilderParticipant.BuilderParticipantReader(org.eclipse.core.runtime.IExtensionRegistry pluginRegistry,
                                                           java.lang.String pluginID,
                                                           java.lang.String extensionPointID)
Method Detail

readElement

protected boolean readElement(org.eclipse.core.runtime.IConfigurationElement element,
                              boolean add)
Overrides:
readElement in class org.eclipse.emf.ecore.plugin.RegistryReader

logError

protected void logError(org.eclipse.core.runtime.IConfigurationElement element,
                        java.lang.String text)
Overrides:
logError in class org.eclipse.emf.ecore.plugin.RegistryReader