Uses of Interface
org.eclipse.epsilon.emc.muddle.MuddleFactory
Packages that use MuddleFactory
-
Uses of MuddleFactory in org.eclipse.epsilon.emc.muddle
Fields in org.eclipse.epsilon.emc.muddle declared as MuddleFactoryModifier and TypeFieldDescriptionstatic final MuddleFactory
MuddleFactory.eINSTANCE
The singleton instance of the factory.Methods in org.eclipse.epsilon.emc.muddle that return MuddleFactoryModifier and TypeMethodDescriptionMuddlePackage.getMuddleFactory()
Returns the factory that creates the instances of the model. -
Uses of MuddleFactory in org.eclipse.epsilon.emc.muddle.impl
Classes in org.eclipse.epsilon.emc.muddle.impl that implement MuddleFactoryMethods in org.eclipse.epsilon.emc.muddle.impl that return MuddleFactoryModifier and TypeMethodDescriptionMuddlePackageImpl.getMuddleFactory()
static MuddleFactory
MuddleFactoryImpl.init()
Creates the default factory implementation.