Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Method and Description |
---|---|
CaseBranch |
SsmeFactory.createCaseBranch()
Returns a new object of class 'Case Branch'
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<CaseBranch> |
CaseProcess.getListCaseBranch()
Returns the value of the 'List Case Branch' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
CaseBranchImpl
An implementation of the model object 'Case Branch'
|
Modifier and Type | Method and Description |
---|---|
CaseBranch |
SsmeFactoryImpl.createCaseBranch() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<CaseBranch> |
CaseProcessImpl.getListCaseBranch() |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseCaseBranch(CaseBranch object)
Returns the result of interpreting the object as an instance of 'Case Branch'
|