|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CBBlock
A CBBlock contains an IBlock and provides methods that easily manipulate a block.
The following features are supported:
BehaviorPackage.getCBBlock()
Field Summary |
---|
Fields inherited from interface com.ibm.rational.test.common.models.behavior.edit.CBEdit |
---|
MOVE_OLD_PARENT_FLAG |
Method Summary | |
---|---|
List |
getActions()
Return a list with the actions contained in the Block. |
org.eclipse.emf.common.util.EList |
getCBErrors()
Returns the value of the 'CB Errors' containment reference list. |
com.ibm.rational.test.common.models.behavior.requirements.CBRequirementTarget |
getCBRequirementTarget()
Returns the value of the 'CB Requirement Target' containment reference |
void |
processRemoval(CBTest test)
|
void |
setCBRequirementTarget(com.ibm.rational.test.common.models.behavior.requirements.CBRequirementTarget value)
Sets the value of the ' CB Requirement Target ' containment reference |
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 |
---|
com.ibm.rational.test.common.models.behavior.requirements.CBRequirementTarget getCBRequirementTarget()
If the meaning of the 'CB Requirement Target' containment reference isn't clear, there really should be more of a description here...
CBBlock.setCBRequirementTarget(CBRequirementTarget)
,
BehaviorPackage.getCBBlock_CBRequirementTarget()
void setCBRequirementTarget(com.ibm.rational.test.common.models.behavior.requirements.CBRequirementTarget value)
CB Requirement Target
' containment reference.
value
- the new value of the 'CB Requirement Target' containment reference.CBBlock.getCBRequirementTarget()
org.eclipse.emf.common.util.EList getCBErrors()
CBError
.
If the meaning of the 'CB Errors' containment reference list isn't clear, there really should be more of a description here...
getCBErrors
in interface com.ibm.rational.test.common.models.behavior.errors.CBErrorHost
BehaviorPackage.getCBBlock_CBErrors()
List getActions()
getActions
in interface com.ibm.rational.test.common.models.behavior.CBBlockElement
void processRemoval(CBTest test)
processRemoval
in interface com.ibm.rational.test.common.models.behavior.CBBlockElement
|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |