public interface ProcessAttribute extends SignalElement
The following features are supported:
SsmePackage.getProcessAttribute()
Modifier and Type | Method and Description |
---|---|
ProcessAttributeKind |
getProcessAttributeKind()
Returns the value of the 'Process Attribute Kind' attribute.
|
void |
setProcessAttributeKind(ProcessAttributeKind value)
Sets the value of the '
Process Attribute Kind ' attribute |
getCommentPost, getCommentPre, getParent, makeAST, setASTAttribute
ProcessAttributeKind getProcessAttributeKind()
ProcessAttributeKind
.
If the meaning of the 'Process Attribute Kind' attribute isn't clear, there really should be more of a description here...
ProcessAttributeKind
,
setProcessAttributeKind(ProcessAttributeKind)
,
SsmePackage.getProcessAttribute_ProcessAttributeKind()
void setProcessAttributeKind(ProcessAttributeKind value)
Process Attribute Kind
' attribute.
value
- the new value of the 'Process Attribute Kind' attribute.ProcessAttributeKind
,
getProcessAttributeKind()