public interface AbstractAnnotation extends CapellaElement
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContent()
Returns the value of the 'Content' attribute.
|
void |
setContent(java.lang.String value)
Sets the value of the '
Content' attribute. |
getAppliedPropertyValueGroups, getAppliedPropertyValues, getAppliedRequirements, getDescription, getFeatures, getOwnedEnumerationPropertyTypes, getOwnedPropertyValueGroups, getOwnedPropertyValues, getReview, getStatus, getSummary, setDescription, setReview, setStatus, setSummarygetIncomingTraces, getOutgoingTracesisVisibleInDoc, isVisibleInLM, setVisibleInDoc, setVisibleInLMdestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsjava.lang.String getContent()
If the meaning of the 'Content' attribute isn't clear, there really should be more of a description here...
setContent(String),
CapellacorePackage.getAbstractAnnotation_Content()void setContent(java.lang.String value)
Content' attribute.
value - the new value of the 'Content' attribute.getContent()