| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java | |
| org.eclipse.gmt.modisco.java.neoemf.impl | |
| org.eclipse.gmt.modisco.java.neoemf.meta | |
| org.eclipse.gmt.modisco.java.neoemf.util |
| Modifier and Type | Method and Description |
|---|---|
Model |
Package.getModel()
Returns the value of the 'Model' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Package.setModel(Model value)
Sets the value of the '
Model' container reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
ModelImpl
An implementation of the model object 'Model'.
|
| Modifier and Type | Method and Description |
|---|---|
Model |
JavaFactoryImpl.createModel() |
Model |
PackageImpl.getModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
PackageImpl.setModel(Model newModel) |
| Modifier and Type | Method and Description |
|---|---|
Model |
JavaFactory.createModel()
Returns a new object of class 'Model'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseModel(Model object)
Returns the result of interpreting the object as an instance of 'Model'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.