|
Method Summary | ||
boolean |
getAdhocPropertiesAllowed() Indicates whether the parameterized item allows adhoc properties to be set |
|
getDescription() The description of the parameterized item definition |
||
getName() Get the name of the rule item. |
||
getParameterDefinitions() A list containing the parmameter defintions for this rule item. |
||
getParameterDefintion(String name) Get the parameter definition by name |
||
getTitle() The title of the parameterized item definition |
||
boolean |
hasParameterDefinitions() Indicates whether the parameterized item has any parameter definitions |
The name is unique and is used to identify the rule item.
|