public class MetadataActionExtension extends de.cs3d.util.eclipse.extension.AbstractExtension<MetadataAction,MetadataActionFactory>
MetadataAction
sModifier and Type | Class and Description |
---|---|
static class |
MetadataActionExtension.ConfigurationFactory
MetadataAction factory based on an IConfigurationElement |
Constructor and Description |
---|
MetadataActionExtension()
default constructor
|
Modifier and Type | Method and Description |
---|---|
protected MetadataActionFactory |
createFactory(org.eclipse.core.runtime.IConfigurationElement conf) |
static MetadataActionExtension |
getInstance()
Get the extension instance
|
List<MetadataActionFactory> |
getMetadataActions(String key)
Creates a list of all
MetadataActionFactory s for a certain key
defined at the extension point |
public static MetadataActionExtension getInstance()
protected MetadataActionFactory createFactory(org.eclipse.core.runtime.IConfigurationElement conf) throws Exception
createFactory
in class de.cs3d.util.eclipse.extension.AbstractExtension<MetadataAction,MetadataActionFactory>
Exception
AbstractExtension.createFactory(IConfigurationElement)
public List<MetadataActionFactory> getMetadataActions(String key)
MetadataActionFactory
s for a certain key
defined at the extension pointkey
- the meta data keyBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a