public interface RFilterAction extends AWMObject
The following features are supported:
TaurusPackage.getRFilterAction()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLabel()
Returns the value of the 'Label' attribute.
|
java.lang.String |
getLabelFromHierarchy()
Returns the Label or, if the Label wasn't set, the Label of the
referenced ActionDescriptor (
TargetID). |
ActionDescriptor |
getTargetID()
Returns the value of the 'Target ID' reference.
|
boolean |
isDefaultAction()
Returns the value of the 'Default Action' attribute.
|
boolean |
isSetDefaultAction()
Returns whether the value of the
'
Default Action' attribute is set. |
void |
setDefaultAction(boolean value)
Sets the value of the
'
Default Action' attribute. |
void |
setLabel(java.lang.String value)
Sets the value of the
'
Label' attribute. |
void |
setTargetID(ActionDescriptor value)
Sets the value of the
'
Target ID' reference. |
void |
unsetDefaultAction()
Unsets the value of the
'
Default Action' attribute. |
getComment, isSetComment, setComment, unsetCommentActionDescriptor getTargetID()
setTargetID(ActionDescriptor),
TaurusPackage.getRFilterAction_TargetID()void setTargetID(ActionDescriptor value)
Target ID' reference. value - the new value of the 'Target ID' reference.getTargetID()boolean isDefaultAction()
"true". isSetDefaultAction(),
unsetDefaultAction(),
setDefaultAction(boolean),
TaurusPackage.getRFilterAction_DefaultAction()void setDefaultAction(boolean value)
Default Action' attribute. value - the new value of the 'Default Action' attribute.isSetDefaultAction(),
unsetDefaultAction(),
isDefaultAction()void unsetDefaultAction()
Default Action' attribute. boolean isSetDefaultAction()
Default Action' attribute is set. unsetDefaultAction(),
isDefaultAction(),
setDefaultAction(boolean)java.lang.String getLabel()
setLabel(String),
TaurusPackage.getRFilterAction_Label()java.lang.String getLabelFromHierarchy()
TargetID). If the
ActionDescriptors Label wasn't set, too, its ID will be returned.void setLabel(java.lang.String value)
Label' attribute. value - the new value of the 'Label' attribute.getLabel()Copyright © 2015 Micro Focus GmbH. All rights reserved.