Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Method and Description |
---|---|
Product |
SsmeFactory.createProduct()
Returns a new object of class 'Product'
|
Modifier and Type | Class and Description |
---|---|
class |
ProductImpl
An implementation of the model object 'Product'
|
Modifier and Type | Method and Description |
---|---|
Product |
SsmeFactoryImpl.createProduct() |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseProduct(Product object)
Returns the result of interpreting the object as an instance of 'Product'
|