Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Method and Description |
---|---|
SignalNaming |
SsmeFactory.createSignalNaming()
Returns a new object of class 'Signal Naming'
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<SignalNaming> |
SignalsDeclaration.getListSignal()
Returns the value of the 'List Signal' containment reference list.
|
org.eclipse.emf.common.util.EList<SignalNaming> |
StateVariablesDeclaration.getListSignal()
Returns the value of the 'List Signal' containment reference list.
|
org.eclipse.emf.common.util.EList<SignalNaming> |
SharedVariablesDeclaration.getListSignal()
Returns the value of the 'List Signal' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
SignalNamingImpl
An implementation of the model object 'Signal Naming'
|
Modifier and Type | Method and Description |
---|---|
SignalNaming |
SsmeFactoryImpl.createSignalNaming() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<SignalNaming> |
StateVariablesDeclarationImpl.getListSignal() |
org.eclipse.emf.common.util.EList<SignalNaming> |
SignalsDeclarationImpl.getListSignal() |
org.eclipse.emf.common.util.EList<SignalNaming> |
SharedVariablesDeclarationImpl.getListSignal() |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseSignalNaming(SignalNaming object)
Returns the result of interpreting the object as an instance of 'Signal Naming'
|