org.eclipse.emf.ecore.plugin
Class RegistryReader.PluginClassDescriptor

java.lang.Object
  extended byorg.eclipse.emf.ecore.plugin.RegistryReader.PluginClassDescriptor
Enclosing class:
RegistryReader

public static class RegistryReader.PluginClassDescriptor
extends Object


Field Summary
protected  String attributeName
           
protected  IConfigurationElement element
           
 
Constructor Summary
RegistryReader.PluginClassDescriptor(IConfigurationElement element, String attributeName)
           
 
Method Summary
 Object createInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

element

protected IConfigurationElement element

attributeName

protected String attributeName
Constructor Detail

RegistryReader.PluginClassDescriptor

public RegistryReader.PluginClassDescriptor(IConfigurationElement element,
                                            String attributeName)
Method Detail

createInstance

public Object createInstance()

Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.