Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Method and Description |
---|---|
PredefinedType |
SsmeFactory.createPredefinedType()
Returns a new object of class 'Predefined Type'
|
PredefinedType |
Conversion.getPredefinedType()
Returns the value of the 'Predefined Type' containment reference
|
Modifier and Type | Method and Description |
---|---|
void |
Conversion.setPredefinedType(PredefinedType value)
Sets the value of the '
Predefined Type ' containment reference |
Modifier and Type | Class and Description |
---|---|
class |
PredefinedTypeImpl
An implementation of the model object 'Predefined Type'
|
Modifier and Type | Method and Description |
---|---|
PredefinedType |
SsmeFactoryImpl.createPredefinedType() |
PredefinedType |
ConversionImpl.getPredefinedType() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ConversionImpl.basicSetPredefinedType(PredefinedType newPredefinedType,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ConversionImpl.setPredefinedType(PredefinedType newPredefinedType) |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.casePredefinedType(PredefinedType object)
Returns the result of interpreting the object as an instance of 'Predefined Type'
|