public interface PredefinedType extends DescribedType
The following features are supported:
SsmePackage.getPredefinedType()
Modifier and Type | Method and Description |
---|---|
SignalIntrinsicType |
getType()
Returns the value of the 'Type' attribute.
|
void |
setType(SignalIntrinsicType value)
Sets the value of the '
Type ' attribute |
getCommentPost, getCommentPre, getParent, makeAST, setASTAttribute
SignalIntrinsicType getType()
SignalIntrinsicType
.
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
SignalIntrinsicType
,
setType(SignalIntrinsicType)
,
SsmePackage.getPredefinedType_Type()
void setType(SignalIntrinsicType value)
Type
' attribute.
value
- the new value of the 'Type' attribute.SignalIntrinsicType
,
getType()