Package | Description |
---|---|
fr.inria.tea.aadl2ssme.transformation.popup.actions |
Modifier and Type | Method and Description |
---|---|
SharedVariablesDeclarationImpl |
signalTreeAPI.STree_mkSharedVariableDeclaration(IdentifierImpl id,
Type vtype,
java.lang.Object vinit)
Returns a signal declaration (in the form of: vtype id init vinit)
|