org.eclipse.emf.ecp.internal.core.util
Class ExtensionParser.ExtensionDescriptor<ELEMENT extends InternalRegistryElement>
java.lang.Object
org.eclipse.emf.ecp.internal.core.util.Element
org.eclipse.emf.ecp.internal.core.util.ElementDescriptor<ELEMENT>
org.eclipse.emf.ecp.internal.core.util.ExtensionParser.ExtensionDescriptor<ELEMENT>
- All Implemented Interfaces:
- Comparable<ECPElement>, ECPElement, ECPDisposable, ECPDisposable.DisposeListener, InternalDescriptor<ELEMENT>, InternalRegistryElement
- Enclosing class:
- ExtensionParser<ELEMENT extends InternalRegistryElement>
public static class ExtensionParser.ExtensionDescriptor<ELEMENT extends InternalRegistryElement>
- extends ElementDescriptor<ELEMENT>
- Author:
- Eike Stepper
Methods inherited from class org.eclipse.emf.ecp.internal.core.util.ElementDescriptor |
addDisposeListener, dispose, disposed, getDescription, getLabel, getRegistry, getResolvedElement, isDisposed, isResolved, removeDisposeListener, setDescription, setLabel |
ExtensionParser.ExtensionDescriptor
public ExtensionParser.ExtensionDescriptor(ElementRegistry<ELEMENT,?> registry,
String name,
String type,
org.eclipse.core.runtime.IConfigurationElement configurationElement)
getType
public String getType()
- This return the type of the object.
- Specified by:
getType
in class Element
- Returns:
- the type
getConfigurationElement
public final org.eclipse.core.runtime.IConfigurationElement getConfigurationElement()
Copyright © 2014. All Rights Reserved.