public interface CBComment extends CBBlock
The following features are supported:
BehaviorPackage.getCBComment()
NOTIFIER
Modifier and Type | Method and Description |
---|---|
String |
getCommentText()
Returns the value of the 'Comment Text' attribute.
|
void |
setCommentText(String value)
Sets the value of the '
Comment Text ' attribute |
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
String getCommentText()
""
.
If the meaning of the 'Comment Text' reference isn't clear, there really should be more of a description here...
CBComment.setCommentText(String)
,
BehaviorPackage.getCBComment_CommentText()
void setCommentText(String value)
Comment Text
' attribute.
value
- the new value of the 'Comment Text' attribute.CBComment.getCommentText()
© Copyright IBM Corp. 2013. All rights reserved.