Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Interface and Description |
---|---|
interface |
ConstantDescription
A representation of the model object 'Constant Description'
|
interface |
Identifier
A representation of the model object 'Identifier'
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ConstantDefinition> |
ConstantsDeclaration.getListConstantDefinition()
Returns the value of the 'List Constant Definition' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ConstantDescriptionImpl
An implementation of the model object 'Constant Description'
|
class |
IdentifierImpl
An implementation of the model object 'Identifier'
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ConstantDefinition> |
ConstantsDeclarationImpl.getListConstantDefinition() |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseConstantDefinition(ConstantDefinition object)
Returns the result of interpreting the object as an instance of 'Constant Definition'
|