|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Arbitrary
A representation of the model object 'Arbitrary'.
The following features are supported:
DataPackage.getArbitrary()
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 |
getInputs()
Returns the value of the 'Inputs' reference list. |
org.eclipse.emf.common.util.EList |
getInputsProxy()
Returns the value of the 'Inputs Proxy' containment reference list. |
String |
getMethodName()
Deprecated. please use getClassName() |
String |
getProjectID()
Returns the value of the 'Project ID' attribute. |
String |
getProjectName()
Returns the value of the 'Project Name' attribute. |
String |
getReturnValue()
Returns the value of the 'Return Value' attribute. |
void |
setClassName(String value)
Sets the value of the ' Class Name ' attribute |
void |
setMethodName(String value)
Deprecated. please use setClassName() |
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 |
setReturnValue(String value)
Sets the value of the ' Return Value ' 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 |
Methods inherited from interface com.ibm.rational.test.lt.models.behavior.data.DataSourceConsumer |
---|
unlink |
Method Detail |
---|
String getClassName()
""
.
If the meaning of the 'Class Name' attribute isn't clear, there really should be more of a description here...
Arbitrary.setClassName(String)
,
DataPackage.getArbitrary_ClassName()
String getMethodName()
void setClassName(String value)
Class Name
' attribute.
value
- the new value of the 'Class Name' attribute.Arbitrary.getClassName()
void setMethodName(String value)
value
- String getReturnValue()
""
.
If the meaning of the 'Return Value' attribute isn't clear, there really should be more of a description here...
Arbitrary.setReturnValue(String)
,
DataPackage.getArbitrary_ReturnValue()
void setReturnValue(String value)
Return Value
' attribute.
value
- the new value of the 'Return Value' attribute.Arbitrary.getReturnValue()
String getProjectName()
""
.
If the meaning of the 'Project Name' attribute isn't clear, there really should be more of a description here...
Arbitrary.setProjectName(String)
,
DataPackage.getArbitrary_ProjectName()
void setProjectName(String value)
Project Name
' attribute.
value
- the new value of the 'Project Name' attribute.Arbitrary.getProjectName()
String getProjectID()
""
.
If the meaning of the 'Project ID' attribute isn't clear, there really should be more of a description here...
Arbitrary.setProjectID(String)
,
DataPackage.getArbitrary_ProjectID()
void setProjectID(String value)
Project ID
' attribute.
value
- the new value of the 'Project ID' attribute.Arbitrary.getProjectID()
org.eclipse.emf.common.util.EList getInputsProxy()
ArbitraryInputProxy
.
If the meaning of the 'Inputs Proxy' containment reference list isn't clear, there really should be more of a description here...
DataPackage.getArbitrary_InputsProxy()
org.eclipse.emf.common.util.EList getInputs()
DataSource
.
If the meaning of the 'Inputs' reference isn't clear, there really should be more of a description here...
DataPackage.getArbitrary_Inputs()
|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |