public interface Comment extends Element
The following features are supported:
Aadl2Package.getComment()
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBody()
Returns the value of the 'Body' attribute.
|
void |
setBody(java.lang.String value)
Sets the value of the '
Body ' attribute. |
allOwnedElements, createOwnedComment, getChildren, getContainingClassifier, getContainingComponentImpl, getElementRoot, getOwnedComments, getOwnedElements, getOwner, has_owner, mustBeOwned, not_own_self
getLocationReference, setLocationReference, setLocationReference
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
java.lang.String getBody()
setBody(String)
,
Aadl2Package.getComment_Body()