Uses of Interface
org.eclipse.epsilon.emc.muddle.Muddle
Packages that use Muddle
Package
Description
-
Uses of Muddle in org.eclipse.epsilon.emc.graphml
Fields in org.eclipse.epsilon.emc.graphml declared as MuddleMethods in org.eclipse.epsilon.emc.graphml that return MuddleModifier and TypeMethodDescriptionGraphmlImporter.importGraph
(File file) GraphmlImporter.importGraph
(String uri) -
Uses of Muddle in org.eclipse.epsilon.emc.muddle
Fields in org.eclipse.epsilon.emc.muddle declared as MuddleMethods in org.eclipse.epsilon.emc.muddle that return MuddleModifier and TypeMethodDescriptionMuddleFactory.createMuddle()
Returns a new object of class 'Muddle'.MuddleElement.getMuddle()
Returns the value of the 'Muddle' container reference.MuddleModel.getMuddle()
Methods in org.eclipse.epsilon.emc.muddle with parameters of type Muddle -
Uses of Muddle in org.eclipse.epsilon.emc.muddle.impl
Classes in org.eclipse.epsilon.emc.muddle.impl that implement MuddleModifier and TypeClassDescriptionclass
An implementation of the model object 'Muddle'.Methods in org.eclipse.epsilon.emc.muddle.impl that return MuddleMethods in org.eclipse.epsilon.emc.muddle.impl with parameters of type MuddleModifier and TypeMethodDescriptionorg.eclipse.emf.common.notify.NotificationChain
MuddleElementImpl.basicSetMuddle
(Muddle newMuddle, org.eclipse.emf.common.notify.NotificationChain msgs) void
-
Uses of Muddle in org.eclipse.epsilon.emc.muddle.util
Methods in org.eclipse.epsilon.emc.muddle.util with parameters of type MuddleModifier and TypeMethodDescriptionMuddleSwitch.caseMuddle
(Muddle object) Returns the result of interpreting the object as an instance of 'Muddle'.