|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BuiltInDataSource
A representation of the model object 'Built In Data Source'.
The following features are supported:
DataPackage.getBuiltInDataSource()
Field Summary |
---|
Fields inherited from interface com.ibm.rational.test.common.models.behavior.edit.CBEdit |
---|
MOVE_OLD_PARENT_FLAG |
Method Summary | |
---|---|
String |
getClassName()
Returns the value of the 'Class Name' attribute. |
org.eclipse.emf.common.util.EList |
getInputArguments()
Returns the value of the 'Input Arguments' containment reference list. |
String |
getProjectId()
Returns the value of the 'Project Id' attribute. |
String |
getProjectName()
Returns the value of the 'Project Name' attribute. |
String |
getSubType()
Returns the value of the 'Sub Type' attribute. |
void |
setClassName(String value)
Sets the value of the ' Class Name ' attribute |
void |
setProjectId(String value)
Sets the value of the ' Project Id ' attribute |
void |
setProjectName(String value)
Sets the value of the ' Project Name ' attribute |
void |
setSubType(String value)
Sets the value of the ' Sub Type ' attribute |
Methods inherited from interface com.ibm.rational.test.lt.models.behavior.data.DataSource |
---|
getConsumers, getConsumersProxy, getCreatedBy, getVariableName, setCreatedBy, setVariableName, unlink |
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 |
Method Detail |
---|
String getProjectId()
""
.
If the meaning of the 'Project Id' attribute isn't clear, there really should be more of a description here...
BuiltInDataSource.setProjectId(String)
,
DataPackage.getBuiltInDataSource_ProjectId()
void setProjectId(String value)
Project Id
' attribute.
value
- the new value of the 'Project Id' attribute.BuiltInDataSource.getProjectId()
String getClassName()
""
.
If the meaning of the 'Class Name' attribute isn't clear, there really should be more of a description here...
BuiltInDataSource.setClassName(String)
,
DataPackage.getBuiltInDataSource_ClassName()
void setClassName(String value)
Class Name
' attribute.
value
- the new value of the 'Class Name' attribute.BuiltInDataSource.getClassName()
String getSubType()
""
.
If the meaning of the 'Sub Type' attribute isn't clear, there really should be more of a description here...
BuiltInDataSource.setSubType(String)
,
DataPackage.getBuiltInDataSource_SubType()
void setSubType(String value)
Sub Type
' attribute.
value
- the new value of the 'Sub Type' attribute.BuiltInDataSource.getSubType()
String getProjectName()
""
.
If the meaning of the 'Project Name' attribute isn't clear, there really should be more of a description here...
BuiltInDataSource.setProjectName(String)
,
DataPackage.getBuiltInDataSource_ProjectName()
void setProjectName(String value)
Project Name
' attribute.
value
- the new value of the 'Project Name' attribute.BuiltInDataSource.getProjectName()
org.eclipse.emf.common.util.EList getInputArguments()
LTNameValuePair
.
If the meaning of the 'Input Arguments' containment reference list isn't clear, there really should be more of a description here...
DataPackage.getBuiltInDataSource_InputArguments()
|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |