|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VPContent
A representation of the model object 'VP Content'.
The following features are supported:
VpsPackage.getVPContent()
Field Summary | |
---|---|
static boolean |
FAIL
|
static boolean |
PASS
|
static String |
VPSTRING
|
static String |
VPSTRING_PREFIX
|
Fields inherited from interface com.ibm.rational.test.common.models.behavior.edit.CBEdit |
---|
MOVE_OLD_PARENT_FLAG |
Method Summary | |
---|---|
List |
getAllSubsForVPString(VPString str)
|
com.ibm.rational.test.lt.models.behavior.vps.VPContentConditions |
getCondition()
Returns the value of the 'Condition' attribute. |
org.eclipse.emf.common.util.EList |
getStrings()
Returns the value of the 'Strings' reference list. |
org.eclipse.emf.common.util.EList |
getStringsProxy()
Returns the value of the 'Strings Proxy' containment reference list. |
boolean |
isAbsence()
Deprecated. |
boolean |
isExpectedResult()
Returns the value of the 'Expected Result' attribute |
void |
setAbsence(boolean value)
Sets the value of the ' Absence ' attribute |
void |
setCondition(com.ibm.rational.test.lt.models.behavior.vps.VPContentConditions value)
Sets the value of the ' Condition ' attribute |
void |
setExpectedResult(boolean value)
Sets the value of the ' Expected Result ' attribute |
Methods inherited from interface com.ibm.rational.test.lt.models.behavior.lttest.VerificationPoint |
---|
isEnabled, setEnabled |
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, isMoving, move, resetDisabledCount, setAction, setAlwaysLog, setDisabledCount, 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.common.models.behavior.CBAssetMigration |
---|
migrate, needMigration |
Methods inherited from interface com.ibm.rational.test.common.models.behavior.cbdata.SubstituterHost |
---|
getSubstituters, substitutersToDisplay |
Methods inherited from interface com.ibm.rational.test.common.models.behavior.cbdata.CBAttribute |
---|
getAttributeValue, getCharset |
Methods inherited from interface com.ibm.rational.test.common.models.behavior.cbdata.CBElementModifier |
---|
modifyText |
Field Detail |
---|
static final boolean PASS
static final boolean FAIL
static final String VPSTRING
static final String VPSTRING_PREFIX
Method Detail |
---|
boolean isAbsence()
If the meaning of the 'Absence' attribute isn't clear, there really should be more of a description here...
VPContent.setAbsence(boolean)
,
VpsPackage.getVPContent_Absence()
void setAbsence(boolean value)
Absence
' attribute.
value
- the new value of the 'Absence' attribute.VPContent.isAbsence()
org.eclipse.emf.common.util.EList getStringsProxy()
VPStringProxy
.
If the meaning of the 'Strings Proxy' containment reference list isn't clear, there really should be more of a description here...
VpsPackage.getVPContent_StringsProxy()
org.eclipse.emf.common.util.EList getStrings()
VPString
.
If the meaning of the 'Strings' reference isn't clear, there really should be more of a description here...
VpsPackage.getVPContent_Strings()
com.ibm.rational.test.lt.models.behavior.vps.VPContentConditions getCondition()
"UNINIT"
.
The literals are from the enumeration VPContentConditions
.
If the meaning of the 'Condition' attribute isn't clear, there really should be more of a description here...
VPContentConditions
,
VPContent.setCondition(VPContentConditions)
,
VpsPackage.getVPContent_Condition()
void setCondition(com.ibm.rational.test.lt.models.behavior.vps.VPContentConditions value)
Condition
' attribute.
value
- the new value of the 'Condition' attribute.VPContentConditions
,
VPContent.getCondition()
boolean isExpectedResult()
If Result is set to true that means to Pass the VP.
If Result is set to false, then that means to Fail the VP.
VPContent.setExpectedResult(boolean)
,
VpsPackage.getVPContent_ExpectedResult()
void setExpectedResult(boolean value)
Expected Result
' attribute.
value
- the new value of the 'Expected Result' attribute.VPContent.isExpectedResult()
List getAllSubsForVPString(VPString str)
|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |