public class PredefinedSchemaImpl extends Object implements SchemaPreset
Constructor and Description |
---|
PredefinedSchemaImpl(org.eclipse.core.runtime.IConfigurationElement element,
String elementId)
Create a predefined schema from a configuration element.
|
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Get the schema description.
|
URL |
getIconURL()
Get the icon URL.
|
String |
getId() |
LocatableInputSupplier<? extends InputStream> |
getLocation()
Get the schema location.
|
String |
getName()
Get the schema name.
|
String |
getTag()
Get a tag to discern it from other versions of the same schema, e.g.
|
String |
getVersion()
Get the schema version.
|
public PredefinedSchemaImpl(org.eclipse.core.runtime.IConfigurationElement element, String elementId)
element
- the configuration elementelementId
- the element IDpublic String getName()
SchemaPreset
getName
in interface SchemaPreset
SchemaPreset.getName()
public String getDescription()
SchemaPreset
getDescription
in interface SchemaPreset
null
SchemaPreset.getDescription()
public LocatableInputSupplier<? extends InputStream> getLocation()
SchemaPreset
getLocation
in interface SchemaPreset
SchemaPreset.getLocation()
public URL getIconURL()
SchemaPreset
getIconURL
in interface SchemaPreset
null
SchemaPreset.getIconURL()
public String getId()
getId
in interface de.cs3d.util.eclipse.extension.simple.IdentifiableExtension.Identifiable
getId
in interface SchemaPreset
SchemaPreset.getId()
public String getTag()
SchemaPreset
getTag
in interface SchemaPreset
null
SchemaPreset.getTag()
public String getVersion()
SchemaPreset
getVersion
in interface SchemaPreset
null
SchemaPreset.getVersion()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a