|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LTTest
A representation of the model object 'LT Test'.
The following features are supported:
LttestPackage.getLTTest()
Field Summary | |
---|---|
static String |
LOADTEST_TYPE
This is the TYPE for a LoadTest |
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getDatapools()
Returns the value of the 'Datapools' containment reference list. |
String |
getLT_TEST_TYPE()
Returns the value of the 'LT TEST TYPE' attribute. |
org.eclipse.emf.common.util.EList |
getOptions()
Returns the value of the 'Options' containment reference list. |
com.ibm.rational.test.lt.models.behavior.lttest.LTProperties |
getProperties()
Returns the value of the 'Properties' containment reference |
LTResources |
getResources()
Returns the value of the 'Resources' containment reference |
com.ibm.rational.test.common.models.behavior.CBTestSupport |
getTestSupport()
|
com.ibm.rational.test.common.models.behavior.CBValidator |
getValidator()
This returns a validator for the LTTest. |
CBVersion |
getVersion()
Returns the value of the 'Version' containment reference |
void |
setProperties(com.ibm.rational.test.lt.models.behavior.lttest.LTProperties value)
Sets the value of the ' Properties ' containment reference |
void |
setResources(LTResources value)
Sets the value of the ' Resources ' containment reference |
void |
setVersion(CBVersion value)
Sets the value of the ' Version ' containment reference |
Methods inherited from interface com.ibm.rational.test.common.models.behavior.CBTest |
---|
getActions, getBehaviorName, getCBErrors, getInheritedCBActionElements, getResource, getResourceType, getRTBLocations, getTest, getType, isOlderVersion, regenerateId, save, save, saveAndReturnInfo, saveToUnopenedTest, search, setBehaviorName, setName, setResource, setTest, setType, unload |
Methods inherited from interface com.ibm.rational.test.common.models.behavior.CBNamedElement |
---|
getDescription, getId, getName, getStopId, setDescription, setId |
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.CBAssetMigration |
---|
migrate, needMigration |
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.requirements.CBArmEnabled |
---|
containsArmEnabled, getArmEnabledAncestor, isAnyChildEnabled, isArmEnabled, setAnyChildEnabled, setArmEnabled |
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.CBElementHost |
---|
getElements |
Methods inherited from interface com.ibm.rational.test.common.models.behavior.CBSyncPointHost |
---|
canHostSyncPoints, getSyncPoints |
Field Detail |
---|
static final String LOADTEST_TYPE
Method Detail |
---|
String getLT_TEST_TYPE()
"com.ibm.rational.test.lt.lttest"
.
If the meaning of the 'LT TEST TYPE' attribute isn't clear, there really should be more of a description here...
LttestPackage.getLTTest_LT_TEST_TYPE()
org.eclipse.emf.common.util.EList getDatapools()
Datapool
.
If the meaning of the 'Datapools' containment reference list isn't clear, there really should be more of a description here...
LttestPackage.getLTTest_Datapools()
org.eclipse.emf.common.util.EList getOptions()
Option
.
If the meaning of the 'Options' containment reference list isn't clear, there really should be more of a description here...
LttestPackage.getLTTest_Options()
CBVersion getVersion()
If the meaning of the 'Version' containment reference isn't clear, there really should be more of a description here...
getVersion
in interface CBTest
LTTest.setVersion(CBVersion)
,
LttestPackage.getLTTest_Version()
void setVersion(CBVersion value)
Version
' containment reference.
value
- the new value of the 'Version' containment reference.LTTest.getVersion()
com.ibm.rational.test.lt.models.behavior.lttest.LTProperties getProperties()
If the meaning of the 'Properties' containment reference isn't clear, there really should be more of a description here...
LTTest.setProperties(LTProperties)
,
LttestPackage.getLTTest_Properties()
void setProperties(com.ibm.rational.test.lt.models.behavior.lttest.LTProperties value)
Properties
' containment reference.
value
- the new value of the 'Properties' containment reference.LTTest.getProperties()
LTResources getResources()
If the meaning of the 'Resources' containment reference isn't clear, there really should be more of a description here...
LTTest.setResources(LTResources)
,
LttestPackage.getLTTest_Resources()
void setResources(LTResources value)
Resources
' containment reference.
value
- the new value of the 'Resources' containment reference.LTTest.getResources()
com.ibm.rational.test.common.models.behavior.CBValidator getValidator()
com.ibm.rational.test.common.models.behavior.CBTestSupport getTestSupport()
|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |