Interface UtilFactory

    • Field Detail

      • eINSTANCE

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

      • createNamedElement

        NamedElement createNamedElement()
        Returns a new object of class 'Named Element'.
        Returns:
        a new object of class 'Named Element'.
        Generated class or method.
      • getUtilPackage

        UtilPackage getUtilPackage()
        Returns the package supported by this factory.
        Returns:
        the package supported by this factory.
        Generated class or method.