Uses of Interface
org.eclipse.epsilon.emc.muddle.MuddleFactory
-
Uses of MuddleFactory in org.eclipse.epsilon.emc.muddle
Modifier and TypeFieldDescriptionstatic final MuddleFactory
MuddleFactory.eINSTANCE
The singleton instance of the factory.Modifier and TypeMethodDescriptionMuddlePackage.getMuddleFactory()
Returns the factory that creates the instances of the model. -
Uses of MuddleFactory in org.eclipse.epsilon.emc.muddle.impl
Modifier and TypeMethodDescriptionMuddlePackageImpl.getMuddleFactory()
static MuddleFactory
MuddleFactoryImpl.init()
Creates the default factory implementation.