|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RuleParameterModel
A rule parameter model describes a parameter to a rule.
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Return a description of this parameter. |
java.lang.String |
getName()
Return the name of this parameter. |
RuleParameterType |
getType()
Return the type of this parameter. |
boolean |
isDecentral()
Return true if this parameter is can be decentrally configured. |
boolean |
isMultiple()
Return whether this parameter can be specified multiple times. |
| Method Detail |
|---|
java.lang.String getName()
java.lang.String getDescription()
boolean isDecentral()
boolean isMultiple()
RuleParameterType getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||