Package | Description |
---|---|
fr.inria.tea.aadl2ssme.transformation.popup.actions |
Modifier and Type | Method and Description |
---|---|
PredefinedTypeImpl |
signalTreeAPI.STree_mkPredefinedType(java.lang.String str)
Returns a Signal predefined type is str is a key word of predefined type in Signal
|
PredefinedTypeImpl |
signalTreeAPI.STree_mkSamePredefinedType(SignalsDeclarationImpl s)
Creates a predefined type that is the same as the signal s's type
|