|
Griffon 0.9.5-rc2 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
public interface GriffonAddonDescriptor
Describes an Addon artifact.
Method Summary | |
---|---|
GriffonAddon
|
getAddon()
Returns the Addon instance |
String
|
getName()
Returns the name of the Addon. |
String
|
getPluginName()
Returns the plugin name associated with this Addon |
String
|
getPrefix()
Returns the prefix for this Addon. |
String
|
getVersion()
Returns the plugin version associated with this Addon |
Method Detail |
---|
public GriffonAddon getAddon()
public String getName()
public String getPluginName()
public String getPrefix()
public String getVersion()
Groovy Documentation