|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VPString
A representation of the model object 'VP String'.
The following features are supported:
String Id
Regex
Editable
Casesensitive
Start Byte
End Byte
Category Id
String
Properties
Content VPs Proxy
Content VPs
VpsPackage.getVPString()
Field Summary |
---|
Fields inherited from interface com.ibm.rational.test.common.models.behavior.edit.CBEdit |
---|
MOVE_OLD_PARENT_FLAG |
Method Summary | |
---|---|
Object |
clone()
|
String |
getCategoryId()
Returns the value of the 'Category Id' attribute. |
org.eclipse.emf.common.util.EList |
getContentVPs()
Returns the value of the 'Content VPs' reference list. |
org.eclipse.emf.common.util.EList |
getContentVPsProxy()
Returns the value of the 'Content VPs Proxy' containment reference list. |
long |
getEndByte()
Returns the value of the 'End Byte' attribute |
org.eclipse.emf.common.util.EList |
getProperties()
Returns the value of the 'Properties' containment reference list. |
long |
getStartByte()
Returns the value of the 'Start Byte' attribute |
String |
getString()
Returns the value of the 'String' attribute. |
String |
getStringId()
Returns the value of the 'String Id' attribute. |
boolean |
isCasesensitive()
Returns the value of the 'Casesensitive' attribute. |
boolean |
isEditable()
Returns the value of the 'Editable' attribute. |
boolean |
isRegex()
Returns the value of the 'Regex' attribute |
void |
setCasesensitive(boolean value)
Sets the value of the ' Casesensitive ' attribute |
void |
setCategoryId(String value)
Sets the value of the ' Category Id ' attribute |
void |
setEditable(boolean value)
Sets the value of the ' Editable ' attribute |
void |
setEndByte(long value)
Sets the value of the ' End Byte ' attribute |
void |
setRegex(boolean value)
Sets the value of the ' Regex ' attribute |
void |
setStartByte(long value)
Sets the value of the ' Start Byte ' attribute |
void |
setString(String value)
Sets the value of the ' String ' attribute |
void |
setStringId(String value)
Sets the value of the ' String Id ' attribute |
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, isEnabled, isMoving, move, resetDisabledCount, setAction, setAlwaysLog, setDisabledCount, setEnabled, 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 |
Method Detail |
---|
String getStringId()
""
.
If the meaning of the 'String Id' attribute isn't clear, there really should be more of a description here...
VPString.setStringId(String)
,
VpsPackage.getVPString_StringId()
void setStringId(String value)
String Id
' attribute.
value
- the new value of the 'String Id' attribute.VPString.getStringId()
boolean isRegex()
If the meaning of the 'Regex' attribute isn't clear, there really should be more of a description here...
VPString.setRegex(boolean)
,
VpsPackage.getVPString_Regex()
void setRegex(boolean value)
Regex
' attribute.
value
- the new value of the 'Regex' attribute.VPString.isRegex()
boolean isEditable()
"false"
.
If the meaning of the 'Editable' attribute isn't clear, there really should be more of a description here...
VPString.setEditable(boolean)
,
VpsPackage.getVPString_Editable()
void setEditable(boolean value)
Editable
' attribute.
value
- the new value of the 'Editable' attribute.VPString.isEditable()
boolean isCasesensitive()
"true"
.
If the meaning of the 'Casesensitive' attribute isn't clear, there really should be more of a description here...
VPString.setCasesensitive(boolean)
,
VpsPackage.getVPString_Casesensitive()
void setCasesensitive(boolean value)
Casesensitive
' attribute.
value
- the new value of the 'Casesensitive' attribute.VPString.isCasesensitive()
long getStartByte()
If the meaning of the 'Start Byte' attribute isn't clear, there really should be more of a description here...
VPString.setStartByte(long)
,
VpsPackage.getVPString_StartByte()
void setStartByte(long value)
Start Byte
' attribute.
value
- the new value of the 'Start Byte' attribute.VPString.getStartByte()
long getEndByte()
If the meaning of the 'End Byte' attribute isn't clear, there really should be more of a description here...
VPString.setEndByte(long)
,
VpsPackage.getVPString_EndByte()
void setEndByte(long value)
End Byte
' attribute.
value
- the new value of the 'End Byte' attribute.VPString.getEndByte()
String getCategoryId()
""
.
If the meaning of the 'Category Id' attribute isn't clear, there really should be more of a description here...
VPString.setCategoryId(String)
,
VpsPackage.getVPString_CategoryId()
void setCategoryId(String value)
Category Id
' attribute.
value
- the new value of the 'Category Id' attribute.VPString.getCategoryId()
String getString()
""
.
If the meaning of the 'String' attribute isn't clear, there really should be more of a description here...
VPString.setString(String)
,
VpsPackage.getVPString_String()
void setString(String value)
String
' attribute.
value
- the new value of the 'String' attribute.VPString.getString()
org.eclipse.emf.common.util.EList getProperties()
LTNameTypeValue
.
If the meaning of the 'Properties' containment reference list isn't clear, there really should be more of a description here...
VpsPackage.getVPString_Properties()
org.eclipse.emf.common.util.EList getContentVPsProxy()
VPContentProxy
.
If the meaning of the 'Content VPs Proxy' containment reference list isn't clear, there really should be more of a description here...
VpsPackage.getVPString_ContentVPsProxy()
org.eclipse.emf.common.util.EList getContentVPs()
VPContent
.
If the meaning of the 'Content VPs' reference list isn't clear, there really should be more of a description here...
VpsPackage.getVPString_ContentVPs()
Object clone()
|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |