Interface DictionaryFactory

    • Field Detail

      • eINSTANCE

        static final DictionaryFactory eINSTANCE
        The singleton instance of the factory.
        Generated class or method.
    • Method Detail

      • createPCMDataDictionary

        PCMDataDictionary createPCMDataDictionary()
        Returns a new object of class 'PCM Data Dictionary'.
        Returns:
        a new object of class 'PCM Data Dictionary'.
        Generated class or method.
      • getDictionaryPackage

        DictionaryPackage getDictionaryPackage()
        Returns the package supported by this factory.
        Returns:
        the package supported by this factory.
        Generated class or method.