public interface RApplicationAction extends AWMObject
The following features are supported:
TaurusPackage.getRApplicationAction()| Modifier and Type | Method and Description |
|---|---|
RSelectionEnabledCondition |
getActionEnabledCondition()
Returns the value of the 'Action Enabled Condition'
containment reference.
|
RSelectionVisibleCondition |
getActionVisibleCondition()
Returns the value of the 'Action Visible Condition'
containment reference.
|
EApplicationActionExecutionType |
getExecutionType()
Returns the value of the 'Execution Type' attribute.
|
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). |
int |
getSeqNo()
Returns the value of the 'Seq No' attribute.
|
ActionDescriptor |
getTargetID()
Returns the value of the 'Target ID' reference.
|
boolean |
isDefaultAction()
Returns the value of the 'Default Action' attribute.
|
boolean |
isSeparatorAfter()
Returns the value of the 'Separator After' attribute.
|
boolean |
isSetDefaultAction()
Returns whether the value of the
'
Default Action' attribute is set. |
boolean |
isSetExecutionType()
Returns whether the value of the
'
Execution Type' attribute is set. |
boolean |
isSetSeparatorAfter()
Returns whether the value of the
'
Separator After' attribute is set. |
boolean |
isSetSeqNo()
Returns whether the value of the
'
Seq No' attribute is set. |
boolean |
isSetSkipModelUpdateCheck()
Returns whether the value of the
'
Skip Model Update Check' attribute is set. |
boolean |
isSkipModelUpdateCheck()
Returns the value of the 'Skip Model Update Check'
attribute.
|
void |
setActionEnabledCondition(RSelectionEnabledCondition value)
Sets the value of the
'
Action Enabled Condition' containment reference. |
void |
setActionVisibleCondition(RSelectionVisibleCondition value)
Sets the value of the
'
Action Visible Condition' containment reference. |
void |
setDefaultAction(boolean value)
Sets the value of the
'
Default Action' attribute. |
void |
setExecutionType(EApplicationActionExecutionType value)
Sets the value of the
'
Execution Type' attribute. |
void |
setLabel(java.lang.String value)
Sets the value of the
'
Label' attribute. |
void |
setSeparatorAfter(boolean value)
Sets the value of the
'
Separator After' attribute. |
void |
setSeqNo(int value)
Sets the value of the
'
Seq No' attribute. |
void |
setSkipModelUpdateCheck(boolean value)
Sets the value of the
'
Skip Model Update Check' attribute. |
void |
setTargetID(ActionDescriptor value)
Sets the value of the
'
Target ID' reference. |
void |
unsetDefaultAction()
Unsets the value of the
'
Default Action' attribute. |
void |
unsetExecutionType()
Unsets the value of the
'
Execution Type' attribute. |
void |
unsetSeparatorAfter()
Unsets the value of the
'
Separator After' attribute. |
void |
unsetSeqNo()
Unsets the value of the
'
Seq No' attribute. |
void |
unsetSkipModelUpdateCheck()
Unsets the value of the
'
Skip Model Update Check' attribute. |
getComment, isSetComment, setComment, unsetCommentActionDescriptor getTargetID()
setTargetID(ActionDescriptor),
TaurusPackage.getRApplicationAction_TargetID()void setTargetID(ActionDescriptor value)
Target ID' reference. value - the new value of the 'Target ID' reference.getTargetID()RSelectionEnabledCondition getActionEnabledCondition()
setActionEnabledCondition(RSelectionEnabledCondition),
TaurusPackage.getRApplicationAction_ActionEnabledCondition()void setActionEnabledCondition(RSelectionEnabledCondition value)
Action Enabled Condition' containment reference. value - the new value of the 'Action Enabled Condition'
containment reference.getActionEnabledCondition()RSelectionVisibleCondition getActionVisibleCondition()
setActionVisibleCondition(RSelectionVisibleCondition),
TaurusPackage.getRApplicationAction_ActionVisibleCondition()void setActionVisibleCondition(RSelectionVisibleCondition value)
Action Visible Condition' containment reference. value - the new value of the 'Action Visible Condition'
containment reference.getActionVisibleCondition()boolean isDefaultAction()
isSetDefaultAction(),
unsetDefaultAction(),
setDefaultAction(boolean),
TaurusPackage.getRApplicationAction_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)EApplicationActionExecutionType getExecutionType()
EApplicationActionExecutionType.
Allowed values are:
EApplicationActionExecutionType,
isSetExecutionType(),
unsetExecutionType(),
setExecutionType(EApplicationActionExecutionType),
TaurusPackage.getRApplicationAction_ExecutionType()void setExecutionType(EApplicationActionExecutionType value)
Execution Type' attribute. value - the new value of the 'Execution Type' attribute.EApplicationActionExecutionType,
isSetExecutionType(),
unsetExecutionType(),
getExecutionType()void unsetExecutionType()
Execution Type' attribute. boolean isSetExecutionType()
Execution Type' attribute is set. unsetExecutionType(),
getExecutionType(),
setExecutionType(EApplicationActionExecutionType)java.lang.String getLabel()
setLabel(String),
TaurusPackage.getRApplicationAction_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()boolean isSeparatorAfter()
isSetSeparatorAfter(),
unsetSeparatorAfter(),
setSeparatorAfter(boolean),
TaurusPackage.getRApplicationAction_SeparatorAfter()void setSeparatorAfter(boolean value)
Separator After' attribute. value - the new value of the 'Separator After' attribute.isSetSeparatorAfter(),
unsetSeparatorAfter(),
isSeparatorAfter()void unsetSeparatorAfter()
Separator After' attribute. boolean isSetSeparatorAfter()
Separator After' attribute is set. unsetSeparatorAfter(),
isSeparatorAfter(),
setSeparatorAfter(boolean)int getSeqNo()
isSetSeqNo(),
unsetSeqNo(),
setSeqNo(int),
TaurusPackage.getRApplicationAction_SeqNo()void setSeqNo(int value)
Seq No' attribute. value - the new value of the 'Seq No' attribute.isSetSeqNo(),
unsetSeqNo(),
getSeqNo()void unsetSeqNo()
Seq No' attribute. isSetSeqNo(),
getSeqNo(),
setSeqNo(int)boolean isSetSeqNo()
Seq No' attribute is set. unsetSeqNo(),
getSeqNo(),
setSeqNo(int)boolean isSkipModelUpdateCheck()
"true". isSetSkipModelUpdateCheck(),
unsetSkipModelUpdateCheck(),
setSkipModelUpdateCheck(boolean),
TaurusPackage.getRApplicationAction_SkipModelUpdateCheck()void setSkipModelUpdateCheck(boolean value)
Skip Model Update Check' attribute.
value - the new value of the 'Skip Model Update Check'
attribute.isSetSkipModelUpdateCheck(),
unsetSkipModelUpdateCheck(),
isSkipModelUpdateCheck()void unsetSkipModelUpdateCheck()
Skip Model Update Check' attribute.
boolean isSetSkipModelUpdateCheck()
Skip Model Update Check' attribute is set. unsetSkipModelUpdateCheck(),
isSkipModelUpdateCheck(),
setSkipModelUpdateCheck(boolean)Copyright © 2015 Micro Focus GmbH. All rights reserved.