T
- the type of the value returned by this parameterpublic interface RuleParameter<T>
Modifier and Type | Method and Description |
---|---|
String |
getId()
Returns the rule parameter id.
|
Rule |
getRule()
Returns the rule this parameter belongs to.
|
T |
getValue()
Returns the value of this rule parameter.
|
String getId()
T getValue()
Rule getRule()
Copyright © 2019 Solibri, Inc.. All rights reserved.