Class IdentifierPackageImpl

    • Method Detail

      • createPackageContents

        public void createPackageContents()
        Creates the meta-model objects for the package. This method is guarded to have no affect on any invocation but its first.
        Generated class or method.
      • initializePackageContents

        public void initializePackageContents()
        Complete the initialization of the package and its meta-model. This method is guarded to have no affect on any invocation but its first.
        Generated class or method.
      • createEcoreAnnotations

        protected void createEcoreAnnotations()
        Initializes the annotations for http://www.eclipse.org/emf/2002/Ecore.
        Generated class or method.
      • createOCLAnnotations

        protected void createOCLAnnotations()
        Initializes the annotations for http://www.eclipse.org/emf/2002/Ecore/OCL.
        Generated class or method.