Uses of Interface
org.enterprisedomain.classmaker.ClassMakerFactory
Packages that use ClassMakerFactory
-
Uses of ClassMakerFactory in org.enterprisedomain.classmaker
Fields in org.enterprisedomain.classmaker declared as ClassMakerFactoryModifier and TypeFieldDescriptionstatic final ClassMakerFactory
ClassMakerFactory.eINSTANCE
The singleton instance of the factory.Methods in org.enterprisedomain.classmaker that return ClassMakerFactoryModifier and TypeMethodDescriptionClassMakerPackage.getClassMakerFactory()
Returns the factory that creates the instances of the model. -
Uses of ClassMakerFactory in org.enterprisedomain.classmaker.impl
Classes in org.enterprisedomain.classmaker.impl that implement ClassMakerFactoryModifier and TypeClassDescriptionclass
An implementation of the model Factory.Methods in org.enterprisedomain.classmaker.impl that return ClassMakerFactoryModifier and TypeMethodDescriptionClassMakerPackageImpl.getClassMakerFactory()
static ClassMakerFactory
ClassMakerFactoryImpl.init()
Creates the default factory implementation.