@Requirement(reqId="DOI_ARCHI_030", reqName="Plugins") public interface PluginMetadata
Modifier and Type | Method and Description |
---|---|
String |
getAuthor()
Returns the author of the plugin.
|
String |
getDescription()
Returns the description of the plugin
|
String |
getLicense()
Returns the license of the plugin.
|
String |
getName()
Returns the name of the plugin.
|
String |
getOwner()
Returns the owner of the plugin.
|
String |
getVersion()
Returns the version of the plugin.
|
String getName()
String getDescription()
String getVersion()
String getAuthor()
String getOwner()
String getLicense()
Copyright © 2017–2020 CNES. All rights reserved.