public interface RToolInParameter extends RToolParameter
The following features are supported:
TaurusPackage.getRToolInParameter()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDefaultValue()
Returns the value of the 'Default Value' attribute.
|
java.lang.String |
getLabelFromHierarchy()
Returns the Label or the Name, if the Label wasn't set.
|
REnabledCondition |
getParameterEnabledCondition()
Returns the value of the 'Parameter Enabled Condition'
containment reference.
|
EParmFromTypes |
getParameterFrom()
Returns the value of the 'Parameter From' attribute.
|
RVisibleCondition |
getParameterVisibleCondition()
Returns the value of the 'Parameter Visible Condition'
containment reference.
|
java.lang.String |
getStaticValue()
Returns the value of the 'Static Value' attribute.
|
java.lang.String |
getUiForm()
Returns the value of the 'Ui Form' attribute.
|
java.lang.String |
getUiHelpText()
Returns the value of the 'Ui Help Text' attribute.
|
java.lang.String |
getUiTab()
Returns the value of the 'Ui Tab' attribute.
|
java.lang.String |
getUiToolTip()
Returns the value of the 'Ui Tool Tip' attribute.
|
boolean |
isRemoved()
Gets whether the
REMOVE flag is set. |
boolean |
isSetParameterFrom()
Returns whether the value of the
'
Parameter From' attribute is set. |
boolean |
isSetUiEditable()
Returns whether the value of the
'
Ui Editable' attribute is set. |
boolean |
isSetUiGenericAllowed()
Returns whether the value of the
'
Ui Generic Allowed' attribute is set. |
boolean |
isSetUiMandatory()
Returns whether the value of the
'
Ui Mandatory' attribute is set. |
boolean |
isSetUiMultiSelection()
Returns whether the value of the
'
Ui Multi Selection' attribute is set. |
boolean |
isUiEditable()
Returns the value of the 'Ui Editable' attribute.
|
boolean |
isUiGenericAllowed()
Returns the value of the 'Ui Generic Allowed' attribute.
|
boolean |
isUiMandatory()
Returns the value of the 'Ui Mandatory' attribute.
|
boolean |
isUiMultiSelection()
Returns the value of the 'Ui Multi Selection' attribute.
|
void |
setDefaultValue(java.lang.String value)
Sets the value of the
'
Default Value' attribute. |
void |
setParameterEnabledCondition(REnabledCondition value)
Sets the value of the
'
Parameter Enabled Condition' containment reference. |
void |
setParameterFrom(EParmFromTypes value)
Sets the value of the
'
Parameter From' attribute. |
void |
setParameterVisibleCondition(RVisibleCondition value)
Sets the value of the
'
Parameter Visible Condition' containment reference. |
void |
setRemoveParm(boolean pRemove)
Sets the
REMOVE flag of the parameter. |
void |
setStaticValue(java.lang.String value)
Sets the value of the
'
Static Value' attribute. |
void |
setUiEditable(boolean value)
Sets the value of the
'
Ui Editable' attribute. |
void |
setUiForm(java.lang.String value)
Sets the value of the
'
Ui Form' attribute. |
void |
setUiGenericAllowed(boolean value)
Sets the value of the
'
Ui Generic Allowed' attribute. |
void |
setUiHelpText(java.lang.String value)
Sets the value of the
'
Ui Help Text' attribute. |
void |
setUiMandatory(boolean value)
Sets the value of the
'
Ui Mandatory' attribute. |
void |
setUiMultiSelection(boolean value)
Sets the value of the
'
Ui Multi Selection' attribute. |
void |
setUiTab(java.lang.String value)
Sets the value of the
'
Ui Tab' attribute. |
void |
setUiToolTip(java.lang.String value)
Sets the value of the
'
Ui Tool Tip' attribute. |
void |
unsetParameterFrom()
Unsets the value of the
'
Parameter From' attribute. |
void |
unsetUiEditable()
Unsets the value of the
'
Ui Editable' attribute. |
void |
unsetUiGenericAllowed()
Unsets the value of the
'
Ui Generic Allowed' attribute. |
void |
unsetUiMandatory()
Unsets the value of the
'
Ui Mandatory' attribute. |
void |
unsetUiMultiSelection()
Unsets the value of the
'
Ui Multi Selection' attribute. |
getComplexAttribute, getLabel, getParsedCategory, getSeqNo, getTargetIDFile, getTargetIDParm, getType, getUiCategory, isMassProcessing, isSetSeqNo, isSetType, isSetUiResizable, isUiResizable, setLabel, setMassProcessing, setSeqNo, setTargetIDFile, setTargetIDParm, setType, setUiCategory, setUiResizable, unsetSeqNo, unsetType, unsetUiResizablegetComplexAttributes, getDynamicAttributes, getDynamicValue, setDynamicValuegetComment, isSetComment, setComment, unsetCommenteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivergetExtensionID, setExtensionIDjava.lang.String getDefaultValue()
setDefaultValue(String),
TaurusPackage.getRToolInParameter_DefaultValue()void setDefaultValue(java.lang.String value)
Default Value' attribute. value - the new value of the 'Default Value' attribute.getDefaultValue()java.lang.String getLabelFromHierarchy()
EParmFromTypes getParameterFrom()
"Context". The literals are from the
enumeration EParmFromTypes.
EParmFromTypes,
isSetParameterFrom(),
unsetParameterFrom(),
setParameterFrom(EParmFromTypes),
TaurusPackage.getRToolInParameter_ParameterFrom()void setParameterFrom(EParmFromTypes value)
Parameter From' attribute. value - the new value of the 'Parameter From' attribute.EParmFromTypes,
isSetParameterFrom(),
unsetParameterFrom(),
getParameterFrom()void unsetParameterFrom()
Parameter From' attribute. boolean isSetParameterFrom()
Parameter From' attribute is set. unsetParameterFrom(),
getParameterFrom(),
setParameterFrom(EParmFromTypes)java.lang.String getStaticValue()
RActionParmOverride for more information.
setStaticValue(String),
TaurusPackage.getRToolInParameter_StaticValue()void setStaticValue(java.lang.String value)
Static Value' attribute. value - the new value of the 'Static Value' attribute.getStaticValue()RVisibleCondition getParameterVisibleCondition()
setParameterVisibleCondition(RVisibleCondition),
TaurusPackage.getRToolInParameter_ParameterVisibleCondition()void setParameterVisibleCondition(RVisibleCondition value)
Parameter Visible Condition' containment reference. value - the new value of the 'Parameter Visible Condition'
containment reference.getParameterVisibleCondition()REnabledCondition getParameterEnabledCondition()
setParameterEnabledCondition(REnabledCondition),
TaurusPackage.getRToolInParameter_ParameterEnabledCondition()void setParameterEnabledCondition(REnabledCondition value)
Parameter Enabled Condition' containment reference. value - the new value of the 'Parameter Enabled Condition'
containment reference.getParameterEnabledCondition()boolean isUiEditable()
"true". isSetUiEditable(),
unsetUiEditable(),
setUiEditable(boolean),
TaurusPackage.getRToolInParameter_UiEditable()void setUiEditable(boolean value)
Ui Editable' attribute. value - the new value of the 'Ui Editable' attribute.isSetUiEditable(),
unsetUiEditable(),
isUiEditable()void unsetUiEditable()
Ui Editable' attribute. isSetUiEditable(),
isUiEditable(),
setUiEditable(boolean)boolean isSetUiEditable()
Ui Editable' attribute is set. unsetUiEditable(),
isUiEditable(),
setUiEditable(boolean)java.lang.String getUiForm()
setUiForm(String),
TaurusPackage.getRToolInParameter_UiForm()void setUiForm(java.lang.String value)
Ui Form' attribute. value - the new value of the 'Ui Form' attribute.getUiForm()boolean isUiGenericAllowed()
"false". isSetUiGenericAllowed(),
unsetUiGenericAllowed(),
setUiGenericAllowed(boolean),
TaurusPackage.getRToolInParameter_UiGenericAllowed()void setUiGenericAllowed(boolean value)
Ui Generic Allowed' attribute. value - the new value of the 'Ui Generic Allowed' attribute.isSetUiGenericAllowed(),
unsetUiGenericAllowed(),
isUiGenericAllowed()void unsetUiGenericAllowed()
Ui Generic Allowed' attribute. boolean isSetUiGenericAllowed()
Ui Generic Allowed' attribute is set.
unsetUiGenericAllowed(),
isUiGenericAllowed(),
setUiGenericAllowed(boolean)java.lang.String getUiHelpText()
setUiHelpText(String),
TaurusPackage.getRToolInParameter_UiHelpText()void setUiHelpText(java.lang.String value)
Ui Help Text' attribute. value - the new value of the 'Ui Help Text' attribute.getUiHelpText()boolean isUiMandatory()
"true".
Mandatory fields are marked with an asterisk *. The default value is
true.
isSetUiMandatory(),
unsetUiMandatory(),
setUiMandatory(boolean),
TaurusPackage.getRToolInParameter_UiMandatory()void setUiMandatory(boolean value)
Ui Mandatory' attribute. value - the new value of the 'Ui Mandatory' attribute.isSetUiMandatory(),
unsetUiMandatory(),
isUiMandatory()void unsetUiMandatory()
Ui Mandatory' attribute. isSetUiMandatory(),
isUiMandatory(),
setUiMandatory(boolean)boolean isSetUiMandatory()
Ui Mandatory' attribute is set. unsetUiMandatory(),
isUiMandatory(),
setUiMandatory(boolean)boolean isUiMultiSelection()
true, a check box table
will be created.
The default value is false.
isSetUiMultiSelection(),
unsetUiMultiSelection(),
setUiMultiSelection(boolean),
TaurusPackage.getRToolInParameter_UiMultiSelection()void setUiMultiSelection(boolean value)
Ui Multi Selection' attribute. value - the new value of the 'Ui Multi Selection' attribute.isSetUiMultiSelection(),
unsetUiMultiSelection(),
isUiMultiSelection()void unsetUiMultiSelection()
Ui Multi Selection' attribute. boolean isSetUiMultiSelection()
Ui Multi Selection' attribute is set.
unsetUiMultiSelection(),
isUiMultiSelection(),
setUiMultiSelection(boolean)java.lang.String getUiTab()
setUiTab(String),
TaurusPackage.getRToolInParameter_UiTab()void setUiTab(java.lang.String value)
Ui Tab' attribute. value - the new value of the 'Ui Tab' attribute.getUiTab()java.lang.String getUiToolTip()
setUiToolTip(String),
TaurusPackage.getRToolInParameter_UiToolTip()void setUiToolTip(java.lang.String value)
Ui Tool Tip' attribute. value - the new value of the 'Ui Tool Tip' attribute.getUiToolTip()void setRemoveParm(boolean pRemove)
REMOVE flag of the parameter. Parameters with the
remove flag set to true will be handled differently by
corresponding tools, usually causing the parameter value to be empty.pRemove - the new REMOVE flagisRemoved()boolean isRemoved()
REMOVE flag is set. Parameters with the
remove flag set to true will be handled differently by
corresponding tools, usually causing the parameter value to be empty.REMOVE flag.setRemoveParm(boolean)Copyright © 2015 Micro Focus GmbH. All rights reserved.