| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.smm | |
| org.eclipse.gmt.modisco.omg.smm.util |
| Modifier and Type | Method and Description |
|---|---|
SmmModel |
SmmFactory.createSmmModel()
Returns a new object of class 'Model'.
|
SmmModel |
SmmElement.getModel()
Returns the value of the 'Model' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SmmElement.setModel(SmmModel value)
Sets the value of the '
Model' container reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseSmmModel(SmmModel object)
Returns the result of interpreting the object as an instance of 'Model'.
|