|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LTNameTypeValue
A representation of the model object 'LT Name Type Value'.
The following features are supported:
CommonPackage.getLTNameTypeValue()
Method Summary | |
---|---|
String |
getDataType()
Returns the value of the 'Data Type' attribute. |
String |
getPropertyId()
Returns the value of the 'Property Id' attribute. |
void |
setDataType(String value)
Sets the value of the ' Data Type ' attribute |
void |
setPropertyId(String value)
Sets the value of the ' Property Id ' attribute |
Methods inherited from interface com.ibm.rational.test.common.models.behavior.CBNameValuePair |
---|
getValue, setValue |
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 |
Method Detail |
---|
String getDataType()
""
.
If the meaning of the 'Data Type' attribute isn't clear, there really should be more of a description here...
LTNameTypeValue.setDataType(String)
,
CommonPackage.getLTNameTypeValue_DataType()
void setDataType(String value)
Data Type
' attribute.
value
- the new value of the 'Data Type' attribute.LTNameTypeValue.getDataType()
String getPropertyId()
""
.
If the meaning of the 'Property Id' attribute isn't clear, there really should be more of a description here...
LTNameTypeValue.setPropertyId(String)
,
CommonPackage.getLTNameTypeValue_PropertyId()
void setPropertyId(String value)
Property Id
' attribute.
value
- the new value of the 'Property Id' attribute.LTNameTypeValue.getPropertyId()
|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |