public static class ExtensionParser.ExtensionDescriptor<ELEMENT extends InternalRegistryElement> extends ElementDescriptor<ELEMENT>
ECPDisposable.DisposeListener
Constructor and Description |
---|
ExtensionDescriptor(ElementRegistry<ELEMENT,?> registry,
String name,
String type,
org.eclipse.core.runtime.IConfigurationElement configurationElement) |
Modifier and Type | Method and Description |
---|---|
protected String |
getClassAttributeName() |
org.eclipse.core.runtime.IConfigurationElement |
getConfigurationElement() |
String |
getType()
This return the type of the object.
|
protected ELEMENT |
resolve() |
addDisposeListener, dispose, disposed, doDispose, getDescription, getLabel, getRegistry, getResolvedElement, isDisposed, isResolved, removeDisposeListener, resolvedElement, setDescription, setLabel
compareTo, equals, getName, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getName
compareTo
public ExtensionDescriptor(ElementRegistry<ELEMENT,?> registry, String name, String type, org.eclipse.core.runtime.IConfigurationElement configurationElement)
public String getType()
public final org.eclipse.core.runtime.IConfigurationElement getConfigurationElement()
protected ELEMENT resolve() throws Exception
resolve
in class ElementDescriptor<ELEMENT extends InternalRegistryElement>
Exception
protected String getClassAttributeName()
Copyright © 2019. All rights reserved.