public interface LTIf extends LTBlock, com.ibm.rational.test.common.models.behavior.CBSyncPointHost
The following features are supported:
CommonPackage.getLTIf()
NOTIFIER
Modifier and Type | Method and Description |
---|---|
LTCondition |
getCondition()
Deprecated.
Returns the value of the 'Condition' containment reference
|
LTFalseContainer |
getFalseContainer()
Deprecated.
Returns the value of the 'False Container' containment reference
|
LTTrueContainer |
getTrueContainer()
Deprecated.
Returns the value of the 'True Container' containment reference
|
void |
setCondition(LTCondition value)
Deprecated.
Sets the value of the '
Condition ' containment reference |
void |
setFalseContainer(LTFalseContainer value)
Deprecated.
Sets the value of the '
False Container ' containment reference |
void |
setTrueContainer(LTTrueContainer value)
Deprecated.
Sets the value of the '
True Container ' containment reference |
addProxy, createProxy, isProxyReference, processRemoval, removeProxy
getActions, getCBErrors, getCBRequirementTarget, processRemoval, setCBRequirementTarget
isControlBlock
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, setMovingToNewTestArgs, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setTransformID, setType, validate
getDescription, getId, getName, getStopId, setDescription, setId, setName
getAdapter
getTempAttribute, getTempAttribute, getTempAttributes, setTempAttribute, setTempAttribute, unsetTempAttribute
doClone, isCloneable
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
canCopy, canMove, doCopy, doMove, findProblemsWithCopy, findProblemsWithMove
LTCondition getCondition()
If the meaning of the 'Condition' containment reference isn't clear, there really should be more of a description here...
LTIf.setCondition(LTCondition)
,
CommonPackage.getLTIf_Condition()
void setCondition(LTCondition value)
Condition
' containment reference.
value
- the new value of the 'Condition' containment reference.LTIf.getCondition()
LTFalseContainer getFalseContainer()
If the meaning of the 'False Container' containment reference isn't clear, there really should be more of a description here...
LTIf.setFalseContainer(LTFalseContainer)
,
CommonPackage.getLTIf_FalseContainer()
void setFalseContainer(LTFalseContainer value)
False Container
' containment reference.
value
- the new value of the 'False Container' containment reference.LTIf.getFalseContainer()
LTTrueContainer getTrueContainer()
If the meaning of the 'True Container' containment reference isn't clear, there really should be more of a description here...
LTIf.setTrueContainer(LTTrueContainer)
,
CommonPackage.getLTIf_TrueContainer()
void setTrueContainer(LTTrueContainer value)
True Container
' containment reference.
value
- the new value of the 'True Container' containment reference.LTIf.getTrueContainer()
© Copyright IBM Corp. 2013. All rights reserved.