public interface CBBlock
extends com.ibm.rational.test.common.models.behavior.CBBlockElement, com.ibm.rational.test.common.models.behavior.errors.CBErrorHost
The following features are supported:
BehaviorPackage.getCBBlock()NOTIFIER| Modifier and Type | Method and Description |
|---|---|
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 |
isControlBlockcanDisable, 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, setMovingToNewTestArgs, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setTransformID, setType, validategetDescription, getId, getName, getStopId, setDescription, setId, setNamegetAdaptergetTempAttribute, getTempAttribute, getTempAttributes, setTempAttribute, setTempAttribute, unsetTempAttributedoClone, isCloneableeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivercom.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.CBErrorHostBehaviorPackage.getCBBlock_CBErrors()List getActions()
getActions in interface com.ibm.rational.test.common.models.behavior.CBBlockElementvoid processRemoval(CBTest test)
processRemoval in interface com.ibm.rational.test.common.models.behavior.CBBlockElement© Copyright IBM Corp. 2013. All rights reserved.