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 |
---|---|
Identifier |
signalTreeAPI.Process_GetID(ProcessModel p)
Returns the identifier of a process p
|
Modifier and Type | Method and Description |
---|---|
ProcessModel |
SsmeFactory.createProcessModel()
Returns a new object of class 'Process Model'
|
Modifier and Type | Class and Description |
---|---|
class |
ProcessModelImpl
An implementation of the model object 'Process Model'
|
Modifier and Type | Method and Description |
---|---|
ProcessModel |
SsmeFactoryImpl.createProcessModel() |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseProcessModel(ProcessModel object)
Returns the result of interpreting the object as an instance of 'Process Model'
|