|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SchemaPreset
Represents a predefined schema.
Method Summary | |
---|---|
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. |
Method Detail |
---|
String getName()
String getTag()
null
String getVersion()
null
String getDescription()
null
LocatableInputSupplier<? extends InputStream> getLocation()
URL getIconURL()
null
String getId()
getId
in interface de.cs3d.util.eclipse.extension.simple.IdentifiableExtension.Identifiable
IdentifiableExtension.Identifiable.getId()
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |