IBM Rational Performance Tester SDK

com.ibm.rational.test.lt.models.behavior.common
Interface LTOperand

All Superinterfaces:
CBActionElement, CBBlock, com.ibm.rational.test.common.models.behavior.CBBlockElement, com.ibm.rational.test.common.models.behavior.edit.CBCloneable, com.ibm.rational.test.common.models.behavior.edit.CBEdit, com.ibm.rational.test.common.models.behavior.errors.CBErrorHost, CBNamedElement, com.ibm.rational.test.common.models.behavior.internal.CBTempData, com.ibm.rational.test.common.models.behavior.cbdata.DataSourceConsumer, org.eclipse.emf.ecore.EObject, IAdaptable, LTBlock, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
LTLeftOperand, LTRightOperand

Deprecated.

public interface LTOperand
extends LTBlock, com.ibm.rational.test.common.models.behavior.cbdata.DataSourceConsumer

A representation of the model object 'LT Operand'.

The following features are supported:

See Also:
CommonPackage.getLTOperand()

Field Summary
 
Fields inherited from interface com.ibm.rational.test.common.models.behavior.edit.CBEdit
MOVE_OLD_PARENT_FLAG
 
Method Summary
 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
 
Methods inherited from interface com.ibm.rational.test.lt.models.behavior.common.LTBlock
addProxy, createProxy, isProxyReference, processRemoval, removeProxy
 
Methods inherited from interface com.ibm.rational.test.common.models.behavior.CBBlock
getActions, getCBErrors, getCBRequirementTarget, processRemoval, setCBRequirementTarget
 
Methods inherited from interface com.ibm.rational.test.common.models.behavior.CBBlockElement
isControlBlock
 
Methods inherited from interface com.ibm.rational.test.common.models.behavior.CBActionElement
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, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setTransformID, setType, validate
 
Methods inherited from interface com.ibm.rational.test.common.models.behavior.CBNamedElement
getDescription, getId, getName, getStopId, setDescription, setId, setName
 
Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapter
 
Methods inherited from interface com.ibm.rational.test.common.models.behavior.internal.CBTempData
getTempAttribute, getTempAttribute, getTempAttributes, setTempAttribute, setTempAttribute, unsetTempAttribute
 
Methods inherited from interface com.ibm.rational.test.common.models.behavior.edit.CBCloneable
doClone, isCloneable
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 
Methods inherited from interface com.ibm.rational.test.common.models.behavior.edit.CBEdit
canCopy, canMove, doCopy, doMove, findProblemsWithCopy, findProblemsWithMove
 
Methods inherited from interface com.ibm.rational.test.common.models.behavior.errors.CBErrorHost
canHostCBErrors, isErrorGenerator
 
Methods inherited from interface com.ibm.rational.test.common.models.behavior.cbdata.DataSourceConsumer
unlink
 

Method Detail

getValue

String getValue()
Deprecated. 
Returns the value of the 'Value' attribute. The default value is "true".

If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Value' attribute.
See Also:
LTOperand.setValue(String), CommonPackage.getLTOperand_Value()

setValue

void setValue(String value)
Deprecated. 
Sets the value of the 'Value' attribute.

Parameters:
value - the new value of the 'Value' attribute.
See Also:
LTOperand.getValue()

getCharset

String getCharset()
Deprecated. 
Returns the value of the 'Charset' attribute. The default value is "UTF-8".

If the meaning of the 'Charset' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Charset' attribute.
See Also:
LTOperand.setCharset(String), CommonPackage.getLTOperand_Charset()

setCharset

void setCharset(String value)
Deprecated. 
Sets the value of the 'Charset' attribute.

Parameters:
value - the new value of the 'Charset' attribute.
See Also:
LTOperand.getCharset()

getDataSource

com.ibm.rational.test.common.models.behavior.cbdata.DataSource getDataSource()
Deprecated. 
Returns the value of the 'Data Source' reference.

If the meaning of the 'Data Source' reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Data Source' reference.
See Also:
LTOperand.setDataSource(DataSource), CommonPackage.getLTOperand_DataSource()

setDataSource

void setDataSource(com.ibm.rational.test.common.models.behavior.cbdata.DataSource value)
Deprecated. 
Sets the value of the 'Data Source' reference.

Parameters:
value - the new value of the 'Data Source' reference.
See Also:
LTOperand.getDataSource()

getDatasourceProxy

com.ibm.rational.test.common.models.behavior.cbdata.DataSourceProxy getDatasourceProxy()
Deprecated. 
Returns the value of the 'Datasource Proxy' containment reference.

If the meaning of the 'Datasource Proxy' reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Datasource Proxy' containment reference.
See Also:
LTOperand.setDatasourceProxy(DataSourceProxy), CommonPackage.getLTOperand_DatasourceProxy()

setDatasourceProxy

void setDatasourceProxy(com.ibm.rational.test.common.models.behavior.cbdata.DataSourceProxy value)
Deprecated. 
Sets the value of the 'Datasource Proxy' containment reference.

Parameters:
value - the new value of the 'Datasource Proxy' containment reference.
See Also:
LTOperand.getDatasourceProxy()

IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.