Package | Description |
---|---|
fr.inria.tea.aadl2ssme.transformation.popup.actions | |
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Method and Description |
---|---|
void |
signalTreeAPI.STree_addTypeDeclarationToProcess(ProcessModelImpl vtreeproc,
TypesDeclaration type_decl)
Adds a type declaration (type_decl) to a process model (vtreeproc) as a local declaration
|
Modifier and Type | Method and Description |
---|---|
TypesDeclaration |
SsmeFactory.createTypesDeclaration()
Returns a new object of class 'Types Declaration'
|
Modifier and Type | Class and Description |
---|---|
class |
TypesDeclarationImpl
An implementation of the model object 'Types Declaration'
|
Modifier and Type | Method and Description |
---|---|
TypesDeclaration |
SsmeFactoryImpl.createTypesDeclaration() |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseTypesDeclaration(TypesDeclaration object)
Returns the result of interpreting the object as an instance of 'Types Declaration'
|