|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LTIf
A representation of the model object 'LT If'.
The following features are supported:
CommonPackage.getLTIf()
Field Summary |
---|
Fields inherited from interface com.ibm.rational.test.common.models.behavior.edit.CBEdit |
---|
MOVE_OLD_PARENT_FLAG |
Method Summary | |
---|---|
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 |
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 |
Methods inherited from interface com.ibm.rational.test.common.models.behavior.CBSyncPointHost |
---|
canHostSyncPoints, getSyncPoints |
Method Detail |
---|
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()
|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |