public interface ExternalAttribute extends ProcessBody, TypeDescriptionValue, ConstantDescriptionValue
The following features are supported:
SsmePackage.getExternalAttribute()
Modifier and Type | Method and Description |
---|---|
StringValue |
getString()
Returns the value of the 'String' containment reference
|
void |
setString(StringValue value)
Sets the value of the '
String ' containment reference |
getCommentPost, getCommentPre, getParent, makeAST, setASTAttribute
StringValue getString()
If the meaning of the 'String' containment reference isn't clear, there really should be more of a description here...
setString(StringValue)
,
SsmePackage.getExternalAttribute_String()
void setString(StringValue value)
String
' containment reference.
value
- the new value of the 'String' containment reference.getString()