public class MetadataInfo extends Object implements de.cs3d.util.eclipse.extension.simple.IdentifiableExtension.Identifiable
Constructor and Description |
---|
MetadataInfo(String key,
org.eclipse.core.runtime.IConfigurationElement conf)
Create a metadata object from a configuration element.
|
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
Class<? extends MetadataGenerator> |
getGenerator() |
URL |
getIconURL()
Returns the URL of an Icon specified on the extention point.
|
String |
getId() |
String |
getLabel() |
public MetadataInfo(String key, org.eclipse.core.runtime.IConfigurationElement conf)
key
- the data keyconf
- the configuration elementpublic String getId()
getId
in interface de.cs3d.util.eclipse.extension.simple.IdentifiableExtension.Identifiable
IdentifiableExtension.Identifiable.getId()
public String getLabel()
public String getDescription()
public Class<? extends MetadataGenerator> getGenerator()
public URL getIconURL()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a