public interface RActionSimpleCondition extends AWMObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
EOperators |
getOperator()
Returns the value of the 'Operator' attribute.
|
Property |
getTargetID()
Returns the value of the 'Target ID' reference.
|
java.lang.String |
getValue()
Returns the value of the 'Value' attribute.
|
boolean |
isSetOperator()
Returns whether the value of the
'
Operator' attribute is set. |
void |
setOperator(EOperators value)
Sets the value of the
'
Operator' attribute. |
void |
setTargetID(Property value)
Sets the value of the
'
Target ID' reference. |
void |
setValue(java.lang.String value)
Sets the value of the
'
Value' attribute. |
void |
unsetOperator()
Unsets the value of the
'
Operator' attribute. |
getComment, isSetComment, setComment, unsetCommentProperty getTargetID()
setTargetID(Property),
TaurusPackage.getRActionSimpleCondition_TargetID()void setTargetID(Property value)
Target ID' reference. value - the new value of the 'Target ID' reference.getTargetID()EOperators getOperator()
EOperators. Allowed values are:
EOperators,
isSetOperator(),
unsetOperator(),
setOperator(EOperators),
TaurusPackage.getRActionSimpleCondition_Operator()void setOperator(EOperators value)
Operator' attribute. value - the new value of the 'Operator' attribute.EOperators,
isSetOperator(),
unsetOperator(),
getOperator()void unsetOperator()
Operator' attribute. isSetOperator(),
getOperator(),
setOperator(EOperators)boolean isSetOperator()
Operator' attribute is set. unsetOperator(),
getOperator(),
setOperator(EOperators)java.lang.String getValue()
setValue(String),
TaurusPackage.getRActionSimpleCondition_Value()void setValue(java.lang.String value)
Value' attribute. value - the new value of the 'Value' attribute.getValue()Copyright © 2015 Micro Focus GmbH. All rights reserved.