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
|
NOTIFIER| Modifier and Type | Method and Description |
|---|---|
String |
getLT_TEST_TYPE()
Returns the value of the 'LT TEST TYPE' attribute.
|
org.eclipse.emf.common.util.EList<Option> |
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
|
boolean |
isDirtyFromMigration() |
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, getCoreOptions, getDatapools, getDataSources, getDataSources, getInheritedCBActionElements, getResource, getResourceType, getRTBLocations, getTest, getType, isOlderVersion, migrate, regenerateId, save, save, saveAndReturnInfo, saveToUnopenedTest, search, setBehaviorName, setCoreOptions, setName, setResource, setTest, setType, unloadcanDisable, canEnable, enable, getAction, getBooleanProperty, getByteProperty, getCharProperty, getDisabledCount, getDoubleProperty, getFloatProperty, getIntProperty, getLongProperty, getMovingFrom, getParent, getShortProperty, getStringProperty, getTransformID, isAlwaysLog, isEnabled, isMoving, move, resetDisabledCount, setAction, setAlwaysLog, setDisabledCount, setEnabled, setMovingToNewTestArgs, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setTransformID, validategetDescription, getId, getName, getStopId, setDescription, setIdgetAdaptergetTempAttribute, getTempAttribute, getTempAttributes, setTempAttribute, setTempAttribute, unsetTempAttributedoClone, isCloneableeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivermigrate, needMigrationcanHostCBErrors, isErrorGeneratorgetPostProcessor, getPostProcessorArgumentString, getPostProcessorInterface, getPreProcessor, getPreProcessorArgumentString, getPreProcessorInterface, setPostProcessor, setPostProcessorArgumentString, setPostProcessorInterface, setPreProcessor, setPreProcessorArgumentString, setPreProcessorInterfacecontainsArmEnabled, getArmEnabledAncestor, isAnyChildEnabled, isArmEnabled, setAnyChildEnabled, setArmEnabledgetElementsstatic 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<Option> 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 CBTestLTTest.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()
boolean isDirtyFromMigration()
isDirtyFromMigration in interface CBTest© Copyright IBM Corp. 2016. All rights reserved.