Interface IContribution
public interface IContribution
-
Method Details
-
getPrototype
Prototype for which this contribution is specific, ornull
if this contribution is general.- Since:
- 3.8.1
-
getName
The unique name (in fact this is an ID). -
getLabel
The label of the contribution (can be localized). Returns the name if the label is not defined.- Since:
- 3.8.3
-
getDescription
-
getParameters
-