Package | Description |
---|---|
fr.inria.tea.aadl2ssme.transformation.popup.actions |
Modifier and Type | Method and Description |
---|---|
void |
signalTreeAPI.STree_addModuleIDToAModulesImport(ModulesImportImpl usemodule,
Identifier mid)
Adds a module ID (mid) to the end of a ModulesImportImpl (usemodule): use ..., mid;
|