Package | Description |
---|---|
org.eclipse.epsilon.emc.graphml | |
org.eclipse.epsilon.emc.muddle | |
org.eclipse.epsilon.emc.muddle.impl | |
org.eclipse.epsilon.emc.muddle.util |
Modifier and Type | Field and Description |
---|---|
protected Muddle |
GraphmlImporter.graph |
Modifier and Type | Method and Description |
---|---|
Muddle |
GraphmlImporter.importGraph(File file) |
Muddle |
GraphmlImporter.importGraph(String uri) |
Modifier and Type | Field and Description |
---|---|
protected Muddle |
MuddleModel.muddle |
Modifier and Type | Method and Description |
---|---|
Muddle |
MuddleFactory.createMuddle()
Returns a new object of class 'Muddle'.
|
Muddle |
MuddleModel.getMuddle() |
Muddle |
MuddleElement.getMuddle()
Returns the value of the 'Muddle' container reference.
|
Modifier and Type | Method and Description |
---|---|
void |
MuddleModel.setMuddle(Muddle muddle) |
void |
MuddleElement.setMuddle(Muddle value)
Sets the value of the '
Muddle ' container reference. |
Modifier and Type | Class and Description |
---|---|
class |
MuddleImpl
An implementation of the model object 'Muddle'.
|
Modifier and Type | Method and Description |
---|---|
Muddle |
MuddleFactoryImpl.createMuddle() |
Muddle |
MuddleElementImpl.getMuddle() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
MuddleElementImpl.basicSetMuddle(Muddle newMuddle,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
MuddleElementImpl.setMuddle(Muddle newMuddle) |
Modifier and Type | Method and Description |
---|---|
T |
MuddleSwitch.caseMuddle(Muddle object)
Returns the result of interpreting the object as an instance of 'Muddle'.
|
Copyright © 2016. All rights reserved.