Uses of Interface
org.eclipse.epsilon.hutn.model.hutn.HutnFactory
Packages that use HutnFactory
-
Uses of HutnFactory in org.eclipse.epsilon.hutn.model.hutn
Fields in org.eclipse.epsilon.hutn.model.hutn declared as HutnFactoryModifier and TypeFieldDescriptionstatic final HutnFactoryHutnFactory.eINSTANCEThe singleton instance of the factory.Methods in org.eclipse.epsilon.hutn.model.hutn that return HutnFactoryModifier and TypeMethodDescriptionHutnPackage.getHutnFactory()Returns the factory that creates the instances of the model. -
Uses of HutnFactory in org.eclipse.epsilon.hutn.model.hutn.impl
Classes in org.eclipse.epsilon.hutn.model.hutn.impl that implement HutnFactoryMethods in org.eclipse.epsilon.hutn.model.hutn.impl that return HutnFactoryModifier and TypeMethodDescriptionHutnPackageImpl.getHutnFactory()static HutnFactoryHutnFactoryImpl.init()Creates the default factory implementation.