Uses of Interface
org.enterprisedomain.classmaker.ClassMakerPackage
Packages that use ClassMakerPackage
-
Uses of ClassMakerPackage in org.enterprisedomain.classmaker
Fields in org.enterprisedomain.classmaker declared as ClassMakerPackageModifier and TypeFieldDescriptionstatic final ClassMakerPackage
ClassMakerPackage.eINSTANCE
The singleton instance of the package.Methods in org.enterprisedomain.classmaker that return ClassMakerPackageModifier and TypeMethodDescriptionClassMakerFactory.getClassMakerPackage()
Returns the package supported by this factory. -
Uses of ClassMakerPackage in org.enterprisedomain.classmaker.impl
Classes in org.enterprisedomain.classmaker.impl that implement ClassMakerPackageModifier and TypeClassDescriptionclass
An implementation of the model Package.Methods in org.enterprisedomain.classmaker.impl that return ClassMakerPackageModifier 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.