public interface LTTest extends CBTest, LTArmEnabled, CBElementHost, com.ibm.rational.test.common.models.behavior.CBSyncPointHost
The following features are supported:
LttestPackage.getLTTest()
Modifier and Type | Field and Description |
---|---|
static String |
LOADTEST_TYPE
This is the TYPE for a LoadTest
|
Modifier and Type | Method and Description |
---|---|
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 |
getActions, getBehaviorName, getCBErrors, getDataSources, getDataSources, getInheritedCBActionElements, getResource, getResourceType, getRTBLocations, getTest, getType, isOlderVersion, regenerateId, save, save, saveAndReturnInfo, saveToUnopenedTest, search, setBehaviorName, setName, setResource, setTest, setType, unload
getDescription, getId, getName, getStopId, setDescription, setId
getAdapter
getTempAttribute, getTempAttribute, getTempAttributes, setTempAttribute, setTempAttribute, unsetTempAttribute
migrate, needMigration
canHostCBErrors, isErrorGenerator
containsArmEnabled, getArmEnabledAncestor, isAnyChildEnabled, isArmEnabled, setAnyChildEnabled, setArmEnabled
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
getElements
static final String LOADTEST_TYPE
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()
© Copyright IBM Corp. 2013. All rights reserved.