Class JavaFactoryImpl

All Implemented Interfaces:
Notifier, EFactory, EModelElement, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, BinaryResourceImpl.DataConverter.Factory, JavaFactory

public class JavaFactoryImpl extends EFactoryImpl implements JavaFactory
An implementation of the model Factory.
Generated class or method.
  • Constructor Details

    • JavaFactoryImpl

      public JavaFactoryImpl()
      Creates an instance of the factory.
      Generated class or method.
  • Method Details

    • init

      public static JavaFactory init()
      Creates the default factory implementation.
      Generated class or method.
    • getJavaPackage

      public JavaPackage getJavaPackage()
      Specified by:
      getJavaPackage in interface JavaFactory
      Returns:
      the package supported by this factory.
      Generated class or method.
    • getPackage

      @Deprecated public static JavaPackage getPackage()
      Deprecated.
      Generated class or method.