Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Method and Description |
---|---|
ConstantString |
SsmeFactory.createConstantString()
Returns a new object of class 'Constant String'
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ConstantString> |
StringValue.getListConstantString()
Returns the value of the 'List Constant String' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ConstantStringImpl
An implementation of the model object 'Constant String'
|
Modifier and Type | Method and Description |
---|---|
ConstantString |
SsmeFactoryImpl.createConstantString() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ConstantString> |
StringValueImpl.getListConstantString() |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseConstantString(ConstantString object)
Returns the result of interpreting the object as an instance of 'Constant String'
|