IBM Rational Performance Tester SDK

com.ibm.rational.test.lt.models.behavior.vps
Interface VPContent

All Superinterfaces:
CBActionElement, com.ibm.rational.test.common.models.behavior.CBAssetMigration, com.ibm.rational.test.common.models.behavior.cbdata.CBAttribute, CBBlock, com.ibm.rational.test.common.models.behavior.CBBlockElement, com.ibm.rational.test.common.models.behavior.edit.CBCloneable, com.ibm.rational.test.common.models.behavior.edit.CBEdit, com.ibm.rational.test.common.models.behavior.cbdata.CBElementModifier, com.ibm.rational.test.common.models.behavior.errors.CBErrorHost, CBNamedElement, com.ibm.rational.test.common.models.behavior.internal.CBTempData, com.ibm.rational.test.common.models.behavior.cbdata.DataCorrelation, org.eclipse.emf.ecore.EObject, IAdaptable, LTBlock, org.eclipse.emf.common.notify.Notifier, com.ibm.rational.test.common.models.behavior.cbdata.SubstituterHost, VerificationPoint

public interface VPContent
extends VerificationPoint, com.ibm.rational.test.common.models.behavior.CBAssetMigration, com.ibm.rational.test.common.models.behavior.cbdata.SubstituterHost

A representation of the model object 'VP Content'.

The following features are supported:

See Also:
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

PASS

static final boolean PASS
See Also:
Constant Field Values

FAIL

static final boolean FAIL
See Also:
Constant Field Values

VPSTRING

static final String VPSTRING
See Also:
Constant Field Values

VPSTRING_PREFIX

static final String VPSTRING_PREFIX
See Also:
Constant Field Values
Method Detail

isAbsence

boolean isAbsence()
Deprecated. 

Returns the value of the 'Absence' attribute.

If the meaning of the 'Absence' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Absence' attribute.
See Also:
VPContent.setAbsence(boolean), VpsPackage.getVPContent_Absence()

setAbsence

void setAbsence(boolean value)
Sets the value of the 'Absence' attribute.

Parameters:
value - the new value of the 'Absence' attribute.
See Also:
VPContent.isAbsence()

getStringsProxy

org.eclipse.emf.common.util.EList getStringsProxy()
Returns the value of the 'Strings Proxy' containment reference list. The list contents are of type VPStringProxy.

If the meaning of the 'Strings Proxy' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Strings Proxy' containment reference list.
See Also:
VpsPackage.getVPContent_StringsProxy()

getStrings

org.eclipse.emf.common.util.EList getStrings()
Returns the value of the 'Strings' reference list. The list contents are of type VPString.

If the meaning of the 'Strings' reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Strings' reference list.
See Also:
VpsPackage.getVPContent_Strings()

getCondition

com.ibm.rational.test.lt.models.behavior.vps.VPContentConditions getCondition()
Returns the value of the 'Condition' attribute. The default value is "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...

Returns:
the value of the 'Condition' attribute.
See Also:
VPContentConditions, VPContent.setCondition(VPContentConditions), VpsPackage.getVPContent_Condition()

setCondition

void setCondition(com.ibm.rational.test.lt.models.behavior.vps.VPContentConditions value)
Sets the value of the 'Condition' attribute.

Parameters:
value - the new value of the 'Condition' attribute.
See Also:
VPContentConditions, VPContent.getCondition()

isExpectedResult

boolean isExpectedResult()
Returns the value of the 'Expected Result' attribute.

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.

Returns:
the value of the 'Expected Result' attribute.
See Also:
VPContent.setExpectedResult(boolean), VpsPackage.getVPContent_ExpectedResult()

setExpectedResult

void setExpectedResult(boolean value)
Sets the value of the 'Expected Result' attribute.

Parameters:
value - the new value of the 'Expected Result' attribute.
See Also:
VPContent.isExpectedResult()

getAllSubsForVPString

List getAllSubsForVPString(VPString str)

IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.