Uses of Interface
org.enterprisedomain.classmaker.ClassMakerPackage
-
Uses of ClassMakerPackage in org.enterprisedomain.classmaker
Modifier and TypeFieldDescriptionstatic final ClassMakerPackage
ClassMakerPackage.eINSTANCE
The singleton instance of the package.Modifier and TypeMethodDescriptionClassMakerFactory.getClassMakerPackage()
Returns the package supported by this factory. -
Uses of ClassMakerPackage in org.enterprisedomain.classmaker.impl
Modifier and TypeClassDescriptionclass
An implementation of the model Package.Modifier and TypeMethodDescriptionClassMakerFactoryImpl.getClassMakerPackage()
static ClassMakerPackage
ClassMakerFactoryImpl.getPackage()
Deprecated.static ClassMakerPackage
ClassMakerPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.