public interface LTOperand extends LTBlock, com.ibm.rational.test.common.models.behavior.cbdata.DataSourceConsumer
The following features are supported:
CommonPackage.getLTOperand()
NOTIFIER
Modifier and Type | Method and Description |
---|---|
String |
getCharset()
Deprecated.
Returns the value of the 'Charset' attribute.
|
com.ibm.rational.test.common.models.behavior.cbdata.DataSource |
getDataSource()
Deprecated.
Returns the value of the 'Data Source' reference
|
com.ibm.rational.test.common.models.behavior.cbdata.DataSourceProxy |
getDatasourceProxy()
Deprecated.
Returns the value of the 'Datasource Proxy' containment reference
|
String |
getValue()
Deprecated.
Returns the value of the 'Value' attribute.
|
void |
setCharset(String value)
Deprecated.
Sets the value of the '
Charset ' attribute |
void |
setDataSource(com.ibm.rational.test.common.models.behavior.cbdata.DataSource value)
Deprecated.
Sets the value of the '
Data Source ' reference |
void |
setDatasourceProxy(com.ibm.rational.test.common.models.behavior.cbdata.DataSourceProxy value)
Deprecated.
Sets the value of the '
Datasource Proxy ' containment reference |
void |
setValue(String value)
Deprecated.
Sets the value of the '
Value ' attribute |
addProxy, createProxy, isProxyReference, processRemoval, removeProxy
getActions, getCBErrors, getCBRequirementTarget, processRemoval, setCBRequirementTarget
isControlBlock
canDisable, canEnable, enable, getAction, getBooleanProperty, getByteProperty, getCharProperty, getDisabledCount, getDoubleProperty, getFloatProperty, getInheritedCBActionElements, getIntProperty, getLongProperty, getMovingFrom, getParent, getShortProperty, getStringProperty, getTransformID, getType, isAlwaysLog, isEnabled, isMoving, move, resetDisabledCount, setAction, setAlwaysLog, setDisabledCount, setEnabled, setMovingToNewTestArgs, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setTransformID, setType, validate
getDescription, getId, getName, getStopId, setDescription, setId, setName
getAdapter
getTempAttribute, getTempAttribute, getTempAttributes, setTempAttribute, setTempAttribute, unsetTempAttribute
doClone, isCloneable
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
canCopy, canMove, doCopy, doMove, findProblemsWithCopy, findProblemsWithMove
String getValue()
"true"
.
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
LTOperand.setValue(String)
,
CommonPackage.getLTOperand_Value()
void setValue(String value)
Value
' attribute.
value
- the new value of the 'Value' attribute.LTOperand.getValue()
String getCharset()
"UTF-8"
.
If the meaning of the 'Charset' attribute isn't clear, there really should be more of a description here...
LTOperand.setCharset(String)
,
CommonPackage.getLTOperand_Charset()
void setCharset(String value)
Charset
' attribute.
value
- the new value of the 'Charset' attribute.LTOperand.getCharset()
com.ibm.rational.test.common.models.behavior.cbdata.DataSource getDataSource()
If the meaning of the 'Data Source' reference isn't clear, there really should be more of a description here...
LTOperand.setDataSource(DataSource)
,
CommonPackage.getLTOperand_DataSource()
void setDataSource(com.ibm.rational.test.common.models.behavior.cbdata.DataSource value)
Data Source
' reference.
value
- the new value of the 'Data Source' reference.LTOperand.getDataSource()
com.ibm.rational.test.common.models.behavior.cbdata.DataSourceProxy getDatasourceProxy()
If the meaning of the 'Datasource Proxy' reference isn't clear, there really should be more of a description here...
LTOperand.setDatasourceProxy(DataSourceProxy)
,
CommonPackage.getLTOperand_DatasourceProxy()
void setDatasourceProxy(com.ibm.rational.test.common.models.behavior.cbdata.DataSourceProxy value)
Datasource Proxy
' containment reference.
value
- the new value of the 'Datasource Proxy' containment reference.LTOperand.getDatasourceProxy()
© Copyright IBM Corp. 2013. All rights reserved.