public interface VerificationPoint extends LTBlock
The following features are supported:
LttestPackage.getVerificationPoint()
NOTIFIER
Modifier and Type | Method and Description |
---|---|
boolean |
isEnabled()
Returns the value of the 'Enabled' attribute
|
void |
setEnabled(boolean value)
Sets the value of the '
Enabled ' attribute |
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, isMoving, move, resetDisabledCount, setAction, setAlwaysLog, setDisabledCount, 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
boolean isEnabled()
If the meaning of the 'Enabled' attribute isn't clear, there really should be more of a description here...
isEnabled
in interface CBActionElement
VerificationPoint.setEnabled(boolean)
,
LttestPackage.getVerificationPoint_Enabled()
void setEnabled(boolean value)
Enabled
' attribute.
setEnabled
in interface CBActionElement
value
- the new value of the 'Enabled' attribute.VerificationPoint.isEnabled()
© Copyright IBM Corp. 2013. All rights reserved.