Uses of Interface
org.enterprisedomain.classmaker.ClassMakerFactory
-
Uses of ClassMakerFactory in org.enterprisedomain.classmaker
Modifier and TypeFieldDescriptionstatic final ClassMakerFactory
ClassMakerFactory.eINSTANCE
The singleton instance of the factory.Modifier and TypeMethodDescriptionClassMakerPackage.getClassMakerFactory()
Returns the factory that creates the instances of the model. -
Uses of ClassMakerFactory in org.enterprisedomain.classmaker.impl
Modifier and TypeClassDescriptionclass
An implementation of the model Factory.Modifier and TypeMethodDescriptionClassMakerPackageImpl.getClassMakerFactory()
static ClassMakerFactory
ClassMakerFactoryImpl.init()
Creates the default factory implementation.